Loading Tool

Explorer IconExplorer

Memory Pool

32,712 transactions
13.75 vMB
0.04802566 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.06/200 MB

Candidate Block

Mining Attempt ab1fc0bdb77f674b79cefdd2ca1e225cbf03eaf8b6c458a7e736ac0cb89ef5d2
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root d4e2ccbee66fec0583a147468007c86f302fab515636e63e0c72d220ba611640
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.01202198 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (690,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,228 223,228 00000000000000d2ad78641165f61bc4a80d0082ba258cbea544b5edbdd95330 776 0.25 vMB 285
223,227 223,227 00000000000000efcfe210ca19b57762212c0773ccb4577750d8d83cdcdcaea4 574 0.25 vMB 253
223,226 223,226 0000000000000103543ae06e8650a666302dabaef5c4a20b95179e6698e2aaab 519 0.25 vMB 221
223,225 223,225 00000000000003b5fbe27039876afd55f22effb52573befa61537392f6e829a6 10 0.00 vMB 0
223,224 223,224 0000000000000453aa3d344e474021a902d5f7930b44d1ca9385e05444136fe9 725 0.25 vMB 280
223,223 223,223 000000000000045aa4e7f504484bf70a1568eb9de6022b976e6d875e3df2ff5b 745 0.44 vMB 209
223,222 223,222 0000000000000147a61452eeeb27233835bf37033d4ba81349f0ac277320a32f 197 0.07 vMB 209
223,221 223,221 0000000000000177e97d715e1cfcd70c2f2abbba140a85464d4d6bac8b04819a 216 0.08 vMB 126
223,220 223,220 000000000000002a2ecede19e6c3a85b45ca212b80f28be7d533f3e8c005ba0e 79 0.05 vMB 98
223,219 223,219 00000000000000f6ad3765be60a4c70580ebb11ee6c11613872b316fb8811243 480 0.22 vMB 205
223,218 223,218 000000000000001e5a018a0dec23c43d26eca440075c79c39391f31db37a2cba 428 0.21 vMB 169
223,217 223,217 00000000000000e73b3257d4bbd085c55579ec1fe6df895f2cc0248c4d30656f 339 0.26 vMB 92
223,216 223,216 00000000000003d715b2a3bbe3b88625d4a260127e22e7c3a14c3941b435a31e 581 0.25 vMB 254
223,215 223,215 0000000000000432109d0f3462e5cdb74741a22b4e220abf7700179743002807 787 0.25 vMB 354
223,214 223,214 00000000000003fd7e82822a52daea48aba6fa6f706abad45b7035c6fb074900 803 0.25 vMB 498
223,213 223,213 00000000000000b79d38af7478bc8549ed6405e40d51ad9866bc57a892bc691c 294 0.15 vMB 184
223,212 223,212 00000000000002e183fd2b04bf3b9bb2a390f277bcf9541bc9462ecf0718b78a 163 0.05 vMB 398
223,211 223,211 00000000000003311698327ae5677cdf70461d96df3357eec361ad340d263165 7 0.00 vMB 15
223,210 223,210 0000000000000407a6847bcb3170991062049331ffcdcf19eedeeca62037ae0f 497 0.25 vMB 210
223,209 223,209 00000000000001b60be457f35e258ac0fb937478eb903bb3933f40ab863b2f67 14 0.00 vMB 118
223,208 223,208 00000000000000c1528daa19e1c03a59f7f249ffa6b058f0b9079c6253e33761 161 0.14 vMB 100
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 88
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.17 GB
    • Received: 0.59 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.