Loading Tool

Explorer IconExplorer

Memory Pool

16,187 transactions
7.78 vMB
0.02791261 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.91/200 MB

Candidate Block

Mining Attempt f30c13b910d7319edcdc5a9c73e01c9ebf1248df1a2058d225d4d3dd1d1a190b
Version 20000000
Previous Block 00000000000000000000a45db616fc5e02bd7b3acac1b70a222f1658457231ae
Merkle Root 61c0e4c6fcc4a36abca8cb5d9997ed3f59d0c4ef872ecc25e938c0487822097d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,519
Size: 1.00 vMB
Total Fees: 0.01186787 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,412 (753,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,179 160,179 000000000000082bb165febfb226d5ef3133000384c1efea3126eba0baab5ba1 11 0.01 vMB 410
160,178 160,178 0000000000000451fa9b50844f03a1dce24f2cb7e273f97a3a7cd8abdc0133b3 37 0.04 vMB 43
160,177 160,177 00000000000007b3602a108a52c375a68e9726bde19cfe6d34219536447fe985 76 0.03 vMB 228
160,176 160,176 0000000000000041f2d30d4b2a5b78692d2304783a13135eb1f652805da7b34c 16 0.01 vMB 0
160,175 160,175 00000000000002008c3787e98485e90e4d93066abf914960e051e9bf33a81ec4 58 0.04 vMB 343
160,174 160,174 000000000000096a83a1bbc0f8ccde8d73bdd0edc2104089ee754442f9eef1ec 43 0.02 vMB 100
160,173 160,173 000000000000032d5bce8a4cf466c81bb9eaf389fed999e48d98f24d07b3126d 19 0.01 vMB 18
160,172 160,172 00000000000003c58e1b4ee9c9de7f1758e108d30e4034769a6fc3dc53dfd29d 58 0.04 vMB 44
160,171 160,171 000000000000090a751964646d499c1507a830bf2e037ca5b9722b4069ba25a4 114 0.04 vMB 3
160,170 160,170 0000000000000c7615059488082401b086f2d44372d9db9eb29a329b9a0e9c42 20 0.01 vMB 0
160,169 160,169 0000000000000a23db42e63a14988d9d020d738797639388a95cc8d161a57bac 74 0.04 vMB 131
160,168 160,168 00000000000002685b7a1468cf2ca538a86d12eae595611be0ff64600a3ffbe0 16 0.01 vMB 9
160,167 160,167 000000000000037a7da45d00c0c22223c2cd0169e17d0af5d2b0ddc808029ff4 26 0.02 vMB 108
160,166 160,166 000000000000084082a47dfe2f53016303c6b8275971061e3d472be05b2545a2 73 0.05 vMB 150
160,165 160,165 0000000000000b7c468d89f4ab486cd5d1bcf03dd298a10450259f0d93f51ea0 12 0.00 vMB 813
160,164 160,164 0000000000000cbb5820f720eae6e34998b2f2a00728e95c1b7f44e6153dfe28 11 0.00 vMB 0
160,163 160,163 0000000000000ae229a61ccf948569b7d3d67e57595e719eef89480d4ad58a01 25 0.03 vMB 61
160,162 160,162 0000000000000258800e4c41be4707ca20694523b76b453d74f4a50c9a040f18 85 0.04 vMB 163
160,161 160,161 0000000000000066ee989f1af13c4b295f091506fb042fbc3748362d500b4714 73 0.05 vMB 182
160,160 160,160 00000000000007d6f60a6881f6bfb0f70ee706fc2d3353b9be38db2a6c3b83f6 4 0.00 vMB 104
160,159 160,159 00000000000002d58e8118859103cfec794941e4feaecef8b62773ed5b5ca680 10 0.00 vMB 10
Previous 10 blocks ↓
Total Size: 779.58 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: 285.32 GB
    • Received: 1.14 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.