Loading Tool

Explorer IconExplorer

Memory Pool

42,287 transactions
26.70 vMB
0.08569411 BTC
Random Selection Loading Transactions
Max Size: 139.45/200 MB

Candidate Block

Mining Attempt 7b47ba1732120784d885a7ca91daf6d48f6ab60fb733ef572101d7c1ee98b77c
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 77a58f69e3b38466420570c57135196d2736356e8250b03a82e01eefaddb28f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03624451 BTC
Feerates: 151.01 > 3.63 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (338,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,342 576,342 000000000000000000133df2a9a5f715fb759e5953ea4c85cbbc120714165a07 3,320 1.00/1.00 vMB 199
576,341 576,341 00000000000000000010392205bdaad8a9663fd79874c930fb050e1efa44cdf5 2,589 1.00/1.00 vMB 163
576,340 576,340 0000000000000000000144a5bb2294de294701c2af53c3b8fca5ecbf77613d0f 2,802 1.00/1.00 vMB 162
576,339 576,339 0000000000000000000b43551df00365520930c9309fa57f142f643cd598f1fe 3,235 1.00/1.00 vMB 184
576,338 576,338 00000000000000000006290f5f5b87979514fb88afd08a09375d4b5547ff2501 2,612 1.00/1.00 vMB 187
576,337 576,337 000000000000000000253d199c58dd007be6efdae018fcdea5cfdef259196d98 3,041 1.00/1.00 vMB 200
576,336 576,336 00000000000000000012c6e013279f0b98357d30c17ca009b32c11651c61e3f0 3,324 1.00/1.00 vMB 203
576,335 576,335 000000000000000000276d0e510ff21bbca51f151c79aca0e862ee516324a7be 3,178 1.00/1.00 vMB 192
576,334 576,334 0000000000000000000d6507f75bccddca300d5eefc353e65d961830fb3c6484 2,903 1.00/1.00 vMB 175
576,333 576,333 00000000000000000028d9c7d677df6a9e81fdddc94d1afc30e242fc6ec60622 3,030 1.00/1.00 vMB 180
576,332 576,332 0000000000000000000f0667abd9421eafc2cb7d2f92042128bbb2c8460d95cf 3,346 1.00/1.00 vMB 213
576,331 576,331 0000000000000000002750e4de8f033d28883024de470f775cedad6305b277c0 2,772 1.00/1.00 vMB 114
576,330 576,330 00000000000000000025208ed489268dfb57744cc60f9c9de782603f31c07b61 1 0.00/1.00 vMB 0
576,329 576,329 0000000000000000001f4a1f6c25334d836626e1121060fa65ca5ec2fe870094 2,945 1.00/1.00 vMB 179
576,328 576,328 0000000000000000002297805a69a4ae0a02f04596e8eb2ed14afad65595d0ef 2,875 1.00/1.00 vMB 116
576,327 576,327 00000000000000000003296c72cd375e95dc173dea84b7550008451753674a59 2,742 1.00/1.00 vMB 131
576,326 576,326 00000000000000000026bbe937b5bdf408d39f6d65d0c3e824d5ad90bbc12e00 2,999 1.00/1.00 vMB 155
576,325 576,325 00000000000000000011964d22ec8f2f749a7dd4ddb4f7592e78bc4a6f0c183e 2,377 1.00/1.00 vMB 152
576,324 576,324 000000000000000000029131ac2c68e77709368decf40d9478b8f60e76ba88e0 2,556 1.00/1.00 vMB 169
576,323 576,323 00000000000000000019f3e17ddbcdd84cd0046d8cb379c71acffa20b97f7259 3,101 1.00/1.00 vMB 196
576,322 576,322 00000000000000000023f9d1d76b0d2f41d4ea1909f117c5253d8b492307dba1 3,083 1.00/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.