Loading Tool

Explorer IconExplorer

Memory Pool

78,065 transactions
29.21 vMB
0.08477470 BTC
Random Selection Loading Transactions
Max Size: 176.50/200 MB

Candidate Block

Mining Attempt 5667c2e8728f2c7844469143051a5393983fd580445ec5ced235969aff4a0a5a
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 764a355f26548e8f33ae3bdc4d6b781b161ca06cd15afa083f902fe446fae392
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,758
Size: 1.00 vMB
Total Fees: 0.02356441 BTC
Feerates: 302.06 > 2.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (844,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
71,055 71,055 0000000000a6523b96c27398cbb21bf88d75fa0638b94264484a383f059dcc45 2 0.00/1.00 vMB 0
71,054 71,054 00000000001d35c6994f44eb5ce3bc4e8f7b3e80db97b322461968af535775bf 3 0.00/1.00 vMB 0
71,053 71,053 00000000002ca513f1e68250bd62e3338a9a8883c2e81c4f542bd642fb15240d 2 0.00/1.00 vMB 0
71,052 71,052 00000000000bf165c8c752c0d6b4ca5c2f0f19fa64edf1587cb67a45482d11d8 1 0.00/1.00 vMB 0
71,051 71,051 0000000000c37ee305a044901ae13b6a7dfb086a441e42e4126e96a2ee2d3413 1 0.00/1.00 vMB 0
71,050 71,050 0000000000b0839a83e770c9eafccc71b4d1a84eb7d39b0e8e0a80750588ea98 2 0.00/1.00 vMB 0
71,049 71,049 00000000004ffbba8f186e93cabc75bada3fb6f68c5e6842604d1369bf001566 1 0.00/1.00 vMB 0
71,048 71,048 0000000000ab7b43980c1e4aaffad34f1c6cdf73f6c72cfef1ed2196d365ea76 4 0.00/1.00 vMB 0
71,047 71,047 0000000000c8d484e7ce5bf7aa25dae4a63232f9c95099788d443b27d7773fd0 5 0.00/1.00 vMB 0
71,046 71,046 0000000000011457ae598e0144ef10693cd2f1e659d1d933aebd8afc1fb473ec 3 0.00/1.00 vMB 0
71,045 71,045 00000000000298da195597d1eddc55d8e48b29738036f2a2fa3b71013ff3a413 1 0.00/1.00 vMB 0
71,044 71,044 0000000001065bbb357f799ab6f0e0492a569e9094c2cdf0076172cc24acc100 6 0.00/1.00 vMB 0
71,043 71,043 000000000055853dcdc641c42eaa56983998ed8173a83773bd0e8b8661ebb2cf 2 0.00/1.00 vMB 0
71,042 71,042 0000000000829525fcec5384afe164bbb17bd8d4eb418a622d80916e98fdadcb 5 0.00/1.00 vMB 43,435
71,041 71,041 0000000000bcb4a808a212d9bfa7ce7aeaac2a4e34fd90d6b76cb26fa92c4d24 1 0.00/1.00 vMB 0
71,040 71,040 00000000005acc90b361e208a0d7f0f4c0805a14854be19f8379e245879d41e3 3 0.00/1.00 vMB 0
71,039 71,039 0000000000b7f02d3dfb5111e375d04c5b1854d1618295c9c934478aa08e0dc4 3 0.00/1.00 vMB 0
71,038 71,038 00000000005d8c22f6c6d98142d31dca74aca2ee883f8b689a1083575d57dc82 3 0.00/1.00 vMB 0
71,037 71,037 0000000000955acd68880d5d8a8d813e2f5f2cf7b1b7e0b7f10c31fc70b87c94 1 0.00/1.00 vMB 0
71,036 71,036 00000000000997f9fd2fe1ee376293ef8c42ad09193a5d2086dddf8e5c426b56 7 0.01/1.00 vMB 0
71,035 71,035 00000000009c516fac28019301e50b478f335e2fce14856f0b487f1cbb547da2 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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.98 GB
    • Received: 16.09 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.