Loading Tool

Explorer IconExplorer

Memory Pool

78,111 transactions
29.69 vMB
0.07117135 BTC
Random Selection Loading Transactions
Max Size: 181.37/200 MB

Candidate Block

Mining Attempt b9e97422f6de7d1a407db4147a81ab02f7775a17581ddb8e8e2b75598469d6ce
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root b820ea9a88f305985c69ff424fcf7174177191e07d45a1879843f1bb249b670e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.00552838 BTC
Feerates: 20.11 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (184,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,498 730,498 00000000000000000007596d1c8e4ac2b47a9588ef1199c99bb4e00cc7457013 311 0.09/1.00 vMB 9
730,497 730,497 00000000000000000003bbecb6fcdfaa738a5b5c2f077ba0aba6e32816f94611 279 0.08/1.00 vMB 8
730,496 730,496 000000000000000000018feac020d228085f47f51ef08b0ad09b73fb19a54694 611 0.25/1.00 vMB 10
730,495 730,495 000000000000000000071e0543b5176466ce258dc5f6479137e50174110da98d 1,720 0.78/1.00 vMB 7
730,494 730,494 00000000000000000006251e93a33dc257f9d392e4727f39d8ade3e0b58bad22 1,613 0.72/1.00 vMB 10
730,493 730,493 00000000000000000004104a27c53309627357fc747a25437607ec5534939428 372 0.18/1.00 vMB 9
730,492 730,492 00000000000000000006bd0b94927a1eabc3f8c86abb2c64f9ab55b09d479251 1,275 0.67/1.00 vMB 11
730,491 730,491 000000000000000000072a06fb3bbfe2415e7f071ea1010d4497e574132bb5d5 441 0.63/1.00 vMB 4
730,490 730,490 0000000000000000000473f2412ea57f3e9577eb618741f541cc7e717cb5a2aa 1,209 0.97/1.00 vMB 8
730,489 730,489 000000000000000000097ba89afd138bc72959c2761272d4ff97f99ccdd03119 1,018 0.83/1.00 vMB 7
730,488 730,488 00000000000000000008904c9c3240485edeb9d909b9ac30a6aa2ab1448e531f 797 0.80/1.00 vMB 5
730,487 730,487 000000000000000000081e3d4c3f0c23b9ff7fc8346ac00c13c530e9ed66853a 1,815 0.91/1.00 vMB 7
730,486 730,486 00000000000000000006a857386ef80d39d55e5cd34b9d68d9dc5d5e6df97ca3 223 0.06/1.00 vMB 10
730,485 730,485 00000000000000000004c32f77f5805930ce6aea52b789cf7833bbbf8e7ff51b 316 0.16/1.00 vMB 6
730,484 730,484 00000000000000000008207b8fb408fc4babfab19d0d1693172acbead9902e05 1,471 0.56/1.00 vMB 8
730,483 730,483 00000000000000000005f3ca5d1526d39c1679ca5ba31f657557268e2637d463 125 0.06/1.00 vMB 8
730,482 730,482 00000000000000000004b479ae4294888b618a212e88c2da3fbbcf6220318b68 723 0.33/1.00 vMB 7
730,481 730,481 0000000000000000000737e80afaac755c8ff85a8a54eec34f1f030ee10af323 342 0.18/1.00 vMB 5
730,480 730,480 00000000000000000006442547737150638b1f718d4c8896a1decdd5af1fb0cf 2,254 1.00/1.00 vMB 7
730,479 730,479 00000000000000000007a7c1c9d5b23756f072c867560550a0ab90b20e756957 2,230 1.00/1.00 vMB 7
730,478 730,478 00000000000000000006ba6c81eff53698cc7d23590e375c1d40a4d68883050c 2,884 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.04 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: 719.63 GB
    • Received: 18.11 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.