Loading Tool

Explorer IconExplorer

Memory Pool

85,319 transactions
30.69 vMB
0.13966658 BTC
Random Selection Loading Transactions
Max Size: 186.48/200 MB

Candidate Block

Mining Attempt 9630419c63188057e83ec40656fbb6489a24461459122fe910970d2830eb50bc
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root ec89088dd3c5351fd2b9cbfa3d3f4738f8053640231ad48fe8819b3ff0b0967b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,245
Size: 1.00 vMB
Total Fees: 0.07633851 BTC
Feerates: 170.36 > 7.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (808,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,245 106,245 000000000002947a6641c3267ef7ed7a0acf20a494516d677c32f7cf5d74d163 5 0.00/1.00 vMB 337
106,244 106,244 0000000000009c9edcb4f072e010b116c4203e205f92952e371658fe29834688 2 0.00/1.00 vMB 0
106,243 106,243 000000000002d94be85edaf7501fd7ea39aae56abda1e6d2dea15316e3bfa7b2 1 0.00/1.00 vMB 0
106,242 106,242 000000000001bffcd128740f6cf79ce4ba567c12a2c09a2ddf9f3a2f04afe290 5 0.00/1.00 vMB 0
106,241 106,241 000000000001d3e57b42db0f48568105caa11fa445904a89b1cb5c101995dd11 23 0.01/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.32 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.27 GB
    • Received: 14.66 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.