Loading Tool

Explorer IconExplorer

Memory Pool

43,286 transactions
27.02 vMB
0.06255810 BTC
Random Selection Loading Transactions
Max Size: 142.13/200 MB

Candidate Block

Mining Attempt 63823e9661edef23a99eae379c2de17cf4ad8cb8fdbd9f269ddffd1f20934a2f
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 472c5bd481d0bcc36a58f20024332280a7476de844c3ae415ae5bb99f7980917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.01230707 BTC
Feerates: 151.15 > 1.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (282,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,671 632,671 0000000000000000000096add0ef66a690491b69af054e87c7c82889e2ff551e 619 0.99/1.00 vMB 12
632,670 632,670 0000000000000000000b328cbf1dd8fa0be2364f48d0e12e733b5f3152737d90 1,943 1.00/1.00 vMB 48
632,669 632,669 0000000000000000000f0a7aaa89a6747e90639d8785a660d8a7aef6e9709b00 1,182 1.00/1.00 vMB 30
632,668 632,668 0000000000000000000d924e11ff3be214620ecc39d756e63f9aebe51c48051e 1,979 1.00/1.00 vMB 34
632,667 632,667 0000000000000000000d389dfaf2de94cb4035f192abc445d1161a64e8da266e 1,907 1.00/1.00 vMB 23
632,666 632,666 0000000000000000000baa3257ba1e84e79c3d2120d23ced723d541e45b599b7 1,195 1.00/1.00 vMB 14
632,665 632,665 0000000000000000000718dca566502a3482527e04e9c247b4d4fb09a2e59588 1,368 1.00/1.00 vMB 26
632,664 632,664 0000000000000000000777ce4fbf1563ed70132fdf463c73a36104e77ae3adce 1,323 1.00/1.00 vMB 9
632,663 632,663 00000000000000000004e8885483a098a916cbdd1dcd57bc54c76738629bd389 2,895 1.00/1.00 vMB 64
632,662 632,662 000000000000000000038f4fdaa03d7c70f950d0e51b00d133e10c7c57bd0429 1,992 1.00/1.00 vMB 5
632,661 632,661 000000000000000000046a7075308ac35ba9253cc0dc99bde73180630f798944 1,269 1.00/1.00 vMB 28
632,660 632,660 000000000000000000004836986bfbc2a96ee5ce663c625b248648827a447464 2,223 1.00/1.00 vMB 72
632,659 632,659 0000000000000000000a4710d897a291dc5e3546e27674787349fbcf73eb0edf 2,411 1.00/1.00 vMB 27
632,658 632,658 00000000000000000010d3bf506775827fd7cbce5164562449ce44ab2e06d91d 2,266 1.00/1.00 vMB 36
632,657 632,657 00000000000000000005f2a2613df33f1087965f8a36e15d470bc44234844e32 2,456 1.00/1.00 vMB 107
632,656 632,656 0000000000000000000cb1b81fb7449b45288e641f0cc2f75b84ed72bb9506a6 2,767 1.00/1.00 vMB 32
632,655 632,655 0000000000000000000cfd5d8f396df31e85af44a0b9c5839c4930dd5c007a7d 2,479 1.00/1.00 vMB 33
632,654 632,654 000000000000000000033b8f8ac7ea0097bd5d650dc6d4c5cad9c7bdb121ef45 2,734 1.00/1.00 vMB 21
632,653 632,653 0000000000000000000b302040ac31dd090c1fd7d34104fcb31ec9950f0c0bf3 2,963 1.00/1.00 vMB 40
632,652 632,652 000000000000000000002f1678ad258c0e07c8e227e46c6496f3286697e04e6f 3,061 1.00/1.00 vMB 115
632,651 632,651 000000000000000000052a023b11e5a0828d8a182752ff41ec4288b200c84f2f 2,468 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 654.76 GB
    • Received: 14.18 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.