Loading Tool

Explorer IconExplorer

Memory Pool

81,739 transactions
30.36 vMB
0.08294197 BTC
Random Selection Loading Transactions
Max Size: 182.95/200 MB

Candidate Block

Mining Attempt dc08a29e4daf0b4428c71f27d6c355ebe7ec231b8f702e423adbfcfa2a8e585f
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root f8782e524c3da9d6a177e5291422ef784595ec84424bda49b6725e764e768078
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.02018071 BTC
Feerates: 203.60 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (415,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,904 499,904 0000000000000000001d072befe6c7e17628b85146908617d743208334d90514 2,531 1.00/1.00 vMB 375
499,903 499,903 00000000000000000032c35aa938c70aedb4196c790ea958072f71535e7134bc 1,394 1.00/1.00 vMB 206
499,902 499,902 00000000000000000043f4278bb16368c1d40dbf3c244b9707bca22a0e24b25d 1,449 1.00/1.00 vMB 250
499,901 499,901 000000000000000000315d3ec16b126a04e8bb6c6e4ae0d25afeafdfbfc6b755 1,152 1.00/1.00 vMB 183
499,900 499,900 0000000000000000006835cc2e40c713239aca920435673c22fc9ecfb8581b30 1,056 1.00/1.00 vMB 262
499,899 499,899 00000000000000000060f9878efc51252da555d74abc88b235652ebb0af478a3 2,682 1.00/1.00 vMB 304
499,898 499,898 00000000000000000088c55469b27f5b7250d59a2c15e4a2c81970b866167862 2,614 1.00/1.00 vMB 382
499,897 499,897 0000000000000000000da935a52b2d5422981a6f572c42391311c8bac5dc742d 2,602 1.00/1.00 vMB 442
499,896 499,896 00000000000000000095b21964478124ee13493b1dec091dc79a9e70c879e88c 1,145 1.00/1.00 vMB 192
499,895 499,895 0000000000000000000c4044b959ca95f5b41aa649d7e9b25fb51124a927959b 2,656 1.00/1.00 vMB 391
499,894 499,894 0000000000000000002f5b4ce24f01a4a42df6a990ae4e2511e9877a6e4367ed 1,709 1.00/1.00 vMB 261
499,893 499,893 00000000000000000074d73e3656ee814624a44d7661a3a49c502cf4eebea33f 2,614 1.00/1.00 vMB 389
499,892 499,892 00000000000000000016e201e830d4df1314ea38ffe50232fd36c8fc57423bc0 2,450 1.00/1.00 vMB 379
499,891 499,891 00000000000000000017e961df8910d5f4d95dbed7a49d30f8d398cbd6bc9ff1 908 1.00/1.00 vMB 227
499,890 499,890 00000000000000000034aefc56671c391716082d36b855218d5b65d2b5ed877f 1,350 1.00/1.00 vMB 243
499,889 499,889 00000000000000000022208d35b6c01353d389caf5179b248d6193a0a13373fa 707 1.00/1.00 vMB 212
499,888 499,888 00000000000000000034f7bd2bffb12b590eada706b9b985a458b0bf135c4291 1,845 1.00/1.00 vMB 243
499,887 499,887 0000000000000000009ecf11f6424b65e16893f7a60ca0ba6f9c0256a659e2f6 1,349 1.00/1.00 vMB 241
499,886 499,886 000000000000000000128e48fd4f4fc9ffdea2852bae7b803ffca04b2954c6e5 2,338 1.00/1.00 vMB 378
499,885 499,885 000000000000000000132676918f843e69ed41e627ce8491e4bd67b4a9a34dac 1,515 1.00/1.00 vMB 201
499,884 499,884 0000000000000000008bb34d8033536c92d485833d5fcdb20b82b2d5bc09641e 784 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.