Loading Tool

Explorer IconExplorer

Memory Pool

56,349 transactions
32.08 vMB
0.18048751 BTC
Random Selection Loading Transactions
Max Size: 172.71/200 MB

Candidate Block

Mining Attempt ff0ed0c0b1a6210510f0bf942820a31912c8d97a58aa84a1480cc503a0665366
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 08bb2d2c3d0b36f369b186f70f60cf3a77dc41b1e4ba79c3abf7895a2d800d34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.07151889 BTC
Feerates: 465.21 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (190,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,222 724,222 00000000000000000003a735f893756b84d83ca1a9efad62b51fd1facf4f1517 502 0.38/1.00 vMB 4
724,221 724,221 00000000000000000006143472b419e77188949a18f5b698de076911c37d08f7 2,829 0.87/1.00 vMB 7
724,220 724,220 00000000000000000009b0c0cee64886d5849d4bd3407dacb9d50ff619ad3a68 224 0.07/1.00 vMB 6
724,219 724,219 000000000000000000005b062b9c1c4a4e1e2e46f7e84ed1b2c6e020a71bc134 949 0.37/1.00 vMB 6
724,218 724,218 00000000000000000004cbd9aaa08df413db5bcde3efa1dfdadff4f40ab0209f 2,321 0.72/1.00 vMB 6
724,217 724,217 00000000000000000002df68d676b19b3f2895759d46e0fe4f4d982412747df8 769 0.26/1.00 vMB 6
724,216 724,216 00000000000000000006204bd54d53027e65680dde0dd49e8f575a953f5ef0a9 131 0.05/1.00 vMB 5
724,215 724,215 00000000000000000001a95809a70314df56361619c8efbcb863cf7334b50b29 882 0.31/1.00 vMB 7
724,214 724,214 00000000000000000006b11f31a52a84558a5f118b661c4e974acc5510aab0ec 880 0.51/1.00 vMB 4
724,213 724,213 00000000000000000002ebe04db131f8222cf9ed670625aca7ac3a1596573039 1,909 0.78/1.00 vMB 6
724,212 724,212 000000000000000000024c315469d4db672b2313247659c72aa5d5cfe7d4e08b 1,585 0.54/1.00 vMB 6
724,211 724,211 0000000000000000000451f339b5d8ae20d5dbfea7586fbdd6e8f06df1df0fea 934 0.47/1.00 vMB 7
724,210 724,210 00000000000000000001e13df4bf499445e90401e7123805052627619c6d9d36 634 0.21/1.00 vMB 5
724,209 724,209 00000000000000000007f09e0f989cc674f87305f56cbfbad1014e7e531136ba 641 0.24/1.00 vMB 3
724,208 724,208 000000000000000000016430947ea9d783ed6c3459ce5abf019f053cbae42a06 2,698 1.00/1.00 vMB 6
724,207 724,207 00000000000000000007476e359beb9fe30aa546e2e9598af99c83dc3e4e3960 765 0.65/1.00 vMB 2
724,206 724,206 000000000000000000090232ffef79a176505f3619aadff96f26c65b1b573614 1,235 1.00/1.00 vMB 2
724,205 724,205 00000000000000000004059628632056c956f9280061987f578318e3d1265fae 2,863 1.00/1.00 vMB 6
724,204 724,204 000000000000000000071445893dc0c2bfdcc1149ef1785019df94a747c233ca 3,333 1.00/1.00 vMB 10
724,203 724,203 000000000000000000007e6fb94df8fdd18e5efbc155ea6d8d7a05c3643826d6 2,908 1.00/1.00 vMB 7
724,202 724,202 00000000000000000009dbb76647d0af3d2b818271c167bb7d8806941901edfc 1,252 0.50/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.