Loading Tool

Explorer IconExplorer

Memory Pool

49,129 transactions
30.54 vMB
0.09465236 BTC
Random Selection Loading Transactions
Max Size: 163.39/200 MB

Candidate Block

Mining Attempt fce40c7431981efa48ad093f6398824e621c2952ab7f776ccd4ad6cb3b4acf85
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root eb06d2e072b478e90db7ebbbd0434e5b3e2b86dd760765f663085b1595c74dc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.03155825 BTC
Feerates: 101.56 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (598,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,837 316,837 000000000000000028bd541bef9af9aeeae14a1152217c619ef0b4ed9892ebb2 1,037 0.41/1.00 vMB 35
316,836 316,836 000000000000000025d933b9ff541d8aec619f345dfc7eac24e43c811d0333d1 378 0.27/1.00 vMB 25
316,835 316,835 000000000000000023800a4217980b6eb1d17b20e5d24a34d16ec0ca137520bb 1 0.00/1.00 vMB 0
316,834 316,834 000000000000000020337cd160889cec502ce1a02e422b3e320a223f3cc6f3a0 145 0.06/1.00 vMB 35
316,833 316,833 0000000000000000097b1a9b02649c22370d483d590318a084803bad5212ecfa 487 0.28/1.00 vMB 26
316,832 316,832 000000000000000011d455f23e28442beaad02c65afe6b4aabc37081411cb1e6 181 0.09/1.00 vMB 29
316,831 316,831 000000000000000025aa87d9f45840fc0b411db60ed57e46ebcef64f051e6786 311 0.20/1.00 vMB 23
316,830 316,830 00000000000000001c9d0b71f0391462801e70eafa7168784aebec6c7318548a 328 0.18/1.00 vMB 24
316,829 316,829 000000000000000007ca8f74c510f8684fcd128c14b2b6605aa9c29304708e74 1,355 0.70/1.00 vMB 32
316,828 316,828 00000000000000002a30ca62c99f515c44e0fde816c384b7556cfa3e0d4225c3 193 0.30/1.00 vMB 13
316,827 316,827 00000000000000002a220e5235ac7d3a303109e1a0495d8626312b77a3b7e720 347 0.48/1.00 vMB 15
316,826 316,826 00000000000000001821a4f161ed7edb0bb1678edb6ed1a36d3d6b2007e649cf 512 0.21/1.00 vMB 30
316,825 316,825 00000000000000002cb9afec4d8495ae509d42c8b09900291ac06245e1b0a457 43 0.07/1.00 vMB 10
316,824 316,824 000000000000000027a3e38b52377b07a919f7138ddac8d367158f8fa2423adf 1,118 0.75/1.00 vMB 25
316,823 316,823 00000000000000002991b557dc475bc2fc781960757118a6469bff9b7d92fed1 512 0.19/1.00 vMB 46
316,822 316,822 00000000000000000e94708f8aea7c41d456e961428fb8694bb1dc64c69c5b5d 956 0.56/1.00 vMB 26
316,821 316,821 0000000000000000097ca29f0cbbb245b12b69ad7d8f6d4ae1d70e62a0f079b5 1,124 0.59/1.00 vMB 28
316,820 316,820 00000000000000001de1834a0a241ba2f40b9b78067749dba27a66060da618d4 276 0.16/1.00 vMB 21
316,819 316,819 0000000000000000237bd5630aedaed5d1a0f8365f6b17c750fbed81478164a2 639 0.30/1.00 vMB 28
316,818 316,818 000000000000000013298cc3aa1c555cbbdf9e6b72e7cd915f697855e20ca18c 813 0.38/1.00 vMB 29
316,817 316,817 0000000000000000018843108eec5e279235bd85c5adbc0d4efe9a4e260cb737 176 0.09/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.