Loading Tool

Explorer IconExplorer

Memory Pool

84,757 transactions
31.64 vMB
0.10900189 BTC
Random Selection Loading Transactions
Max Size: 193.95/200 MB

Candidate Block

Mining Attempt ebc3de2302ff9eb3ddb86fe78b713f7558c8b5030c44a00ce93cfa425eaa92a1
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root c758e2e3c1011d0548e8edf1e900314a6ca0fe93c3bf4c0b55f04e258b6a3932
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.03512430 BTC
Feerates: 301.57 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (357,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,152 558,152 00000000000000000008304e7e14df12ed43ef47418a20c25fede6b591840654 3,424 1.00/1.00 vMB 18
558,151 558,151 0000000000000000002032ab984f2a1305b1ebcf77d6c3544191e0c83ec7ff6c 1,336 0.81/1.00 vMB 15
558,150 558,150 000000000000000000014d523ae8ce471c90d07d58509f6837471dd0d4135ab2 2,385 0.72/1.00 vMB 15
558,149 558,149 0000000000000000002ff69bd6a95974bebd4d74f9d673c02921660c0ae4a502 1,295 0.42/1.00 vMB 15
558,148 558,148 00000000000000000025b9d806b27369b992d63b7424fbd52e6635f20fa89b76 398 0.12/1.00 vMB 14
558,147 558,147 0000000000000000000ad1ca943d44980f0a71cc3c0b4b6fd101506ed1a01fb2 2,525 0.89/1.00 vMB 13
558,146 558,146 0000000000000000001331fd8a14b73d931cc156cf9b50a27e015d6781531588 1,643 1.00/1.00 vMB 18
558,145 558,145 00000000000000000005166768d70fcc538ffb0891f317adf0daac80807dbae2 549 0.32/1.00 vMB 8
558,144 558,144 0000000000000000000ab414238c17923382fab98bf22c34ab975fda23703276 1,952 0.97/1.00 vMB 4
558,143 558,143 0000000000000000002fc6ad375558447be1398ee40cd8c9df277b0f665718cf 2,689 1.00/1.00 vMB 26
558,142 558,142 00000000000000000012225cfea8da6c18659691d56f0e2eb262b50082b56064 3,361 1.00/1.00 vMB 21
558,141 558,141 0000000000000000000d93acb699095cf2491e67f610f4027c78a2e701cbe02f 2,871 1.00/1.00 vMB 11
558,140 558,140 0000000000000000000363058936074faef0bbc3ee5c29e4f1425c77d66dc0bf 2,988 1.00/1.00 vMB 33
558,139 558,139 0000000000000000001ae5dc62888929f3120900a3e2a71af0f13a23211b483f 475 0.14/1.00 vMB 15
558,138 558,138 0000000000000000002098e14bf9aaa6236bb0e0311b9571cf4d9193c25ab5e7 1,402 0.49/1.00 vMB 14
558,137 558,137 000000000000000000004441355c5624d26bb6ed72ffd755820bc7f4310cb142 622 0.20/1.00 vMB 5
558,136 558,136 000000000000000000177cfdf7e59477ebaf26621d8c4d2329910bf4b90ff033 3,165 1.00/1.00 vMB 22
558,135 558,135 0000000000000000001aebe908bde43c76ccfba3df14fe1e9d11a686d32370b7 954 0.32/1.00 vMB 3
558,134 558,134 00000000000000000028f85785b48f5836563a227f6a9a3b032a8375ce2e08f0 3,221 1.00/1.00 vMB 21
558,133 558,133 000000000000000000086f71c3b45936062553b2f4ae299ccd481702da933bfe 280 0.13/1.00 vMB 27
558,132 558,132 0000000000000000002463af632c273839734819fda5ed032b3b735506f205b1 2,162 0.78/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

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