Loading Tool

Explorer IconExplorer

Memory Pool

27,706 transactions
11.88 vMB
0.03324092 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.80/200 MB

Candidate Block

Mining Attempt 0cb203f23d664d2f4ef24bca310d58991c5589b2ff52f23e7e6e3521e2f4b6a8
Version 20000000
Previous Block 000000000000000000002133544506fc506db902b4c2df1ef2da479a2edc5ec4
Merkle Root bcb4b01b3a9ed90c793ad9a46b6670fd561ef49a34c5797c7cbd14a68cf90947
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,520
Size: 1.00 vMB
Total Fees: 0.01242389 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,518 (770,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
142,741 142,741 00000000000007281a28e8fbc7975f0e28d1a95ce1628f562874f2a990b19a4f 134 0.04 vMB 48
142,740 142,740 0000000000000218c5e8f38d70c2615073ed0ede9562aa5d2d6736b09b8f55cb 36 0.01 vMB 155
142,739 142,739 0000000000000804166e7eed0cd9bd6989ba6b6090a191fa3b8fd00b393ed8be 93 0.05 vMB 61
142,738 142,738 00000000000007f3ee58b5a76556cad27668dc3d028683b4f4fd7ec4df104f2b 35 0.05 vMB 194
142,737 142,737 0000000000000855fda8b5fe8a9c0797527a1381f3c3040cc194e0c6273e2083 61 0.04 vMB 191
142,736 142,736 0000000000000104b7af0b15f00a2eeca61db210c6564b55f3c390a634f9b150 46 0.02 vMB 507
142,735 142,735 00000000000004651715e5f1785847d8e8736113128c9829c35b78093cf96b1f 28 0.01 vMB 150
142,734 142,734 0000000000000077473c5fa5315ccdfa57cda3884082a5b0376217136dd42518 10 0.00 vMB 69
142,733 142,733 00000000000000bd2335ff037af546bc597601a6d041512ee2c5ec00e5856ce0 153 0.05 vMB 79
142,732 142,732 000000000000089e2d63f7f1d9c8a396c701220a4cb4cec7c1371df6a82d532f 62 0.05 vMB 140
142,731 142,731 000000000000016b0673e343bd00086f6b41a77dc8ed9ede2975b39e6df312f2 34 0.02 vMB 170
142,730 142,730 000000000000023ad38c75ccc20850f20aa50f1b2d43d881a11cc78ce19bb5c3 47 0.02 vMB 93
142,729 142,729 00000000000006ff87cfce407f8f1f4e12626f2dff68be22a74013c2609e3103 23 0.01 vMB 52
142,728 142,728 00000000000006f64ed19aa11cfbae3c08fff134da8dbc8de2fefd860960cac9 134 0.05 vMB 183
142,727 142,727 00000000000009147403189355c551bcf230744d059a7ceb46d2c1e9f2da6ce1 4 0.00 vMB 194
142,726 142,726 00000000000002e77249f3c87f95cad23086248a155f6e072775b45714ff8c30 57 0.02 vMB 105
142,725 142,725 000000000000084aff4def3e252a352f73119d9767d09afc67c759468608551c 16 0.01 vMB 151
142,724 142,724 00000000000007010a98801b00cc0e2567b015ea3ee72fe13ce0e07e68e43f74 51 0.02 vMB 187
142,723 142,723 00000000000006dcfce99271602cfef14741475dde5172ee72e499e76277b8d7 88 0.03 vMB 34
142,722 142,722 00000000000003c9cf52e30615b84f68304b5b5e7db7416cb07b094520fec84c 15 0.00 vMB 133
142,721 142,721 00000000000003246b1c1203fafbf0990bc0949d1c704e51349ce8eea7abb19c 83 0.05 vMB 66
Previous 10 blocks ↓
Total Size: 779.76 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: 389.60 GB
    • Received: 1.98 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.