Loading Tool

Explorer IconExplorer

Memory Pool

50,256 transactions
23.44 vMB
0.06617687 BTC
Random Selection Loading Transactions
Max Size: 131.52/200 MB

Candidate Block

Mining Attempt 1687ea4760a223d0d7debf71a4ecea4dcd1862b31b0134867b1ed9ebf50e3f99
Version 20000000
Previous Block 00000000000000000001d56e763ea7976bb3fdf2868f0073260565918ef94042
Merkle Root 393c936952ae0bf83f174b04db0e19141bcb175c94d10af7ddd855b7142b421d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,010
Size: 1.00 vMB
Total Fees: 0.01710101 BTC
Feerates: 100.36 > 1.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,000 (547,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,947 366,947 000000000000000012d65678a5a449d3cdc800ddec7afb962c6c6d68036f73fe 242 0.16/1.00 vMB 26
366,946 366,946 00000000000000001307c9d94387f54c8f0ec994304db1b685f8c95c55573610 1,172 0.63/1.00 vMB 40
366,945 366,945 000000000000000006f1640e862ce0211c4f64d383f1fd3b4a7f81141962158d 1,627 0.87/1.00 vMB 36
366,944 366,944 000000000000000014e18a8111c21ce258cdc6c8badf6eb065430a2bb57ce2a0 546 0.30/1.00 vMB 34
366,943 366,943 000000000000000011a0d31505d75e5f70fbdbf6d404654a86312f74cb245848 1 0.00/1.00 vMB 0
366,942 366,942 000000000000000013197087079afda2a9076e490c3b20865aec4a3b05ebd858 653 0.40/1.00 vMB 33
366,941 366,941 00000000000000000df134403815b437b4142025df4c2cdf815c3403058bf17b 1,427 0.81/1.00 vMB 33
366,940 366,940 00000000000000000e2903a2231ac79426d84c2b0debe3e5e6e94c5a56dd53e0 598 0.31/1.00 vMB 33
366,939 366,939 000000000000000004a5fed447cc3f510ff796d3ff9526598ebd6df7635dfaec 517 0.26/1.00 vMB 42
366,938 366,938 000000000000000004193723ea216b6ce00ce4eb515dff11ef2d4a165ab8f849 1,491 0.99/1.00 vMB 35
366,937 366,937 00000000000000000aa62b059fd049b4898cddbce13ad113521dcf7441863685 2,159 1.00/1.00 vMB 45
366,936 366,936 00000000000000000644b47f0d24807d9b260b76f2a196ca3962a7e2d6193005 1 0.00/1.00 vMB 0
366,935 366,935 000000000000000006b43cbcc0210b520b97918da2cab8079801ba4e36103b92 1,274 0.87/1.00 vMB 31
366,934 366,934 000000000000000012c79a315679241fd21e42ce4c2b52b50af937c94a041b88 228 0.27/1.00 vMB 21
366,933 366,933 00000000000000000c66488ca65b1d2b12767e408772087cc551de31d3d6c5d1 488 0.23/1.00 vMB 35
366,932 366,932 0000000000000000024d0498b0c35f423ebb0130c4d640d6ed108eab8556cc54 451 0.26/1.00 vMB 35
366,931 366,931 00000000000000000e7fd3436116c2364782c58a4b5cef892b2370e2279ec5e5 968 0.72/1.00 vMB 30
366,930 366,930 00000000000000000fa4f708b50d6bfce11eb0a03384a829efc9037ed9c004f7 1,581 0.99/1.00 vMB 33
366,929 366,929 00000000000000000528a913e4d61ab6f50107a1fb7dfd6815967f08c75c140a 368 0.26/1.00 vMB 17
366,928 366,928 000000000000000013fdeb7c54cf9e1abeafe94863c2386adf6654fb0ff5d470 2,070 0.75/1.00 vMB 84
366,927 366,927 000000000000000004d81fc40ee45485426f996093f3b0a50fd0754911ab9961 11 0.00/1.00 vMB 301
Previous 10 blocks ↓
Total Size: 780.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 542.89 GB
    • Received: 6.27 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.