Loading Tool

Explorer IconExplorer

Memory Pool

45,437 transactions
26.95 vMB
0.06862531 BTC
Random Selection Loading Transactions
Max Size: 142.51/200 MB

Candidate Block

Mining Attempt e39f47a29ddd58164d32fe69d14eeffbae001661f7eeafef498951aaf48c3b98
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root b45bb28d905ec2278d8072d7e64e0a7babd2339ba49857bab68417b730675549
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,984
Size: 1.00 vMB
Total Fees: 0.01880622 BTC
Feerates: 100.36 > 1.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (527,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,900 386,900 0000000000000000062f8f9b0abd5766ed0791645753980f6eef1925800df95b 1,710 1.00/1.00 vMB 29
386,899 386,899 000000000000000000069e0ff09e537813280f10724a76cba342a3e43d1d3cae 98 0.19/1.00 vMB 9
386,898 386,898 000000000000000008f32c8bf62b9db91c293d425c089b052821af4e6c0a1de0 352 0.20/1.00 vMB 25
386,897 386,897 0000000000000000034976a64850684cb40cf3be305f175a889ed27a6b8a144c 360 0.28/1.00 vMB 23
386,896 386,896 0000000000000000078acbf275cc68269064644fba1fdf8d2b655c71e477c78d 281 0.20/1.00 vMB 24
386,895 386,895 000000000000000000e0fd959c6960224dc35fc8a1db9ca9f571e8031dbcccda 60 0.06/1.00 vMB 7
386,894 386,894 000000000000000003fcfb4f6a89a506792b0e812e30547d09a12e2da00d80c4 482 0.29/1.00 vMB 28
386,893 386,893 000000000000000009adf1278665337f431f28f64784748fd44a1532c6f7d1b4 1,040 0.71/1.00 vMB 24
386,892 386,892 0000000000000000060a9a2a6f3a624c00d78287d18fbf073ce62c5fe7d87028 1,175 0.90/1.00 vMB 25
386,891 386,891 0000000000000000072c319c2eb9f1cfd4a13b6b24d6e7a3d8a658a77070026e 551 0.55/1.00 vMB 16
386,890 386,890 000000000000000004b5cf50f0e13e5b72d15d9906c20067b9a5e91e80f79169 1,547 1.00/1.00 vMB 24
386,889 386,889 000000000000000000a6cc272ab0da6db815e6d4ef0be11cbd5bca174203b0d6 127 0.08/1.00 vMB 14
386,888 386,888 00000000000000000373acea960be8aaf658be65cb819ae5031ec8022186735a 394 0.39/1.00 vMB 17
386,887 386,887 0000000000000000037a00b3b0cb76baa0b593ca872c9d92ad60f2a695d37f21 322 0.15/1.00 vMB 26
386,886 386,886 00000000000000000a8fa40f75f09b939b8df47d04645cbf47e70acd834f57c1 709 0.54/1.00 vMB 22
386,885 386,885 0000000000000000049ac274b4346413b5e85dbc7a93ea3dde404b3fc947e39d 322 0.23/1.00 vMB 22
386,884 386,884 00000000000000000ae70fd7f5dbe920b7b0a3ee6f83dc7346fa9cda70139b59 250 0.95/1.00 vMB 9
386,883 386,883 000000000000000009f14f3f7d601384ba0bdc0346885290622f2792e024d3f2 1,910 0.92/1.00 vMB 32
386,882 386,882 0000000000000000016ff660514af6b918c6313a86c4b065e7e475cf4ed3a061 1,346 0.98/1.00 vMB 24
386,881 386,881 00000000000000000475342ea74af52f45b2899d1d90d564f9e38d8921721ba0 171 0.10/1.00 vMB 26
386,880 386,880 000000000000000007e4a268333faa6434cdbcb5d9775fb919aa98f276defb65 220 0.11/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.91 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: 645.67 GB
    • Received: 12.76 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.