Loading Tool

Explorer IconExplorer

Memory Pool

85,180 transactions
31.90 vMB
0.19366224 BTC
Random Selection Loading Transactions
Max Size: 189.52/200 MB

Candidate Block

Mining Attempt 61cfde2ed251f609d576f03fbfce469a034067007909c173c18c12f26164c6af
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 1cdc4b1956958f5028b7c498d25c3f1a4163d69dddadc34e93b8c5cd0c7e4de5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.07380180 BTC
Feerates: 301.64 > 7.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (703,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,519 211,519 000000000000014777acc7b66eedc3d740063597a7b0ba6492fcf5526810434f 130 0.05/1.00 vMB 118
211,518 211,518 000000000000012d1efa6259b086ca78c045d77a266307fa918472b6962ecd1e 258 0.13/1.00 vMB 112
211,517 211,517 0000000000000059d3af7fe71455e4cfef69ea750f99429e0b92b762ab1cd654 312 0.16/1.00 vMB 138
211,516 211,516 00000000000003373aff90e9b9c7f6e98eb1545a052ac50dc92ec7d94c649b2a 638 0.20/1.00 vMB 289
211,515 211,515 00000000000002e5974638e199dc4202287026eb88d829e9fe639920d10b46b6 7 0.00/1.00 vMB 150
211,514 211,514 0000000000000392706c134a7da822dbe991e8682ce03e6c98fc36bc47271378 82 0.04/1.00 vMB 188
211,513 211,513 00000000000002eb7bde5dfe36830bab385ddef6f7e54ca37b4fc45b13f8c115 491 0.28/1.00 vMB 138
211,512 211,512 00000000000002456fb132cf562b59310a4e541e2149fb78a599dc350a09cde3 542 0.22/1.00 vMB 183
211,511 211,511 00000000000003b1ba69a0e5c7fab43f25758ea89eb14f0b06591a06d22fa0f3 119 0.06/1.00 vMB 106
211,510 211,510 000000000000040aaba749733ed205746815b7d830a7f0ebf648dd310e29e4f6 732 0.25/1.00 vMB 241
211,509 211,509 00000000000000dfd8b4245dce57e25ee1d2a322143e3b07e8415568c1c0f102 144 0.06/1.00 vMB 181
211,508 211,508 0000000000000285e9641c8274084553144be1a684e908d5fa7dec9e16906d4f 334 0.13/1.00 vMB 207
211,507 211,507 00000000000000c07c76a3156b2373260a59ade721e19a373c149743ec429341 52 0.02/1.00 vMB 105
211,506 211,506 00000000000001a61b95724b181a697d6e1e764b662dd4606ece4af4705332f2 155 0.14/1.00 vMB 92
211,505 211,505 000000000000008d75d5dc59d016e314e5eb24e2918bbef6019cf066b9932dad 305 0.21/1.00 vMB 125
211,504 211,504 000000000000001323993ca14f9ce2505df9aa0e127e1c5e0359fc0e4ed5200a 121 0.04/1.00 vMB 15
211,503 211,503 00000000000004b3579696bedbb53313dd11304ddd09b67f75ef471d517b1cb4 79 0.04/1.00 vMB 88
211,502 211,502 000000000000009597b3b1f8b27693c26a9beb03d46a7ad7f925c4c61822258c 376 0.15/1.00 vMB 185
211,501 211,501 00000000000003f8d58ea0da92de790fa06988b1da9e99cc46ad9185b835d71a 192 0.08/1.00 vMB 177
211,500 211,500 000000000000010ed06870a80a7f3a0bfce85d8dc8b12873e44206f490716646 111 0.04/1.00 vMB 168
211,499 211,499 000000000000038e7ff9821d24613c39696cb7f673e8b72cd94f3a207f78634f 258 0.11/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.