Loading Tool

Explorer IconExplorer

Memory Pool

81,903 transactions
30.06 vMB
0.13064289 BTC
Random Selection Loading Transactions
Max Size: 181.62/200 MB

Candidate Block

Mining Attempt 4787f215163355868b9bf79c2fb538aa444bd145f04cd6ee53b8a162c0eb286f
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root d37c8133971028bcde01ffd715f3a17baf17874651aa76b7d1ec6eb69ed964d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,225
Size: 1.00 vMB
Total Fees: 0.05409991 BTC
Feerates: 477.45 > 5.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (451,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,710 463,710 00000000000000000067e7cad6e3c021d31812afdf56975b8074e9013f233c17 2,322 1.00/1.00 vMB 155
463,709 463,709 0000000000000000019adfd046b73a39037cd9a0869c517b614aebf5b208c7ce 1,940 1.00/1.00 vMB 131
463,708 463,708 000000000000000000cc239c5191593fa05e05cc6d512e0887a17d8eccdb80ff 2,862 1.00/1.00 vMB 152
463,707 463,707 0000000000000000005a7f0e0f13e154eed55460beda5a7334163f14ec5c1509 3,233 1.00/1.00 vMB 133
463,706 463,706 00000000000000000167d4cbbcc5fee0abcab7a8845af215ecdbb512691474f9 1,923 1.00/1.00 vMB 125
463,705 463,705 000000000000000000e0d8b51f57ac891d5b06121d5407084d7fda6e49328ad9 1,776 1.00/1.00 vMB 140
463,704 463,704 000000000000000001dbcdbb2f89171e9a54c02a1c1828e67268044c1cddc53a 2,918 1.00/1.00 vMB 199
463,703 463,703 000000000000000000bc2fd9710e0cd368c8faabeb083bdd42dab9b087e0295f 2,090 1.00/1.00 vMB 152
463,702 463,702 000000000000000000924f75d9aea78801a01bf0a4075576743753024a224aa5 2,627 1.00/1.00 vMB 182
463,701 463,701 0000000000000000013046e6c9acdee99874e5d5f708a18a759beaa837c89ba8 1,900 1.00/1.00 vMB 138
463,700 463,700 00000000000000000202a04faa97ceea641704a99282282931cf7640c0989ac4 2,127 1.00/1.00 vMB 128
463,699 463,699 00000000000000000110bc29da8f57aa92ec7d59ba854032253830675a4cbf7f 1,662 1.00/1.00 vMB 166
463,698 463,698 00000000000000000145ce3d0b91045445a2908899a04481183270c7f40d19a5 2,037 1.00/1.00 vMB 164
463,697 463,697 00000000000000000134e973e989d95db4fb6a8a220f3f87c95191022cea34d6 1,688 1.00/1.00 vMB 165
463,696 463,696 000000000000000001aa15fb47dd48238fa8eca81fa327aabff8e621d6511463 1,278 1.00/1.00 vMB 140
463,695 463,695 0000000000000000002cbbc45e0831cee85ec25fabfc658c843349f2eb93fd25 2,118 1.00/1.00 vMB 171
463,694 463,694 0000000000000000000549f38ade5d8749f8a801a9dedc0da39745817866bc0c 1,397 1.00/1.00 vMB 133
463,693 463,693 000000000000000000ea7df6af4fa377745f8d99cdd23a8884c2c485c9291fd8 1,408 1.00/1.00 vMB 112
463,692 463,692 0000000000000000021646c276b72a71289b83f8525a9e97b1b2f731501d55be 2,372 1.00/1.00 vMB 247
463,691 463,691 0000000000000000002371a3998b6a10f06ba32c2d9ae137522bcbf8884bc5c8 1,013 1.00/1.00 vMB 338
463,690 463,690 0000000000000000019eed5ad33b6eca39edb4471b5757e07d27ef4105546c43 2,515 1.00/1.00 vMB 243
Previous 10 blocks ↓
Total Size: 782.63 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: 672.21 GB
    • Received: 16.18 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.