Loading Tool

Explorer IconExplorer

Memory Pool

79,293 transactions
29.93 vMB
0.07041045 BTC
Random Selection Loading Transactions
Max Size: 183.31/200 MB

Candidate Block

Mining Attempt 191b073f7a4bdeba227e0e36cfbf3ddfff29f86cd65521c12c1c7e7d82b9b96e
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 85cfb8aa637427d98a1179242db963294fe65bacfc63576798e7e6f40d9864e1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,929
Size: 1.00 vMB
Total Fees: 0.00409141 BTC
Feerates: 15.06 > 0.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (729,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
185,518 185,518 000000000000019335b1188ac0be79b0df7a63d2b5453d05c4e4bebac7656925 5 0.00/1.00 vMB 1,485
185,517 185,517 0000000000000288f31a534cb767194866e887664560fcb60fbfd4fbfe4a158a 966 0.38/1.00 vMB 140
185,516 185,516 00000000000004018b9ce4289d632ded1eda3c9b5df934394aceb8848ff4adc6 124 0.05/1.00 vMB 150
185,515 185,515 00000000000008a957c67aa66908a140b37b785d9a7b24d3ba706937ce891d00 180 0.06/1.00 vMB 197
185,514 185,514 00000000000003d20998daef66e44f567c1368b158a1667e7976de32dc5f3bd5 441 0.25/1.00 vMB 160
185,513 185,513 00000000000003d7733674ced8ccc587b2a951b838393ec6cfd6687333cbe33c 1 0.00/1.00 vMB 0
185,512 185,512 00000000000006d27ebdf85e4692846abea082b8efef00cc2602d557c917a664 512 0.20/1.00 vMB 296
185,511 185,511 000000000000056f5e3c14dae97fcfb55632263e8d1ce0dd2b8a0cf57ffeda7c 120 0.05/1.00 vMB 358
185,510 185,510 00000000000007f2a089a9bfc89d9890893f97b19fd59db3c25f1abf14e889b3 167 0.09/1.00 vMB 81
185,509 185,509 00000000000005089e79ba481b3753700314c18319abdc9099c4c23933a2e0b3 147 0.07/1.00 vMB 93
185,508 185,508 00000000000008e4c78443585c41444720a164d03027659a6ac655008189c1e6 550 0.25/1.00 vMB 117
185,507 185,507 000000000000051fa4b4a291245643c19323ba903d2cacf27e96645c1c8b4552 207 0.14/1.00 vMB 686
185,506 185,506 00000000000005aaca4f01e81c4f8fa0fa0049f3a1751c5590e54f0dc11bf4d8 1 0.00/1.00 vMB 0
185,505 185,505 00000000000000f194d9a2b528ee44f8c1e75ff19a1bfcf3f49c4bee9a1d47ab 563 0.17/1.00 vMB 189
185,504 185,504 000000000000041b5b36b444bb93191fca5ce987e2af6bd659b608b6947e234a 512 0.23/1.00 vMB 620
185,503 185,503 000000000000060cb5547a9bdfbb14181cbe81ada3fd92672364c1b3a9f1a08c 138 0.05/1.00 vMB 235
185,502 185,502 00000000000007b2f3f29a2da4742229af62be4b7246ba3238002800fc811276 1 0.00/1.00 vMB 0
185,501 185,501 0000000000000291ac3e60fa3df5db20a631d75244d217adcb23797b2df25c36 96 0.04/1.00 vMB 159
185,500 185,500 00000000000005c4805d0c6d88eac0e943f085352eb52782bdfb5d46a046120d 124 0.05/1.00 vMB 164
185,499 185,499 00000000000000c05e0b2aafca9dcf3f8a176784846526556c55b06ace3f1961 80 0.04/1.00 vMB 214
185,498 185,498 000000000000029394690a458a593badcc717961cb4c921073530afcdc917847 9 0.00/1.00 vMB 349
Previous 10 blocks ↓
Total Size: 782.97 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: 716.00 GB
    • Received: 17.76 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.