Loading Tool

Explorer IconExplorer

Memory Pool

47,079 transactions
28.17 vMB
0.07993912 BTC
Random Selection Loading Transactions
Max Size: 148.30/200 MB

Candidate Block

Mining Attempt d7b352b55f39d589648158f0f824c96ebcea2c88aaa29779c971729e89c6c4f9
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 2d67d66270c70f6c393dcb8191303f84d2ee4777041c808293dbadcba7c13b75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,131
Size: 1.00 vMB
Total Fees: 0.02489670 BTC
Feerates: 100.53 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (808,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,269 106,269 0000000000019ec2b9638b7f6a7bd234718301d3d7400267c261fb4813bf14cf 3 0.00/1.00 vMB 0
106,268 106,268 000000000002213bdab60afab9c232fc23953e8ad5188035a0650e72a8b25e08 1 0.00/1.00 vMB 0
106,267 106,267 0000000000014b8a418ec5de2b79af6eaf068805bfaed00117ce00a45a90c34c 1 0.00/1.00 vMB 0
106,266 106,266 0000000000018980fd43003502881de59ff5a8179a5171ef75c5dd1ff4648c45 3 0.00/1.00 vMB 1,550
106,265 106,265 0000000000025222467ec1f5168749e28a02fe4507597d249b68e685ba2e0609 1 0.00/1.00 vMB 0
106,264 106,264 0000000000004129b80489a1543d8362d198f826b1c2992506d12ab8a39f80f0 1 0.00/1.00 vMB 0
106,263 106,263 00000000000036a8545895bc2e45d0076b6bb7d6626d580560ee841feecfa4a3 6 0.00/1.00 vMB 0
106,262 106,262 000000000000e0ddd79b70dff50e1039ca5077364dadbb676ea9da5e20031731 4 0.00/1.00 vMB 0
106,261 106,261 000000000001c415ef515147e03a08548e4b88571c6ba575b6db2239476fbbdf 3 0.00/1.00 vMB 1,937
106,260 106,260 000000000001d77ca97594bf713d2f0fb4455172d658a3965d5bfded9247db45 3 0.00/1.00 vMB 0
106,259 106,259 0000000000012c1085fc2cde59b5fa0cdd730fbcbfe6681439325f750abf066c 3 0.00/1.00 vMB 0
106,258 106,258 00000000000043fa8b6d393bc33c99514b765d69df4b352e430cf39e3d8f3592 4 0.00/1.00 vMB 0
106,257 106,257 0000000000000394ad626e8df5ae52c4a9ab691a51f1543a62d1d8213995e0b1 11 0.00/1.00 vMB 0
106,256 106,256 00000000000288654762a094637832b89129322f21da1c9af1d6e0186a4a0578 28 0.01/1.00 vMB 0
106,255 106,255 0000000000025e02413dd9defda7f6ae6cc0ddbb375d4ba9f1aaa5745091e364 1 0.00/1.00 vMB 0
106,254 106,254 000000000001303a359c2b53a116b0af9c631eb813c423c9784e518a4da4583f 1 0.00/1.00 vMB 0
106,253 106,253 000000000001000688ed1e71615784a504c3ac186f18fa545c608def07c54091 1 0.00/1.00 vMB 0
106,252 106,252 000000000002eb9e801d9f0cc79ed1f15870ae79c141ad086c6b42f43dab93d0 3 0.00/1.00 vMB 0
106,251 106,251 000000000000920be453c6076088d0b231e09bb8b285b6d5c0096e4b019e5e9b 2 0.00/1.00 vMB 0
106,250 106,250 00000000000107c868c7ae5886d39f87797bc74dfc3d9f380dc6f88059b55e54 7 0.00/1.00 vMB 0
106,249 106,249 000000000000c76c13c7402c3c24e94ec1deaee53bb0475d2768a712fe0cb6d9 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.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.