Loading Tool

Explorer IconExplorer

Memory Pool

40,781 transactions
20.15 vMB
0.04808348 BTC
Random Selection Loading Transactions
Max Size: 112.06/200 MB

Candidate Block

Mining Attempt 4c6a4eed870ea60acd2164bc97587a28da01d49b646bb3dc13038e9dfa103924
Version 20000000
Previous Block 00000000000000000000a936506d8a16281f73ac842fbb3615a6cbd5c10383e4
Merkle Root 5aa765a23ca2dd646d032a979e80a8f652e773970d8c975ff821589a38ed82ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,910
Size: 1.00 vMB
Total Fees: 0.00846698 BTC
Feerates: 100.29 > 0.85 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,015 (792,882 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,133 121,133 00000000000030f91151cba26635122b914b2a285c3a2cb137c1b82f36c83d6f 12 0.00/1.00 vMB 352
121,132 121,132 00000000000086418364c351333090ec7b236bb4d6091a74200018cedd094bb9 14 0.00/1.00 vMB 1,045
121,131 121,131 000000000000974da17dc5c949b6a5173c1562870919fd82e006ae2593a08996 19 0.01/1.00 vMB 381
121,130 121,130 0000000000007bafa183d466758f0cb5710eef8fd28a4f8a8440a193d647e53f 25 0.01/1.00 vMB 118
121,129 121,129 0000000000001966c3f53d7ee6749e8348a5898c161ba54f5f207f64ccb33632 13 0.00/1.00 vMB 3,741
121,128 121,128 00000000000010304c16b01e25ac00364bedd953aec5dcef452cb89f57af50a0 11 0.00/1.00 vMB 309
121,127 121,127 0000000000006b149efd5e9d22ed80c9d6d01d71e1246c02fa117c858a9aea20 21 0.01/1.00 vMB 1,598
121,126 121,126 000000000000475e465114fac64a267ef55a79f0431af774f0ec90d42ea1f2d6 9 0.00/1.00 vMB 353
121,125 121,125 00000000000037351a4fa2e4cc97852cb4a498419844d79fb29e119c6d4cb32e 12 0.00/1.00 vMB 806
121,124 121,124 0000000000006429474c3f6635636d3824f68841935debde15a763bce02a7c18 13 0.00/1.00 vMB 596
121,123 121,123 000000000000223b64b7083652f2c3c79b0e5f175bd885697377a39e79502297 18 0.00/1.00 vMB 738
121,122 121,122 0000000000009487db37d79be368408e08196c327e124a033ae164db10753dc9 6 0.00/1.00 vMB 475
121,121 121,121 0000000000004d8ce1babf4fdbf153f813ec4776ea53f7e36cd4897886349f0d 5 0.00/1.00 vMB 4,000
121,120 121,120 000000000000538fd5bb2e5e98ca0019eb5d121fb429021cefbac1413fe56ccd 13 0.00/1.00 vMB 308
121,119 121,119 00000000000049fdef5f0074a089e9f82bed072d5e6d975fc411cb1ba6d64c00 11 0.00/1.00 vMB 2,049
121,118 121,118 000000000000555ba01c35729fd735cc063ef7900db77cddca3656db755be830 11 0.00/1.00 vMB 712
121,117 121,117 0000000000008264df3eee52f65383383e4d852d2636718632f8b3b9a1cefe42 11 0.00/1.00 vMB 1,341
121,116 121,116 0000000000001f04dc63a2c8965e8ed033aa4f51a3d57905814f883a6f2e5590 17 0.00/1.00 vMB 2,174
121,115 121,115 00000000000007cdee3c6a4aa379d4e8464692882572a4f9e71f5e2401752284 58 0.02/1.00 vMB 369
121,114 121,114 000000000000560f1d2a1da96a60bc7f57a35d31686fadf2ded8a71347f049db 23 0.01/1.00 vMB 1,896
121,113 121,113 00000000000080e7dbe1831f5ad5190ff80da15196829bec92ece2c7b577f36b 24 0.01/1.00 vMB 337
Previous 10 blocks ↓
Total Size: 780.63 GB

Node Details:

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