Loading Tool

Explorer IconExplorer

Memory Pool

41,507 transactions
26.08 vMB
0.05723192 BTC
Random Selection Loading Transactions
Max Size: 136.34/200 MB

Candidate Block

Mining Attempt 19fa398b1721d17bf01c6d1028f1572652ea55ddb1cf72ff9c4bc104c890f7ee
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 43d6c8f69f6d3d76f16da565e20607f4dab733ab2fa8a305a5fbfa8db7ebad01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,496
Size: 1.00 vMB
Total Fees: 0.00970532 BTC
Feerates: 100.00 > 0.97 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (338,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,347 576,347 000000000000000000150fe627016796a7b0fd58e298b7514fe435d09ec66a61 2,496 1.00/1.00 vMB 141
576,346 576,346 000000000000000000134b01da412b9269f2de6b13b1598ccb9e09a933747fd4 2,473 1.00/1.00 vMB 129
576,345 576,345 0000000000000000001a1acaf12e5ea8a1891fc069c65b2de8cdd3055b8651ca 3,241 1.00/1.00 vMB 148
576,344 576,344 00000000000000000020c4f60d90978c85455bdc18cf2ecd75abadf1cee19016 2,270 1.00/1.00 vMB 170
576,343 576,343 000000000000000000198d2f1f364d287f9a84019e0e64ae9bc208e7e93d60c7 2,800 1.00/1.00 vMB 157
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
Previous 10 blocks ↓
Total Size: 782.20 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.95 GB
    • Received: 14.06 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.