Loading Tool

Explorer IconExplorer

Memory Pool

36,221 transactions
26.18 vMB
0.07243988 BTC
Random Selection Loading Transactions
Max Size: 133.79/200 MB

Candidate Block

Mining Attempt 506937b272dc4aef9964350a711df925a833206dd906007c1dec273e41d85411
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 698b0cbab538ec7107f88c353da4d6be889a421e19e94e82f88683820edc7fa1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,931
Size: 1.00 vMB
Total Fees: 0.02406378 BTC
Feerates: 713.01 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (225,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,466 689,466 000000000000000000091e3b7bc02f5f5afd0990fe3c32475f61bf49a7ce8bb8 2,307 1.00/1.00 vMB 27
689,465 689,465 00000000000000000003bc172173f6fa8ff650e2f4c0b7bf1447c1a637955cf9 2,476 1.00/1.00 vMB 63
689,464 689,464 00000000000000000002eb67eb3f29bbf03c27cf185b77ab3cdbec9cdca4e75e 1,766 1.00/1.00 vMB 56
689,463 689,463 0000000000000000000c6611dca0332bbb1bfa9b2495717ae721702b39d9c433 2,274 1.00/1.00 vMB 85
689,462 689,462 00000000000000000002858ba9c75806132e53ac410fb3e4d0d390660404aa80 2,399 1.00/1.00 vMB 37
689,461 689,461 000000000000000000052dd44afa34bcb77509fe011f2882808c402497171315 1,965 1.00/1.00 vMB 79
689,460 689,460 000000000000000000033785bb4a8356b344d739b7a73b1c771a3d7312cb8b50 3,350 1.00/1.00 vMB 50
689,459 689,459 000000000000000000037c211824816c6ce60b0041ed50cbadbd18454159de61 3,951 1.00/1.00 vMB 48
689,458 689,458 0000000000000000000b0a6ba7e207f97cf3e86d1666d140bb80272b46d5a168 3,497 1.00/1.00 vMB 57
689,457 689,457 00000000000000000009f437be08b14e737afdb16ea1fe91c2e7f3bfb15eb067 4,281 1.00/1.00 vMB 69
689,456 689,456 00000000000000000008d88fd6975c51f1d58076959ab5f9fe728c747c40167e 2,178 1.00/1.00 vMB 74
689,455 689,455 00000000000000000007bc743c6df4a71e171ab69d1bda265c5fdee8ff45d48a 1,931 1.00/1.00 vMB 95
689,454 689,454 0000000000000000000882fa57d938a54c55664bed8947b3903460ac15df9a71 656 1.00/1.00 vMB 78
689,453 689,453 00000000000000000004b4e876658f09bad56ec03658ff818c6dec02dbcd9c24 2,698 1.00/1.00 vMB 99
689,452 689,452 0000000000000000000b8301657e5adc59e8b7ceba8e5e22d2d469a43bb4271b 2,771 1.00/1.00 vMB 80
689,451 689,451 00000000000000000002c6d01bdea313b016bd3ed2694aa95266869c9ce7e71f 2,781 1.00/1.00 vMB 102
689,450 689,450 000000000000000000098ee0667c41f7bc462e8446e036aec9c1b7bafd982f68 2,748 1.00/1.00 vMB 71
689,449 689,449 000000000000000000057e2efcbf407959ebfafd271548422c4e6510ec75541b 3,277 1.00/1.00 vMB 65
689,448 689,448 000000000000000000056841059563d7f7b39c1e05f7958a78f45a59ce28a649 3,687 1.00/1.00 vMB 71
689,447 689,447 00000000000000000000ad7a47c2da102e3cc152e6187a4c49a83329f52d5180 1,135 1.00/1.00 vMB 72
689,446 689,446 00000000000000000009827441a337551d025fde51a049e82723f4f664d4bf85 1,819 1.00/1.00 vMB 80
Previous 10 blocks ↓
Total Size: 781.82 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: 636.01 GB
    • Received: 12.35 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.