Loading Tool

Explorer IconExplorer

Memory Pool

42,658 transactions
29.72 vMB
0.09069480 BTC
Random Selection Loading Transactions
Max Size: 151.17/200 MB

Candidate Block

Mining Attempt 300ea9c4f75c7f22a3f7c5b06dd00dcf00f5b5bba64b5b7bee057ee954b5c4ec
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 61d536e33eb763590871b05848254d146cec406951a52cc84398692f43ed9587
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,376
Size: 1.00 vMB
Total Fees: 0.03119502 BTC
Feerates: 150.97 > 3.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (910,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,703 3,703 00000000b13e0c5ef85501baebff00c7efe94bdd9e8951889bdf46f0e5b8284f 1 0.00/1.00 vMB 0
3,702 3,702 00000000028275d3efe836133b3601a00a4be1b0b1b54dfccaa2d58148f83628 1 0.00/1.00 vMB 0
3,701 3,701 0000000014fe4b2f902e7d3da230590f660b4ed8e3029594ac4c3f851f22b13d 1 0.00/1.00 vMB 0
3,700 3,700 00000000d9edaa8b2912a17d733001a1eac038171ff6ecb2ea9df6e7a0283dba 1 0.00/1.00 vMB 0
3,699 3,699 00000000870030be2b5d991093731b47f5f03e3f0427d3d5af16e34c22d2030a 1 0.00/1.00 vMB 0
3,698 3,698 0000000007161cc22392815a573bfa97cc04debaecf70bc38f8eda2dfc832b5f 1 0.00/1.00 vMB 0
3,697 3,697 000000009e746cb127e60936419f04c4d900daa968ee64c5e6fd54d275f433ae 1 0.00/1.00 vMB 0
3,696 3,696 00000000b1bd8f4e875a01b9421d70c519309e4af3a5010b8cddbaec32ec8f75 1 0.00/1.00 vMB 0
3,695 3,695 0000000061cff628b5e73a7bf00f6397670d8247db0b757e8e10f99627a5f349 1 0.00/1.00 vMB 0
3,694 3,694 00000000ed1d351923415477e4f0bb1d7d00205965bc41e4449083aa7d8f2f31 1 0.00/1.00 vMB 0
3,693 3,693 000000004f3af3cb5787ed3296206272e16197426939adc9aaf946ae379f4c6e 1 0.00/1.00 vMB 0
3,692 3,692 000000004aae38d96b73ff82a816e37ddba0261e6702592becd4eba2063de28a 1 0.00/1.00 vMB 0
3,691 3,691 00000000bca5c9bf9e28fc9e9b6eba17278571644d6dcee9492f0ab1213227f5 1 0.00/1.00 vMB 0
3,690 3,690 0000000061215337b0a036622d3e1b087438530f6fd2a2dfe11ee546cc5aa6c8 1 0.00/1.00 vMB 0
3,689 3,689 0000000060c88d0a435dbdbe92e682224c038a778359030c5973e6e26d1fb2f5 1 0.00/1.00 vMB 0
3,688 3,688 00000000e7be1c98c0f4477ba77ca87b706df538db34cd5f2011fa1b91ed53e3 1 0.00/1.00 vMB 0
3,687 3,687 000000008a96abd5137bdad9baf7125c2dfb0b8c99e16441123f8f98d5593e01 1 0.00/1.00 vMB 0
3,686 3,686 0000000054632d6e2e060a41b4fcff39ba16b90c3594d2ee8bbf30f8c5f03817 1 0.00/1.00 vMB 0
3,685 3,685 00000000503dbd811fc9e59fc8cdad4d2bf05c85390e987c67b75e8a1019e150 1 0.00/1.00 vMB 0
3,684 3,684 00000000b78e1122a31ee6a15407c4abb511a9c8420c7705f71a949ad1a9be82 1 0.00/1.00 vMB 0
3,683 3,683 000000008b3375b0b8bd3d38bba827e3de3d78996a5a082aea698840dede7d6f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.64 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: 626.52 GB
    • Received: 11.66 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.