Loading Tool

Explorer IconExplorer

Memory Pool

39,137 transactions
20.08 vMB
0.08053829 BTC
Random Selection Loading Transactions
Max Size: 110.06/200 MB

Candidate Block

Mining Attempt 9c6cafc984d82e433860cf5f09653cba1bbd512fd930059f74217cb1c39d254b
Version 20000000
Previous Block 000000000000000000018f69ae29df7c79914fb88c88e7aedd8580e0842811ca
Merkle Root ce2f3900bf8983c4c77a0b54ae0bb19c7923023e9d657b7b124859a6036675e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,445
Size: 1.00 vMB
Total Fees: 0.03934245 BTC
Feerates: 636.23 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,915 (785,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,878 128,878 0000000000001b66e674bb2a6629fa6980a96c86ab53272712c94cb5e93286a5 30 0.02/1.00 vMB 645
128,877 128,877 0000000000001b0cdd997eb66cf1a87349646de2efa51542d175da3ce4955e9e 20 0.01/1.00 vMB 376
128,876 128,876 0000000000000a37ca0e6cb12cbe35245b1ff1feaab5564ad35664b259998e2d 10 0.00/1.00 vMB 857
128,875 128,875 0000000000000f437ad21f237bc5c5185b2dc94f47ca94ffa13c9511f6620607 14 0.00/1.00 vMB 1,041
128,874 128,874 0000000000001ed6a67d90b5647258d30106776040b164ae124515b4193e2d72 17 0.02/1.00 vMB 870
128,873 128,873 000000000000079ad306d27025b7f02d165a6a556c30c458663efd8d3d1d248e 39 0.01/1.00 vMB 243
128,872 128,872 0000000000001aaf0b0eb4acfb81820223a06f6c59b64e7c5aa438fca9e41cec 14 0.00/1.00 vMB 655
128,871 128,871 0000000000000cc0d441bd385684158aa4f3eecd62f26be3cd156ab82be44ea5 37 0.01/1.00 vMB 620
128,870 128,870 000000000000086adc30c5b21147f54d2480e4364303ef1d6bd80714ea586f21 31 0.01/1.00 vMB 890
128,869 128,869 0000000000001431b53b3401414ca9c344881109fa2fbfaa26940a87fa1b6f7b 23 0.01/1.00 vMB 925
128,868 128,868 00000000000019b0cb18557d921b3dbad6aa680905172f5075f2a94678bd28ba 10 0.01/1.00 vMB 348
128,867 128,867 000000000000263365e9d8460e74358c432cded3901c893c9f77ebb44e91263a 3 0.00/1.00 vMB 0
128,866 128,866 0000000000001ba16e41416effec6c9dda26beeb8c20b8bde9d357833741af3e 81 0.02/1.00 vMB 175
128,865 128,865 0000000000000b26d6e21d140e4cd71ae75a6e893cc032be6956ee51c01d9c2a 26 0.01/1.00 vMB 1,122
128,864 128,864 00000000000007140634d971b2e60b97907c614e623e5b09c34b42c3fc739556 48 0.01/1.00 vMB 442
128,863 128,863 0000000000001afcafc9b97638d7ad8ff28b9237148b5ba01d08532f0d327ed5 65 0.03/1.00 vMB 709
128,862 128,862 0000000000002363513aa896daab5a660010564cd0e10d106f204004cc222379 4 0.00/1.00 vMB 2,745
128,861 128,861 00000000000003df62677fe0579d83e3cc3d155d26b7270cf9c39a38e50a2a2e 45 0.02/1.00 vMB 644
128,860 128,860 00000000000001e59d88f0971bd89bc323ee9ca7e02ec256e4e7994bb64feadf 50 0.02/1.00 vMB 615
128,859 128,859 0000000000000890caa2787dd42355cfb7b1f49c60298c3f094d2771f433804e 43 0.01/1.00 vMB 397
128,858 128,858 0000000000001e87084422ddcff19c9b5998257e41b550ef42d778b8a03952e1 75 0.03/1.00 vMB 1,633
Previous 10 blocks ↓
Total Size: 780.46 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: 527.77 GB
    • Received: 5.55 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.