Loading Tool

Explorer IconExplorer

Memory Pool

43,134 transactions
28.01 vMB
0.06151692 BTC
Random Selection Loading Transactions
Max Size: 147.69/200 MB

Candidate Block

Mining Attempt bd6bbdf6c6535fc3f7fb06ce44d517ca7afc27c32b1c7b2bc152380fbb6ef068
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 9303617fd195ad26ff7cfdb24e98147a2aa532e297180b2712b3c6464ea0519c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,982
Size: 1.00 vMB
Total Fees: 0.00873791 BTC
Feerates: 100.21 > 0.88 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (249,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,204 665,204 0000000000000000000095d69ac0af634f52ce630d13673f372829dc8b8b96a6 1,845 1.00/1.00 vMB 117
665,203 665,203 00000000000000000004ae563bf816089ad51f25e9d6b367d8b7bba3ad219bdc 1,859 1.00/1.00 vMB 90
665,202 665,202 00000000000000000002dfbf45cf318eab17d8b8c26a7a7d8ebd238a1a3df2f8 2,093 1.00/1.00 vMB 74
665,201 665,201 0000000000000000000c030a265a79cd5519e1e4bc752151dba811489b76448a 2,417 1.00/1.00 vMB 74
665,200 665,200 0000000000000000000c63cc9168f357ce68cc208f1006711fb873b1a36a2105 2,927 1.00/1.00 vMB 82
665,199 665,199 00000000000000000003736d5e8fd0f284e8984eb083bc8800b688918b940ece 2,761 1.00/1.00 vMB 83
665,198 665,198 00000000000000000001ceac69173be87e14aa2218314e8dfefe64da24125482 2,927 1.00/1.00 vMB 94
665,197 665,197 00000000000000000004fcf45ca86afaf2e774afdec24c777dbb2b67818153eb 3,013 1.00/1.00 vMB 76
665,196 665,196 000000000000000000065bcffc586e45dd00d8aaf8d30170dc2afe3508d1c70a 2,231 1.00/1.00 vMB 111
665,195 665,195 00000000000000000006d8ed83bd42f14afe624f2f6192cf7ceefcdaeae920b9 1,421 1.00/1.00 vMB 115
665,194 665,194 0000000000000000000a923d01007e0a97fbd7066f41f0fa9a5d94d246de77d5 2,514 1.00/1.00 vMB 126
665,193 665,193 0000000000000000000bf86dd9230f12d287e4bc2aa010b38dfdd0d183fd860b 3,044 1.00/1.00 vMB 93
665,192 665,192 0000000000000000000948c871c7275369b5008bb2493f384fee0d203639bd76 2,467 1.00/1.00 vMB 64
665,191 665,191 000000000000000000066e0297bb6092265dc8358be0a99ed1004968bb97706e 1,234 1.00/1.00 vMB 85
665,190 665,190 0000000000000000000ef43ad4a5b3c2b8feb53666b6ab87c1a4a6640478ebb8 788 1.00/1.00 vMB 70
665,189 665,189 0000000000000000000757a7b3f1245f4995aeb99b069436258669383f9000ce 936 1.00/1.00 vMB 75
665,188 665,188 0000000000000000000a1dbc1cff09e6dba429d5bc051cffa32d0c26736406e2 1,676 1.00/1.00 vMB 87
665,187 665,187 0000000000000000000df9216b02e8e2b2f0411e8ac3fbc0f3e13c3cb145ae4e 2,607 1.00/1.00 vMB 83
665,186 665,186 00000000000000000001ec559b3d8ac327e6e4fd86912761d20ae9306ec1cc0c 2,738 1.00/1.00 vMB 105
665,185 665,185 0000000000000000000aa753da26c50aad3bbc0ac6f43fe8f844eae8795be461 2,951 1.00/1.00 vMB 128
665,184 665,184 000000000000000000085d77f9da8da20ec4473051c0b1be0d02fff9dcad3208 2,896 1.00/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.63 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.