Loading Tool

Explorer IconExplorer

Memory Pool

80,488 transactions
29.96 vMB
0.12105745 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt b0bfd3bcfc37814caf78c15941aec30d692f81143a5f75ac2bddc14da7c3088f
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e0f9c8808c12a8a9b1875e2493dae3ab8df5b0d8fd05fd0f9adde79e50ca2383
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.05004850 BTC
Feerates: 242.90 > 5.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (36,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
878,411 878,411 000000000000000000025aad892b243670771bfb03a549d622497324a32aa788 3,966 1.00/1.00 vMB 8
878,410 878,410 00000000000000000000af97ab399a0d2b16a0b918225fd406c6eb701361c2be 4,518 1.00/1.00 vMB 3
878,409 878,409 00000000000000000000852b9432e0e5a8161d309fa7fda1aaef07d4f946b1e5 4,090 1.00/1.00 vMB 2
878,408 878,408 0000000000000000000253701779c5d9a450062fc05c870c6ca87e51dc33d19b 2,688 1.00/1.00 vMB 5
878,407 878,407 00000000000000000001af4a1ea8a4672d3c9855009fb468cd87e5082a51f75c 3,139 1.00/1.00 vMB 2
878,406 878,406 00000000000000000000d65e7b3f2da143362da5b4291a22e2b5b3e08c0d7bff 3,064 1.00/1.00 vMB 4
878,405 878,405 000000000000000000016b356fe1a9960e1fcd3d065836c5c5a4462a9d0b6400 3,291 1.00/1.00 vMB 7
878,404 878,404 0000000000000000000022d167604054c19261af3330fee302f4c5a879488c5f 2,369 1.00/1.00 vMB 2
878,403 878,403 00000000000000000001c198cb99194d26d06412c86067db084dcb6da1f9b25f 3,276 1.00/1.00 vMB 4
878,402 878,402 00000000000000000002885878eff53dc0afa934b0a2a9f678be7ffcb6abd414 3,459 1.00/1.00 vMB 3
878,401 878,401 000000000000000000021cd09a012c90b70597794e761f7adb880a948a07e873 3,583 1.00/1.00 vMB 3
878,400 878,400 000000000000000000010d8a77024546701970e86604f14cf2c6071fd380ca47 2,321 1.00/1.00 vMB 6
878,399 878,399 000000000000000000018e6a776a94a3608d8001dba92f19a7ba58dfee5699e2 2,946 1.00/1.00 vMB 5
878,398 878,398 000000000000000000008001c3fea6b938deb5f02233082f5a80cbfa2cac6b1e 3,680 1.00/1.00 vMB 8
878,397 878,397 00000000000000000000848e3fb011a76e959499d8d964d4e5b1f922f2749e7f 3,505 1.00/1.00 vMB 7
878,396 878,396 0000000000000000000086dba753802bfa18d8347567220fd4d9b7e67634e735 3,062 1.00/1.00 vMB 12
878,395 878,395 000000000000000000001500abef83b2eb21966b9095eab0f7370c9fb2ebdd6c 3,473 1.00/1.00 vMB 7
878,394 878,394 000000000000000000023fa6e16663f107e21b7d632627cdab4e50a7c2f736c1 3,137 1.00/1.00 vMB 5
878,393 878,393 00000000000000000001414dcdb7d899ab6b1d2fb02f6c623098a8e228c570d9 2,070 1.00/1.00 vMB 4
878,392 878,392 000000000000000000027c08a2bb1f2c8e3e12d0312a4514be1f0e77d9b1bd48 2,534 1.00/1.00 vMB 5
878,391 878,391 000000000000000000013756524ce3c9ee79ec2e5978181b1fc983855138d48c 3,154 1.00/1.00 vMB 8
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.15 GB
    • Received: 16.42 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.