Loading Tool

Explorer IconExplorer

Memory Pool

27,914 transactions
14.30 vMB
0.06487096 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.07/200 MB

Candidate Block

Mining Attempt b4a02f86d2faa8facc091dc522d1abce785f966223b4cd48ab8c014edadd50bf
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 0631cd67ad934c402dc4f0b89fb1db658e0f928637292fdd08cb8be4ffa756da
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,551
Size: 1.00 vMB
Total Fees: 0.03006364 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (777,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,178 136,178 0000000000000775429a02941e1eebe6b2196eb451c5f86f13c4e27d786d23aa 1 0.00 vMB 0
136,177 136,177 0000000000000117d14399d5e3ed3acf037f7de88d338e3969f4f9011940e3d7 45 0.01 vMB 86
136,176 136,176 000000000000025af96bdb46eabd1d0591732b3bc3745bb28cfba9849321b790 9 0.01 vMB 171
136,175 136,175 000000000000009410f4c8c6db473f0dc61511f686a6152f8194eff8d32cf7d3 145 0.07 vMB 284
136,174 136,174 000000000000032016f9a539d1557cb4defbbad8eb85d33fc864059429d2f18d 164 0.05 vMB 109
136,173 136,173 00000000000005c6c492f40d7cf2eb609262534d4f0d31afd5b0028fcb926e2b 10 0.01 vMB 0
136,172 136,172 0000000000000a0260748a1e0d99db1ed1c588a623b67076c3f6da1b87bff938 5 0.01 vMB 124
136,171 136,171 00000000000003e678195f7c7be94ab42c8043afcaf321a41963e1967cb08d01 129 0.05 vMB 385
136,170 136,170 000000000000075005e5809645830d3dd74c1777fae2ffbdcffeab1cc8e6fa29 25 0.01 vMB 106
136,169 136,169 00000000000000b5fb270d5babecc5f83d3083c942851735c880a6a8840c47a7 29 0.01 vMB 491
136,168 136,168 000000000000069b7b23d255f2622b7d7cf9a720f13bb7bf4099d57918b61520 107 0.04 vMB 317
136,167 136,167 000000000000098511539245ff7eb6dea583b8d75bc2cdf76744a7dc06cda4fd 28 0.01 vMB 85
136,166 136,166 00000000000001083d25e9f8b87b149edd1f363a90c6179901de3a996a50f7f5 94 0.05 vMB 385
136,165 136,165 00000000000004d75fbc1038567ee28d150a913e173b698258312825945ff1cc 9 0.00 vMB 1,147
136,164 136,164 000000000000045844da94d1849195559960dfa61c30d9b06034d8bcfabb8c93 67 0.02 vMB 466
136,163 136,163 00000000000001d251a788ccb93389206051ee2ce14d330dcf710f7b4fa42182 12 0.01 vMB 404
136,162 136,162 0000000000000248845ca85d9c816d39e9dbc3350359362ca2ddad5162bb01a5 49 0.03 vMB 553
136,161 136,161 00000000000006df4d7d989ae775290d5a1fa74cae0d267a295b0b176afabe11 38 0.02 vMB 268
136,160 136,160 00000000000002b88951ce5a9b74ff7daf839f9ac5ad83b0cb74d373dbb3737f 65 0.03 vMB 559
136,159 136,159 0000000000000a8488a9dacabbb7cfabbca3f98eb6904c743ef3cfa28a6a73f9 1 0.00 vMB 0
136,158 136,158 00000000000001e15c13d1a7672004fb750667118910641c72d39af3c8882154 72 0.02 vMB 657
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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