Loading Tool

Explorer IconExplorer

Memory Pool

32,733 transactions
25.18 vMB
0.07157762 BTC
Random Selection Loading Transactions
Max Size: 126.72/200 MB

Candidate Block

Mining Attempt d8d4187cd465ec8aabe2843e99b6ba0f314fd2a175a503ea5a8fe1d348fafab0
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 2827e0e752610c2ae5265bcf4a8db962574b03bc32cca1366fc0178c7623b4c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,919
Size: 1.00 vMB
Total Fees: 0.02386691 BTC
Feerates: 100.60 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (463,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,247 451,247 0000000000000000027847040bf7d35bd075af35623b32715a7f009e589b2465 2,412 1.00/1.00 vMB 132
451,246 451,246 000000000000000000a4872e28e0d166fa3a7cfe07515818d396cbfa940f1c89 2,050 1.00/1.00 vMB 82
451,245 451,245 000000000000000000969f78a1264d6424b0955d6e30c5f015f70d9b6e5445b0 1,927 1.00/1.00 vMB 88
451,244 451,244 000000000000000000d2b8e3b555e006b996998c4e84e5b5643042a9ef34f496 2,038 1.00/1.00 vMB 109
451,243 451,243 00000000000000000043bdf1c504d6d1e6bd1a287e59255e95bb26ef07f08742 2,236 1.00/1.00 vMB 137
451,242 451,242 000000000000000001e2d65cbbe76b5dec7efec7fda15365e051a5bfc45856bd 2,427 1.00/1.00 vMB 74
451,241 451,241 0000000000000000016a20c0cf49220bc61e9d15ef8493b37e540fc0966da46b 2,426 1.00/1.00 vMB 116
451,240 451,240 000000000000000000b35420501aa4404bca08aaf9c6951462ead5cfa6887a2e 1,868 1.00/1.00 vMB 90
451,239 451,239 000000000000000000bf344eaff88ea80c744b0de3fe60965ddfe7b9d978b518 2,154 1.00/1.00 vMB 92
451,238 451,238 00000000000000000225b2e9539928fecf366f8a6ddc8f75b72defc859f84959 1,484 1.00/1.00 vMB 89
451,237 451,237 00000000000000000023b778c1232ec9b51ea8f23e948ac77b71bf791c044621 1,522 1.00/1.00 vMB 93
451,236 451,236 000000000000000001d1fe70101772ac9d9a7f0fd79e83a14a3b26fdcdaae3be 2,263 1.00/1.00 vMB 105
451,235 451,235 0000000000000000022b8197868dbc902e4e487787f353b2a7b29cedbae8eaf7 2,268 1.00/1.00 vMB 108
451,234 451,234 000000000000000001589fdf55f3d039534b1be7c25e831a7613d9c83825b998 343 0.10/1.00 vMB 209
451,233 451,233 000000000000000001c56ea8cb1583c7c8ba199d307a8c3313cb5d5266b475ce 2,576 1.00/1.00 vMB 126
451,232 451,232 000000000000000000516015a58d2288aaf5f9c89439f946e154357661030c4d 2,607 1.00/1.00 vMB 123
451,231 451,231 0000000000000000013fa1143876aef7952925d92b125c49e1d3054bf176b01b 1,377 1.00/1.00 vMB 76
451,230 451,230 000000000000000001dc13258d1594c5f194360477fe52692c1d398b8f782b6b 2,909 1.00/1.00 vMB 67
451,229 451,229 00000000000000000059f60a73af310d4df3e2a6e38fe6b994398f847c2f17cb 1,591 1.00/1.00 vMB 83
451,228 451,228 000000000000000000289428fd6b0d7ecabbe4a52247a54d9bc8c4b6bb3848b1 2,309 1.00/1.00 vMB 109
451,227 451,227 0000000000000000014ca02bc9baf68e6b3e8b1c27e4486327e9cc689283be93 1,422 1.00/1.00 vMB 130
Previous 10 blocks ↓
Total Size: 781.87 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: 642.84 GB
    • Received: 12.56 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.