Loading Tool

Explorer IconExplorer

Memory Pool

89,029 transactions
33.16 vMB
0.20250237 BTC
Random Selection Loading Transactions
Max Size: 199.97/200 MB

Candidate Block

Mining Attempt a49cae003e7ed28e3a25ba251aaea8326688aa8bf9d134f9911e52e0edeeba40
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root d8551e9b2ef1db0d5487132fbc954bf46801b759344fba688ffa4a07f1115613
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,989
Size: 1.00 vMB
Total Fees: 0.08797396 BTC
Feerates: 387.56 > 8.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (456,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
458,101 458,101 000000000000000001bb4be0165f702c82aa579dbe8487646cb0ecca970bd506 2,246 1.00/1.00 vMB 189
458,100 458,100 0000000000000000015fc99dfc39603d35456792b2b7967900b946d1cbb79352 2,121 1.00/1.00 vMB 252
458,099 458,099 000000000000000002494ff618e4d18858bad0dc8d155c1b8df7d5c0c44d09de 2,406 1.00/1.00 vMB 220
458,098 458,098 000000000000000001252895ce6d02f70cba5781819d590ffc90e510a121f35f 2,649 1.00/1.00 vMB 273
458,097 458,097 0000000000000000021cc48ff0ac92276edd7841356807f81374e4c7ce068f13 2,137 1.00/1.00 vMB 187
458,096 458,096 00000000000000000036e099d6024205a8428d1ea9da5afbca0451d6a2c67f32 2,749 1.00/1.00 vMB 278
458,095 458,095 000000000000000002193d015fc74bc4ee4a0e5bf3e299ee2ac461a573841c57 2,485 1.00/1.00 vMB 230
458,094 458,094 000000000000000000ffbf87c0d6d978ed6601f7f8495990816528db85627a8c 1,854 1.00/1.00 vMB 181
458,093 458,093 0000000000000000018310fc80c150d76014b114b0579cefc7d87e0c15a769cf 767 1.00/1.00 vMB 39
458,092 458,092 0000000000000000011257f379fc5033c51e1314468693ae200cbc8d30f2ea9d 1,127 1.00/1.00 vMB 64
458,091 458,091 00000000000000000000011246f099d94f91628d71c9d75ad2f9a06e2beb7e92 1,591 1.00/1.00 vMB 115
458,090 458,090 0000000000000000021535e276353c594dae69e6b6a5ab1f1855afbb3e8f1e36 1,684 1.00/1.00 vMB 162
458,089 458,089 0000000000000000018796c845a3f9070282c14c9587b5280846b1da4f1a343a 2,107 1.00/1.00 vMB 136
458,088 458,088 000000000000000001492d8ac1561ce5e86fd6e01d6bb73db36eec6f81485110 2,440 1.00/1.00 vMB 181
458,087 458,087 0000000000000000008f18d86ca6528570ff1039c7d684b1afad5bce19216458 1,839 1.00/1.00 vMB 157
458,086 458,086 00000000000000000023f60528746c736efc4dbeacdfec3608bdee48dae0c2ea 2,091 1.00/1.00 vMB 180
458,085 458,085 000000000000000000f7accba2512927ffdd8e31f80923e837e1171b11b6f064 2,476 1.00/1.00 vMB 223
458,084 458,084 00000000000000000246a6952d8d6b9e014fb7c6551426b60c0852ceab51754a 2,509 1.00/1.00 vMB 178
458,083 458,083 00000000000000000228b1e767ff42dfd964ef97ad979127a2a3aca05d295c9f 2,501 1.00/1.00 vMB 245
458,082 458,082 00000000000000000044aed3c02761024c44cf1efb2de229cc6cb15389a1cc4b 2,011 1.00/1.00 vMB 189
458,081 458,081 0000000000000000003098cac714146eac9935c1e0f4003f24e6d79ea90e87c2 628 1.00/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.