Loading Tool

Explorer IconExplorer

Memory Pool

32,044 transactions
8.17 vMB
0.10689329 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.34/200 MB

Candidate Block

Mining Attempt 546ffba2e8892569fbdca92ede6841abe3efbd429845318a32253954fa8b2bae
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 5d48afbfa02bac4ed8adfc506f15e8ce40304b546100aeeb6345a985f7e66191
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,123
Size: 1.00 vMB
Total Fees: 0.06678076 BTC
Avg Feerate: 3.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (657,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
255,059 255,059 000000000000003e0e2201290cc1fd8a084210003e7f56c34e7640c00235c242 0.03 MB 44 59
255,058 255,058 000000000000000e7d6c80a7b3dc391d48b080a80d6b2e65aa4f508fab51434b 0.23 MB 523 93
255,057 255,057 0000000000000016331b3fa6a246207f7e15fcfaebf63aa4d9691c59b699a717 0.15 MB 391 114
255,056 255,056 00000000000000391fb3b6db655e2dd7919e22b95b5cee78bbe2ba1a9556ebab 0.06 MB 124 103
255,055 255,055 00000000000000410a27f9f62279b5f812d2ad0f7fab641ce621407cbbe01328 0.00 MB 14 103
255,054 255,054 000000000000001ee2eeb39646c8a65de01b29778ff6cc28a82c89f4f2ea4523 0.10 MB 223 96
255,053 255,053 0000000000000014f152f10235b0bba1f460f5021c2ad77a9a4fb00126ec968b 0.19 MB 388 60
255,052 255,052 000000000000003e74ef97fab3041ad58b6c6ee74d3a5a04e3885ff93abb9cba 0.25 MB 697 156
255,051 255,051 000000000000002dbdad6b2def5af0e475afd56c34bea3f2d754ee855007812a 0.08 MB 146 73
255,050 255,050 000000000000003ff8261c405318ff6da6042ebb71aea630edfce93d8b27102c 0.28 MB 753 62
255,049 255,049 000000000000001002f2db2eb87cba87f20cd28853058dc36f48219d8b99eeb6 0.25 MB 476 139
255,048 255,048 000000000000000c6c464946578b39c2697a9363de6065091a7ca9e97986244c 0.14 MB 372 116
255,047 255,047 000000000000002f1e271d342015887adddc861860434cafbdbf7e4bfd035cfc 0.09 MB 221 108
255,046 255,046 000000000000001563a3af855dd4bcea809deed6daec7dc328905f7e2fc8b702 0.09 MB 232 77
255,045 255,045 0000000000000028107aa5fe4302ecbdc4ebfbaa011375fc5ab0b25badc9e0d1 0.09 MB 115 65
255,044 255,044 000000000000002974dffaab0fc822f6a01f79a9cfbf9989e58633c477e66ca4 0.20 MB 86 55
255,043 255,043 000000000000003869a9e54b6a0b876ea3d6431acef8ced56692b30516d0a7a0 0.25 MB 227 78
255,042 255,042 0000000000000034cd2f3ca5715afa7e621c1af3943b171e98831ec0aa3a5fca 0.33 MB 252 81
255,041 255,041 000000000000001bcaaf94a8d9a2c1a8634125177ae65c5edd2abfcf66705593 0.16 MB 400 63
255,040 255,040 000000000000003afa49b65637b87541814dc9a3a54faa001807b8a0b278b328 0.07 MB 157 107
255,039 255,039 000000000000001acf01767cb68f78e20e4807518c0f161d64cf8689a824d1f2 0.25 MB 701 129
Previous 10 blocks ↓
Total Size: 778.87 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: 398.84 GB
    • Received: 3.57 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.