Loading Tool

Explorer IconExplorer

Memory Pool

13,271 transactions
8.83 vMB
0.04099317 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.35/200 MB

Candidate Block

Mining Attempt 931a220790efe6d33a4505584aa36412d4756550810c36bf1ed38942d9deb151
Version 20000000
Previous Block 00000000000000000001ee12819d961ef97d0b0e3251c02f526ad26c5957c9a3
Merkle Root 3455b1b6edea983b10dc57afb55734b692308210d80afc163503858c220c1dad
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,331
Size: 1.00 vMB
Total Fees: 0.02776610 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,562 (740,027 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
173,535 173,535 000000000000042caf2ee047f90c66130a25eb4edacf374b3049db07824c82d9 10 0.00/1.00 vMB 102
173,534 173,534 00000000000007278dee2ae93e1026f150edba8ca73add15a6247487112c88c7 7 0.00/1.00 vMB 754
173,533 173,533 000000000000071050a9f4e7db69bf298189dd06d6d1ea9c4b731d66956ba3e3 109 0.03/1.00 vMB 54
173,532 173,532 0000000000000a16b92134827b6f3a49b430b71257d5ba9cce25e1b722bfeb1b 86 0.04/1.00 vMB 103
173,531 173,531 00000000000007b9670ef187bd40cb5712f9b00555bd66eae625492db38749b9 58 0.04/1.00 vMB 72
173,530 173,530 000000000000066874d6a1bc23a54f19f8dfa0dcb706176f9e9c2b7c02830f45 7 0.00/1.00 vMB 198
173,529 173,529 00000000000001bb50483c2ae478965632a1190973ae1d9c64a82f5fad1e62d1 8 0.00/1.00 vMB 114
173,528 173,528 00000000000006e841d3f3b29b10747b3b5dc25bd332805a6687a2a023df9190 43 0.03/1.00 vMB 67
173,527 173,527 000000000000095e728c9f411d33ce5159c833bd750c71fef84b696be92d0238 114 0.03/1.00 vMB 54
173,526 173,526 0000000000000613569f5ce021350e9fc584f4c148d74f5209077824fa3a1626 17 0.01/1.00 vMB 79
173,525 173,525 00000000000007ccd9795a3769ea67e9fac3f0adabb30458d1fa1ccde502122e 15 0.00/1.00 vMB 82
173,524 173,524 00000000000005f653944216ee59424345df96de4cd7c1800004494b8823c431 37 0.03/1.00 vMB 60
173,523 173,523 00000000000003ea81929f29a3a1a6781b51571ea86167d77cbba06889371827 8 0.01/1.00 vMB 46
173,522 173,522 000000000000020110bf6fe9c0c6a8cc67ce1cd4098fb2b0dc291bb1b45f3b13 158 0.05/1.00 vMB 72
173,521 173,521 000000000000000c00548477be767d8485b41e43bc054086da140afdbb0c8515 32 0.01/1.00 vMB 237
173,520 173,520 0000000000000569f3b11e05f17caeb6382b7588a92c7a303634b650920ad027 42 0.02/1.00 vMB 353
173,519 173,519 000000000000089321788e3c1359898a2f360b9670222b53357cdced85cf12de 53 0.02/1.00 vMB 97
173,518 173,518 00000000000006746d523de17a7ac60de85a6cac4781db1ed6319cf97c7f0c53 130 0.05/1.00 vMB 300
173,517 173,517 000000000000011614b1969dac70f86ac1769d79aae030f4ef30c858e0008b57 70 0.05/1.00 vMB 54
173,516 173,516 00000000000009c4d46576189c5043508420085c9fe2efbd4faed83aa041be78 25 0.03/1.00 vMB 49
173,515 173,515 00000000000007cfeebb49cd794fdf4a3630f78b59abbb7095b2ac2d76570419 50 0.02/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 779.84 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: 426.17 GB
    • Received: 2.31 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.