Loading Tool

Explorer IconExplorer

Memory Pool

81,552 transactions
30.00 vMB
0.09008140 BTC
Random Selection Loading Transactions
Max Size: 181.14/200 MB

Candidate Block

Mining Attempt 7d4e27cd7e702d97eee8d7bb433bfce86ed6e488677e9f8a3284d04788c3c437
Version 20000000
Previous Block 000000000000000000000566719f650a5928fbb1a01177f015bdbcdec5c3c5bc
Merkle Root 3deff545f1e047ebb26d1edbcadd1bd2fd42d041c7b17ad8d593da5d7ab92b7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,401
Size: 1.00 vMB
Total Fees: 0.02879759 BTC
Feerates: 502.62 > 2.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,965 (808,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,240 106,240 00000000000136a26d61f80ec017ebe7d18503bef0fc68e716d8c30948c5a64b 2 0.00/1.00 vMB 0
106,239 106,239 000000000002d6f4728541d1f8fdd607424869882178c7710ce834242626835e 1 0.00/1.00 vMB 0
106,238 106,238 000000000000170a608a97853e13671a21a8440b4209d11e88ee2a1a0d0000b2 1 0.00/1.00 vMB 0
106,237 106,237 000000000001d57a675660878cdbc57d57decf2ee37c972a7918231a9deec9df 1 0.00/1.00 vMB 0
106,236 106,236 0000000000003f8826537467b2bbfa79184c95b5a003e61a22946d295b321311 3 0.00/1.00 vMB 0
106,235 106,235 000000000000d4f1ec24522acdc35286debd6d2ad37db7d921de14141bfc0a98 3 0.00/1.00 vMB 724
106,234 106,234 000000000002ec162276541e161894179fd5e58e4dd15cf7142a13a9427748ca 1 0.00/1.00 vMB 0
106,233 106,233 000000000001282776ef32c7347a44e045f7085e6597bee18bc0932765c4b350 2 0.00/1.00 vMB 0
106,232 106,232 000000000001852307f5d638b7ff78c1d03e10ac06920ec60d1aac7f1603ba08 4 0.00/1.00 vMB 0
106,231 106,231 0000000000020645bf1f29b5182b1c778bb1c1ea7866a703703ef431ee1afccd 31 0.01/1.00 vMB 130
106,230 106,230 0000000000018799a2c9c402a0b792a4ea0577191824cd5d20d372cf40a87235 2 0.00/1.00 vMB 609
106,229 106,229 00000000000029103c0717c0553f15fc148a04863d28785f5bc5e1c3065d3a6d 1 0.00/1.00 vMB 0
106,228 106,228 00000000000026565a01bc7bdd6aa8e1842feb0066975198b44012f2619cfd17 1 0.00/1.00 vMB 0
106,227 106,227 00000000000153c648ac94b3593b5a530a3b6ebeb6d3f44d568fd72b661d4435 2 0.00/1.00 vMB 0
106,226 106,226 00000000000097590ee8d6354851aca324343835cee8bfff7867180c44421d89 1 0.00/1.00 vMB 0
106,225 106,225 0000000000020fb111ba2624a83603f3363d191fe2c5ab3f64f98dbe099ee713 6 0.00/1.00 vMB 781
106,224 106,224 000000000000b2c12cc4a191d91bf8dcc6b7d6ac1e441b9b72c3ec6819ef25cf 2 0.00/1.00 vMB 0
106,223 106,223 0000000000024038eb1073da0d41ace6997e7829ba12507de76384edbb2faede 3 0.00/1.00 vMB 0
106,222 106,222 00000000000154750eb34eb4fd6ed8900a984cb85d2e77b2ef3b6de2168f02d2 9 0.00/1.00 vMB 0
106,221 106,221 000000000000ef64d4b3cfbfd6a3661f08e39ad48f638af5e5512ead05746a4d 23 0.01/1.00 vMB 0
106,220 106,220 0000000000019fc366c9daf81f14768835d5a1237bd99debf7cde80fca7e6eb5 3 0.00/1.00 vMB 252
Previous 10 blocks ↓
Total Size: 782.33 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: 660.36 GB
    • Received: 14.69 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.