Loading Tool

Explorer IconExplorer

Memory Pool

29,146 transactions
8.52 vMB
0.08084580 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.94/200 MB

Candidate Block

Mining Attempt fe6715624506d4cdc65195bc6ecebca0ebc503bef48fb3a320f785e3cb9c8005
Version 20000000
Previous Block 00000000000000000000dfe1036d7254b06c2dd375bf5f4768672b4c82b08c56
Merkle Root db85008f60f1c5c2b69efde2f451844edf3fa594f80e79a5b2944e8885e1e50c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,192
Size: 1.00 vMB
Total Fees: 0.02985621 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,224 (762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,462 912,462 000000000000000000012aa7cf4a02f2024fdd852235c906f30edcbc2091e948 4,329 1.00 vMB 1
912,461 912,461 0000000000000000000055c980ce4ae0eecb158d5855c407765e1824f1d43a4e 4,191 1.00 vMB 2
912,460 912,460 00000000000000000000a6be5dedcda308960a87988797faeb03a8a8f4fab2a5 5,272 1.00 vMB 0
912,459 912,459 00000000000000000001802f391f9814bbd9b6bc1866d12b452c4507171edaf6 3,940 1.00 vMB 3
912,458 912,458 000000000000000000003d1154c4c7ffc2d54d0d17604a00f0d0ba4ef9461ce1 6,813 1.00 vMB 0
912,457 912,457 0000000000000000000217005d068ff0bb0e93973ae3d78cfaaded54e1366390 5,785 1.00 vMB 1
912,456 912,456 00000000000000000000779aaa70982854177e40c3449cde6e67d49c37a28019 5,481 1.00 vMB 1
912,455 912,455 00000000000000000000982526dffeff4baf952382cb9661912811c982e9d5dc 1,144 0.31 vMB 2
912,454 912,454 000000000000000000012db33ee129609f4a9397aabec1bcd698696e63f79cb5 6,529 1.00 vMB 0
912,453 912,453 00000000000000000001283ebe88de73acc121af072691c34e3111a36a30d796 6,089 1.00 vMB 1
912,452 912,452 00000000000000000001b67add47315c780bf8527469a035d321de7dffe19be6 2,617 0.76 vMB 2
912,451 912,451 0000000000000000000175bfac13b301329b63c9e8ee63d738c3899b44bf2021 6,836 1.00 vMB 0
912,450 912,450 00000000000000000000ba62b41b7e1281b756e9015c9254dc8b09ec29393597 5,769 1.00 vMB 1
912,449 912,449 00000000000000000000758859058733b4540b8d85469925424ce5d8a70b661e 644 0.24 vMB 2
912,448 912,448 000000000000000000000f7c7f8fef7e71851f45911c809f5328f6a443f17fb4 7,149 1.00 vMB 0
912,447 912,447 0000000000000000000129f8e8ccab955071ab835fe9c94834fbc276e39e6b1a 4,869 1.00 vMB 1
912,446 912,446 00000000000000000001f715b411d63a3bcc06ff01edcfdd1bf467d21ad4815b 3,359 1.00 vMB 2
912,445 912,445 00000000000000000000f0ab8291336fdae5103dc11b58a771e8df5765faa270 1 0.00 vMB 0
912,444 912,444 000000000000000000007362679d83e7ee7601dc1a17ba5449b89e4d47544154 911 0.24 vMB 2
912,443 912,443 0000000000000000000116bdfee00c26979d7950e058d94b6a62bb491d114786 4,673 1.00 vMB 1
912,442 912,442 000000000000000000015be774ffa3f633d008f1b9af20b34f5e2ae213a06be5 3,522 1.00 vMB 3
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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