Loading Tool

Explorer IconExplorer

Memory Pool

76,689 transactions
28.48 vMB
0.06508137 BTC
Random Selection Loading Transactions
Max Size: 172.86/200 MB

Candidate Block

Mining Attempt cb337154750edca1b5a568754cab5b81f530bfd7044d81921c48326360b99137
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 2edf6f7933a87ad774cd83596f7150cd58f6d06b642e16ebe8a8eceed594a13e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,520
Size: 1.00 vMB
Total Fees: 0.00589624 BTC
Feerates: 178.73 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (200,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,341 714,341 0000000000000000000931bcd36763d45c398f04712b9b2aadc053d83938ff6a 1,316 1.00/1.00 vMB 6
714,340 714,340 0000000000000000000832dbfd34e6f49b3bded4f60adfe68a9d52888a7ef223 435 0.16/1.00 vMB 10
714,339 714,339 0000000000000000000b1e4bd8fea118320756d567b61011901bf3c933836b20 188 0.12/1.00 vMB 8
714,338 714,338 00000000000000000007a066124eb6cc92125a81ccd87caade95bacb1aadbcd4 243 0.09/1.00 vMB 8
714,337 714,337 00000000000000000007563e9df5af859154035a05ed37a4baff1ebb94a5ff2c 1,133 0.47/1.00 vMB 10
714,336 714,336 0000000000000000000174fb6ea97a2c06d6f7b9d948d181d5d2363a519a1f5e 1,815 0.69/1.00 vMB 11
714,335 714,335 00000000000000000001d3207c9f66af62b51190d671cf0945f6a8cb648e60d4 594 0.15/1.00 vMB 14
714,334 714,334 0000000000000000000b225844daf4da68c7733c6b612b94d2df0ea52bb6fd33 1,947 0.74/1.00 vMB 10
714,333 714,333 0000000000000000000851fe7522d5916dda2a258cc57e3da7c96e95e60e3940 512 0.58/1.00 vMB 2
714,332 714,332 00000000000000000002f14028d66ea2ad6a228979e1dd70667b5c63b61c6a35 1,533 1.00/1.00 vMB 2
714,331 714,331 00000000000000000007ebf4235ae5f1bbb3d8b65d849ce7cd1235623bf17d66 2,810 1.00/1.00 vMB 11
714,330 714,330 00000000000000000003fd44da20e0a555640151fa1290e45ca95e71890c24cb 3,425 1.00/1.00 vMB 4
714,329 714,329 0000000000000000000a0c1b699e7121138c8fd9d050976d59386f98a65b9499 2,412 1.00/1.00 vMB 7
714,328 714,328 000000000000000000074a19251c78be9a55577040eb66b35d5d0abefbe8ecc2 2,676 1.00/1.00 vMB 12
714,327 714,327 0000000000000000000a12829af9a02847bfc9fc9ae458c471f050bb6534891d 2,448 1.00/1.00 vMB 10
714,326 714,326 000000000000000000070e79e911bb31b05fd3bcf6829f949f7d7326bee9abcb 2,759 1.00/1.00 vMB 18
714,325 714,325 000000000000000000077ec9bb4e995d0f85b99861f5610206d3f8035dd8517d 2,813 1.00/1.00 vMB 11
714,324 714,324 0000000000000000000468f598ac2443bc0dbffbd3023c5dbba1a4ed9369e147 2,568 1.00/1.00 vMB 11
714,323 714,323 0000000000000000000a2302d98960b3a59641a33166548dbb023464e52958c1 2,646 1.00/1.00 vMB 14
714,322 714,322 00000000000000000005ab15220b1244d1b838a6b9eb28cfdb601b6af2dcd4cb 105 0.02/1.00 vMB 16
714,321 714,321 00000000000000000007f10ac4f24944908c3a1e77880e71f51261065aa0fbb6 939 0.34/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.68 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: 675.57 GB
    • Received: 16.43 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.