Loading Tool

Explorer IconExplorer

Memory Pool

50,275 transactions
30.22 vMB
0.12416188 BTC
Random Selection Loading Transactions
Max Size: 161.76/200 MB

Candidate Block

Mining Attempt eb3b98f91dc12932a7af93eedd1456885cf9014e94019aad4a2359c44d691940
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 6b0e397493fcbbc822c9754384e3486bf120a757504791d88973d7ad41de1ba6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,021
Size: 1.00 vMB
Total Fees: 0.05267667 BTC
Feerates: 150.75 > 5.28 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (595,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,273 319,273 00000000000000000600943fb9b043d1346ce0df041c37896d8749dea4de67d5 139 0.10/1.00 vMB 22
319,272 319,272 00000000000000001cdc1de40b7be7eaaf14e9fa637eba0034796f1b2e90a97c 241 0.12/1.00 vMB 17
319,271 319,271 000000000000000000174335a30455d8e4305c99b23a47734916483c24230e75 325 0.17/1.00 vMB 21
319,270 319,270 000000000000000013caa57b5ac597039477c12494d292910aa3d98cb010039d 683 0.35/1.00 vMB 31
319,269 319,269 0000000000000000042731b04112c0bfea466efdcda7a4eba8bf84ce32215542 571 0.28/1.00 vMB 29
319,268 319,268 000000000000000016efc39e1bf5690df74d1c2796b8623c181b6b6c814daee4 1,027 0.47/1.00 vMB 32
319,267 319,267 00000000000000000c25966719aef5ff94a9d50fbf6493d5b2d0bf4f6aeffc3f 367 0.23/1.00 vMB 26
319,266 319,266 00000000000000002060149a173b1c4452c2862828331309f81d335363f3d371 850 0.48/1.00 vMB 27
319,265 319,265 00000000000000001b2cb35b6ee57c0868f9d5c6dc60c2e0479d78b2601785a1 131 0.06/1.00 vMB 31
319,264 319,264 0000000000000000255ed3024e7304a77b8f5bfe7bd6f723c7ff43defd6ddab8 230 0.19/1.00 vMB 14
319,263 319,263 000000000000000018996a0b44e810443baff9e32a0478dc98fe488d7b437d35 1,511 0.75/1.00 vMB 29
319,262 319,262 0000000000000000233d6998f534643f4d0f6bb99f4699c08c50ca60fde3ac24 501 0.60/1.00 vMB 15
319,261 319,261 00000000000000001a908fa4c3ce389152d2a907032d868c4756900862943928 1,221 0.90/1.00 vMB 36
319,260 319,260 000000000000000011eb76e2c419a0a788311a6d730f420e9767324548806579 1,267 0.75/1.00 vMB 25
319,259 319,259 000000000000000011090fb9a393edabe15469b1444ea32cd92fd30d2cdec61f 868 0.75/1.00 vMB 20
319,258 319,258 000000000000000021bb3dfcb3304aefb581ba147c07fc8c14f759127b0b760b 1,055 0.50/1.00 vMB 31
319,257 319,257 0000000000000000088c51005ec5f3d5fe2481e8d611d254727111e109689bd1 1,024 0.31/1.00 vMB 50
319,256 319,256 0000000000000000080a4ede7790272d308682e3b66a2ae6f99acbfbe94369f2 1,033 0.75/1.00 vMB 23
319,255 319,255 00000000000000001f02b446e6fc0953e7a9da6655aa63f904533c09333be3e1 1,049 0.90/1.00 vMB 18
319,254 319,254 00000000000000000210b7aff150af09592b5b45531c6c38d39396bf6f155b00 1,922 0.75/1.00 vMB 45
319,253 319,253 000000000000000002d17797812d2a792913e5bcb39431b55afb77400d0499cd 913 0.75/1.00 vMB 22
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.10 GB
    • Received: 13.40 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.