Loading Tool

Explorer IconExplorer

Memory Pool

73,519 transactions
28.31 vMB
0.07504278 BTC
Random Selection Loading Transactions
Max Size: 167.50/200 MB

Candidate Block

Mining Attempt d23673ebcca4c29598665d39a1945737b530aa96bf6dd378f730ae9a5656167d
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 8aabe6c6e53f28269934eab8480871d62d58dbd9ab30e13d31b18943ffdde3fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,758
Size: 1.00 vMB
Total Fees: 0.01829777 BTC
Feerates: 150.86 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (641,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,137 273,137 0000000000000005c85600c605013cc180fb6586b1ab66098f622ec76aca4b6a 293 0.16/1.00 vMB 53
273,136 273,136 0000000000000001c60c2e96109c3e6481ada40468e4261aa371b662be5dcbd5 267 0.10/1.00 vMB 52
273,135 273,135 0000000000000004d90fa8861eae78695407940b3f000200f13738e4d3d1cc02 638 0.30/1.00 vMB 59
273,134 273,134 000000000000000375942e232755a99bd378586511b37cfa5d6bb7e8725faf69 244 0.13/1.00 vMB 39
273,133 273,133 0000000000000003ee901bcc1642700b10edd53e1eee3bc8141327623b23790e 304 0.15/1.00 vMB 44
273,132 273,132 0000000000000001d92d4b6f955d23ebc323cdbf96705ca21cd03f90a26d2991 689 0.34/1.00 vMB 60
273,131 273,131 00000000000000039045dc63d713d9feee0d3c3458f5cb60afad3482ca2dca8e 484 0.27/1.00 vMB 36
273,130 273,130 000000000000000090ee78c4352ea71f33dcc3a4566df1c72117088e1a372004 174 0.09/1.00 vMB 40
273,129 273,129 00000000000000046346bea361510d5c60ba1029034b57e2cb863346a00c6717 390 0.24/1.00 vMB 28
273,128 273,128 0000000000000003892c1b85ba2325278221b9c91e0193d5d008f994dbe18e54 574 0.25/1.00 vMB 80
273,127 273,127 00000000000000058dcbebb061192a30524a794730898df5d1ab55e0065fe707 81 0.16/1.00 vMB 15
273,126 273,126 0000000000000005f06db268b9c28e562d8a42e48bcd1e5805bba860557f5579 148 0.24/1.00 vMB 17
273,125 273,125 0000000000000001a4de4af30f6e62d9309f3b6d6a1ba58af43090f7076de47f 446 0.25/1.00 vMB 35
273,124 273,124 000000000000000182927604c67126f3aa8d6abb0ef4e696e284d54201038dc9 256 0.10/1.00 vMB 130
273,123 273,123 000000000000000174b4ca15f6893f7cbd0538177fee80a63ed669f5fc70b230 710 0.50/1.00 vMB 26
273,122 273,122 000000000000000533a9c82b6f573da86ff3cc265483aeb31a43d513dba60f00 583 0.25/1.00 vMB 59
273,121 273,121 00000000000000057b277ff6fff695d422385bd377e65e17bd0c06f63944dc7e 1,284 0.50/1.00 vMB 67
273,120 273,120 00000000000000040d4ce65bc6c0f46bab30fe24b609a35aa3fb2506db817e71 1,258 0.50/1.00 vMB 84
273,119 273,119 00000000000000052f5153e7a5bdb990caa04298066085e08a4bdb8a8e482f6a 288 0.13/1.00 vMB 52
273,118 273,118 000000000000000094fa9892f875068970753096ad182b875aae8bd7e0c96fee 393 0.18/1.00 vMB 48
273,117 273,117 00000000000000051babf60c0642a24423c069522f97838eb086902faeac6730 319 0.14/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.