Loading Tool

Explorer IconExplorer

Memory Pool

26,056 transactions
6.02 vMB
0.03537312 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.46/200 MB

Candidate Block

Mining Attempt 528db120ccf844f251abaf6a93c8ffd66c1bd1c59fd2869531ee7b2c2e20053c
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root b2d801e9e0e5050127106948dd05beba47cecc5acde6b3ab62c807e2f37e0d00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 0.85 vMB
Total Fees: 0.02171311 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (764,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,844 148,844 0000000000000562adeff68ed050ff96c47e84070017f25836756c3c63b3c9df 11 0.01 vMB 17
148,843 148,843 0000000000000329bf96863c860559b7d52f07ddbf4c42ab1e1a841331ffea4c 26 0.01 vMB 47
148,842 148,842 00000000000001d47847e580b8ff2d2a6ef88710e34468adc874189e745bbc55 40 0.02 vMB 99
148,841 148,841 0000000000000463ffcef28f2f4f645cd98c930075357b156edbdbaaad2dd67d 65 0.03 vMB 136
148,840 148,840 0000000000000759b565d88bd6344e03730f7c1b52d4950e88427e41d99f9076 19 0.01 vMB 83
148,839 148,839 0000000000000366003b1c9789459a017eb5e13fda50c749ad6382259225220e 73 0.03 vMB 83
148,838 148,838 0000000000000110224522d6f13852ef4fe2edb31c876c6b9e629cc851a80248 86 0.04 vMB 65
148,837 148,837 0000000000000888a6090c0db7db4a7410e0f7b35ab0869e5aa2252e7131f848 9 0.00 vMB 433
148,836 148,836 00000000000002a4b2809de1d1a398dafaba198beb29db0015d2a39980ca80d2 67 0.02 vMB 37
148,835 148,835 00000000000007e4490408fa06161b59c12bde178ae00f4d7c813bb8cf584f2e 20 0.01 vMB 56
148,834 148,834 00000000000006785c707b5689ef9eb290b36dbd9331b757d7c717a259e9a7c6 48 0.02 vMB 179
148,833 148,833 0000000000000341a8b76a4b13f0849972ef1065d20616c1765638bda9282940 19 0.01 vMB 68
148,832 148,832 00000000000000ed704095b4569ab1114947736cb6cbef16d889b0b8e56f0731 52 0.02 vMB 122
148,831 148,831 000000000000073006cf97c93c0d33144d74398b85438006e2eb808fcb4b7439 104 0.03 vMB 25
148,830 148,830 00000000000007ce8a72efc82f2881acf340a9e90b09b83a4a40ac8dfbf06f9e 48 0.03 vMB 49
148,829 148,829 000000000000025ce721584dc8814bbbc7a3e6f0b0f2bf7fa2b3598d348cdc52 159 0.06 vMB 220
148,828 148,828 0000000000000706c6716721ed7eb63188b445dde079427cd4b9fa57408882c7 10 0.03 vMB 74
148,827 148,827 000000000000096f6e287e95896b6c4a7671b9da5fd16e453b8948a5de519af3 22 0.01 vMB 142
148,826 148,826 000000000000014940f5729332f208e817eb0b3e303fa3efc0c60fe5d3772bb8 96 0.03 vMB 27
148,825 148,825 00000000000002e513dcc27c464c1e1a265903f5cd078078d7dd97b7e48ea8e5 20 0.01 vMB 63
148,824 148,824 000000000000075f2e255aa5c89c75a882b0a2b71efee2b67ed38a995cb8c312 10 0.01 vMB 69
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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