Loading Tool

Explorer IconExplorer

Memory Pool

76,272 transactions
28.43 vMB
0.06580890 BTC
Random Selection Loading Transactions
Max Size: 172.36/200 MB

Candidate Block

Mining Attempt 41f9bb2dfa3c9dcb8f48a39412889687937c79384ee5e9bcec61b0842e722c9e
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ccf2b920e12803d65d918315403da977a5aa6916a1759776027335df376b964e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,469
Size: 1.00 vMB
Total Fees: 0.00658239 BTC
Feerates: 71.79 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (559,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,287 355,287 00000000000000000000bf159dbb0f8fb3fe450337a5aea11ead28c67673788f 318 0.16/1.00 vMB 25
355,286 355,286 00000000000000000953e1f084f05d6cc6900798c3aaab8bbba84ce3f1abab82 665 0.32/1.00 vMB 26
355,285 355,285 0000000000000000051ea8ee9f5a6b331784c3591725dfff23534ba38b3b7742 669 0.32/1.00 vMB 30
355,284 355,284 000000000000000014dd1fef15c83c7667ac8eebeda563a98694083ff6f6c782 194 0.09/1.00 vMB 30
355,283 355,283 000000000000000009f7704c1459e2452cdc8cb975e4cf94a0f249ed48ecd1a0 289 0.17/1.00 vMB 21
355,282 355,282 00000000000000000421d7043dd4be19cc4351e34fe9aeef413ebc2ffd3ac136 125 0.10/1.00 vMB 16
355,281 355,281 00000000000000001157dbd111bfdeb3a7c0ba4d65ae7ad96e2a398fc1444f69 753 0.42/1.00 vMB 26
355,280 355,280 0000000000000000054b3f57e13426bb4b11929c71a2d299cee8d666a99a689a 129 0.06/1.00 vMB 24
355,279 355,279 0000000000000000158bf4ab8485b6edfd567318a9fcffca9da3f64442954f8b 1,219 0.68/1.00 vMB 26
355,278 355,278 00000000000000000a6fa9b6956257088077450e3abd09fb3199fb072f677e56 233 0.14/1.00 vMB 23
355,277 355,277 00000000000000000daa9a39c37f30853e3eae02ab4b3e5605fb49d5b7709d57 1,396 0.75/1.00 vMB 27
355,276 355,276 00000000000000000212140b130a572f2cd954396e8a34685359a00863a7fcb5 766 0.42/1.00 vMB 27
355,275 355,275 00000000000000000c41068f20f525d9a07fe7ef3f07e65d5aab5ed81f328007 380 0.20/1.00 vMB 29
355,274 355,274 0000000000000000087b412dd25820336a0f58e0f60bfdd233802434003b238e 141 0.07/1.00 vMB 31
355,273 355,273 000000000000000013de87263981dde4baffe966d4d00b0df8524188cf80d870 100 0.10/1.00 vMB 6
355,272 355,272 000000000000000006e459685f690c9aaca9bb1e61062851d082ac705b3ddec5 496 0.29/1.00 vMB 29
355,271 355,271 00000000000000000777f9fc73441e20ff4773a5aad45f50a5d5eda873fbb507 659 0.36/1.00 vMB 25
355,270 355,270 00000000000000000dca09e9fcadf31156999a7dc856dd45c005eb8e5752caa3 500 0.48/1.00 vMB 15
355,269 355,269 000000000000000009d25c75815d6f6e0c8fa3168bb184ddc1a488aedd028490 1,641 0.75/1.00 vMB 33
355,268 355,268 0000000000000000013cf1e1b0af2a965ce0f8dbadc2e4a7817a39a6fa6500ae 799 0.45/1.00 vMB 23
355,267 355,267 00000000000000000cb292bfd94d42120e62199c65c865d1aa89abb57c27a621 785 0.52/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.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.