Loading Tool

Explorer IconExplorer

Memory Pool

78,278 transactions
29.09 vMB
0.07651257 BTC
Random Selection Loading Transactions
Max Size: 176.42/200 MB

Candidate Block

Mining Attempt a8bffc6612d42f34eebf6f77cd8c1a9bd82e9050ce4bbe7df407f231c99ea821
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 6ac9ac944e1a8c387fbd606e626d86ce88bb6c9d7783f61d25a194d68a778d1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.01566688 BTC
Feerates: 100.19 > 1.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (200,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,264 714,264 00000000000000000007b08fd406a771ea77210407bce5819f666ab7e3dbc722 1,233 1.00/1.00 vMB 5
714,263 714,263 00000000000000000009c4e902095fe100518f3638785abc3c2c02a97ba5e87a 1,495 1.00/1.00 vMB 5
714,262 714,262 00000000000000000007f5ef8e4a70b02abedc7f17c195a52310300200678de8 1,741 1.00/1.00 vMB 8
714,261 714,261 0000000000000000000b8a18071ac51e1eacee64ed9a6a37f0440f9a19bdd75c 3,271 1.00/1.00 vMB 11
714,260 714,260 0000000000000000000899e5feb063e131656fdac39a593094476bbb8dfeafc3 2,747 1.00/1.00 vMB 10
714,259 714,259 0000000000000000000b4eb33cae6c8040892e1bdd6668192235529be27167d4 218 1.00/1.00 vMB 1
714,258 714,258 000000000000000000067888aa7e050ce99c7b2189b12ca14a5ae57ded79c6fc 2,108 1.00/1.00 vMB 7
714,257 714,257 0000000000000000000a4eae2cea8c2ada118313b6ca47b175b792115675fa10 1,703 1.00/1.00 vMB 6
714,256 714,256 0000000000000000000128db7147241299c65986cc8982f9adb5c23fb71c7542 2,644 1.00/1.00 vMB 9
714,255 714,255 0000000000000000000afcf9349463add5d3bc691e84e0fb0be88591977d5e07 2,992 1.00/1.00 vMB 13
714,254 714,254 0000000000000000000268b9c7ba49a8ffa1fef0753e873fc9e90c714620b6cb 3,438 1.00/1.00 vMB 7
714,253 714,253 00000000000000000009acc99529228199622356c9549ad1d827bf6a1b040398 2,552 1.00/1.00 vMB 14
714,252 714,252 0000000000000000000b18465cec54a8d70f796f0b3ccc0f76891c69b67b2031 906 1.00/1.00 vMB 7
714,251 714,251 000000000000000000047806bfb561ffa44671f4dc08b2a3a1f21a258e91348d 999 1.00/1.00 vMB 5
714,250 714,250 0000000000000000000557d25de40242d54fe6565163dfc90653db59fbd2fe1a 583 1.00/1.00 vMB 2
714,249 714,249 00000000000000000000c2a7180b9f84ca9915eaeab52f25b81b98c8ca2790dd 2,319 1.00/1.00 vMB 3
714,248 714,248 00000000000000000005c764a905b282aba824253af8ca1508b318dbf7f94527 3,007 1.00/1.00 vMB 15
714,247 714,247 00000000000000000005db3b3bee71d4e5aeb90e237e2799e0f9ee9e5ce48a44 785 1.00/1.00 vMB 3
714,246 714,246 000000000000000000021c599dce5ec1a26421df7e2a8251f32bbee979a8c6fb 415 1.00/1.00 vMB 2
714,245 714,245 0000000000000000000b0aa47a64dec87afdee59d22457a206eb4563f7554c8e 735 1.00/1.00 vMB 3
714,244 714,244 0000000000000000000663ee087b43eb4914faf87cab7b4f7f98acc17b85587e 3,109 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.