Loading Tool

Explorer IconExplorer

Memory Pool

28,822 transactions
9.89 vMB
0.03577934 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.89/200 MB

Candidate Block

Mining Attempt 6d8b55978d9781ac3ff6f0748971a3b42d2fc9dab009b97bc0ce43d894acbc14
Version 20000000
Previous Block 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e
Merkle Root d3fe56208327b707261eb225dfb63988539456e7291b6331b9b0e84e631ec81a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,324
Size: 1.00 vMB
Total Fees: 0.01851343 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,501 (761,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,507 151,507 0000000000000471e7bcba757ff45e149adfcbac608d58e13ea3a6a2fcfbd89e 12 0.01 vMB 34
151,506 151,506 000000000000004ad2e25b087925eb8a642161133f6ff56885eb51608c8824b7 65 0.02 vMB 75
151,505 151,505 0000000000000757161aeea1648b63664fff0b06650b2622f58563f8d3b5c2db 144 0.05 vMB 31
151,504 151,504 000000000000041e8876f0892c2ff5eec6d858698ed4804dec2469d111ffb2b4 95 0.04 vMB 153
151,503 151,503 0000000000000d3583f119304e75f94eba2f8a6a0e5369259ef9dd03eb5b17d6 3 0.00 vMB 50
151,502 151,502 000000000000024ee1aab6b7e74bff714a3528172c3fdb78bed4cdde360ea816 103 0.03 vMB 14
151,501 151,501 0000000000000b62764af457d7028b1941edd97759d80ba13d82bd6383e2232b 1 0.00 vMB 0
151,500 151,500 0000000000000c605f3b541ff3f37ca0274e325faf63a0b853d0824803a42c78 4 0.00 vMB 64
151,499 151,499 00000000000008f00115cab1043f27d7bc595dbd48d2256e2a701b340305ab89 48 0.01 vMB 254
151,498 151,498 0000000000000deeeb7f6f62f131fb478f46e6c4ce49d82d8b0d31c2038656ca 62 0.02 vMB 105
151,497 151,497 0000000000000a8ff881f1ab26e77214b0b84a4c2eda453a3d65cda073aafac5 66 0.02 vMB 56
151,496 151,496 00000000000006d93d7897253e5e633003e5695637f5fb00cb319914dacde2c3 50 0.02 vMB 127
151,495 151,495 00000000000000853798d2934c2de0d03ee604883e4491235fed40ca9f9b51a0 12 0.00 vMB 513
151,494 151,494 00000000000004605ef924841d670e15103080c3f1f0f81105a46f40b156e5d7 12 0.00 vMB 1,263
151,493 151,493 0000000000000b63f7eed3c95e6ef3df7d1d4cf918b46c30e5d8abd8a8930679 96 0.03 vMB 70
151,492 151,492 0000000000000641249b306a1675d2bdbfe082b76d227428805bd533401c93a0 40 0.02 vMB 568
151,491 151,491 00000000000008db39338511284d5a111b11f42622d38850c3dfdfc3cf489917 76 0.04 vMB 305
151,490 151,490 000000000000022db0ef95f7011b81f35cbc65e7b4c7d5cd31a2a0ccfe1a6f9d 75 0.03 vMB 98
151,489 151,489 000000000000010d0a1934eab2f13523e45ddb70ef0b5d752c05965d33c206b4 43 0.01 vMB 36
151,488 151,488 00000000000009488c2a871158f7d977cda98833bd826577de8fc8c8a90aef32 82 0.02 vMB 118
151,487 151,487 0000000000000ccfe39eae29537ab4fd15cb3743c6ea4678f85275f14431e4ba 7 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

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