Loading Tool

Explorer IconExplorer

Memory Pool

16,929 transactions
7.92 vMB
0.03085379 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.22/200 MB

Candidate Block

Mining Attempt 8f8670697065e3b1ada9f9e8c88e3bc0a03bbd552c73a6b17c4ed98534d4dc32
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 69c242744c950545cda98da354147cd95e75ff3b89672e89f3be72c5b700eb5c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,534
Size: 1.00 vMB
Total Fees: 0.01447194 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (790,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,093 123,093 00000000000033f37d391d98071003776f5471d326012cd1326caae9cedd7333 4 0.00 vMB 0
123,092 123,092 000000000000334291b31e9cf4d6da4316c51978c0ccb8c21f578b1df246bd58 13 0.00 vMB 433
123,091 123,091 00000000000050bb856b3a62526f0b2783598513cfcbd5f39afe5a5f331c548f 11 0.01 vMB 66
123,090 123,090 0000000000000af3070260c3c7e44689cda089810dba09032c8590b1f2335838 4 0.01 vMB 97
123,089 123,089 0000000000005e77711a63d52b63af5d05d669d6078e3ea07ee4add2a297d183 31 0.02 vMB 217
123,088 123,088 0000000000002b64756f074f5c87b93428d98b10d05842eb7a56b2dbe1a72cab 13 0.00 vMB 0
123,087 123,087 0000000000001a651ba145806145513f275d32f1f05ee84e9a677985d2ccbd95 7 0.00 vMB 0
123,086 123,086 0000000000001dfb0dfcfc71b7353cef87773e291bc50d6de5e303e718181b2b 7 0.00 vMB 350
123,085 123,085 00000000000039968f6495a932d79654c48b15f9d0283fe3f41080fd83328dce 8 0.00 vMB 345
123,084 123,084 000000000000408990b3f80c12e4908cebf95b5d78866adcb37f7b0c9009362b 15 0.01 vMB 164
123,083 123,083 0000000000000a0664bada1157de3d0fbcd96658aff5750076f066776aa75790 5 0.00 vMB 0
123,082 123,082 0000000000002431048d4e96bcd1478119693bf37e26bf852805a59876cd6e62 22 0.01 vMB 0
123,081 123,081 0000000000002e140a0a455694a6801f884007e3079f1d788205fda4d4c4dd68 12 0.01 vMB 275
123,080 123,080 00000000000027eb3d78ed358f6da5a90e35f0b7b3f4e888b64775fee9cfc463 11 0.00 vMB 343
123,079 123,079 0000000000000bc6a402c5146eebf0c6753f4e4f4700b3b91446f5346dc96e19 22 0.01 vMB 0
123,078 123,078 0000000000001f63a65e108d4b12eb1c8e7a368f51923be89309246d4a609d29 7 0.00 vMB 0
123,077 123,077 0000000000003295cae3500a1d18445a6fca7f26d44f221aba169df1891910ba 13 0.00 vMB 1,049
123,076 123,076 00000000000015d00caf7fae6b6477109e0b5cd0e1d87eeb8d578b76e5f7ce38 14 0.00 vMB 642
123,075 123,075 0000000000002305a4d5e75c8fd6dbcfa4ef5ceb0fccd1fe12dbad1869f56f74 9 0.00 vMB 668
123,074 123,074 0000000000004806216a27ab04bb47c1799c22cb6dab7026f2d48942b1d7fb04 8 0.00 vMB 256
123,073 123,073 0000000000005df187706fccbd77de4466e3ce1f35b7e78d33f181786d715b3a 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.56 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: 267.19 GB
    • Received: 1.03 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.