Loading Tool

Explorer IconExplorer

Memory Pool

81,088 transactions
31.42 vMB
0.08663965 BTC
Random Selection Loading Transactions
Max Size: 189.97/200 MB

Candidate Block

Mining Attempt 8b015b58dc00c6d422e688003d3da85658b8b83d9af9d39bef7a51b7dc987424
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root b0d5b6fdfefce1fbf6214bcabebd0468be118fb5388518be1a13d29dd53395f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,052
Size: 1.00 vMB
Total Fees: 0.01833845 BTC
Feerates: 150.65 > 1.84 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (522,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,848 392,848 000000000000000004bc2f2397ce124582219c0c6a5129c18615f4261e66e36d 2,049 0.93/1.00 vMB 36
392,847 392,847 00000000000000000a253c029ddc660d4b2e0504e4ced329e8bdaae9f12dcd67 2,766 1.00/1.00 vMB 47
392,846 392,846 0000000000000000000e0ea851ebdf1681259c50bf443b188af25c25f9d11648 604 0.25/1.00 vMB 38
392,845 392,845 00000000000000000a6f2c8b176ec32ba273129a6ab48646c75e459ee757a783 1,111 0.92/1.00 vMB 17
392,844 392,844 0000000000000000084ca119891b8273cb8d814f24088de39cc66195d2f3ba11 1,981 1.00/1.00 vMB 34
392,843 392,843 00000000000000000874d14158a3dc52a29a57b20be3ecb595b5d98aeead44ec 337 0.25/1.00 vMB 48
392,842 392,842 00000000000000000031d85fbfd8885e83c209599fe6287222969c03a12d63d1 1,274 0.95/1.00 vMB 24
392,841 392,841 00000000000000000126470e3ece8097ae25e20bb7e22c7cf39673b3bab8fad2 2 0.00/1.00 vMB 0
392,840 392,840 000000000000000007f2c47bb7e838217a61118c8fde7bb0a0eba8c3dadf6425 1,676 0.95/1.00 vMB 30
392,839 392,839 000000000000000002b1b419b8f90f14ce2071cf0c7e057f39fe2c478629a795 1,751 0.93/1.00 vMB 32
392,838 392,838 000000000000000008be61dd303cdacbc81ec2436b716378d4dc881f318b1d4d 1 0.00/1.00 vMB 0
392,837 392,837 00000000000000000a7e48a1123bd2311534ad4fd46c895068d485519a654dbd 1,521 0.95/1.00 vMB 30
392,836 392,836 00000000000000000994b2559aea7d376cbc2563e952baef413af3a630dc9e0c 1,487 0.99/1.00 vMB 28
392,835 392,835 00000000000000000571fe9c3f40f41b6e02a936bfdb115ea16ee3820eef141a 1,729 1.00/1.00 vMB 25
392,834 392,834 000000000000000003884f0d620c07dd2c5076109fec919736d99c5b05735b70 1,686 0.93/1.00 vMB 37
392,833 392,833 000000000000000009e8cfe142600ff98f485182aa7100e98da095ed536a883c 1,665 1.00/1.00 vMB 45
392,832 392,832 0000000000000000064a50c32635b7a152c461234f8291650246032d81eb4a1c 634 0.99/1.00 vMB 19
392,831 392,831 000000000000000001796a42d98433a6495261755cad5ab3e2d7eee711509019 1,296 0.91/1.00 vMB 48
392,830 392,830 0000000000000000040d7133275455a142e58b2bfa0a466b5e05361492287f2b 1,034 0.92/1.00 vMB 38
392,829 392,829 00000000000000000342f641f430ec0e32dfc28e9f1c4160d1c9377528ecc548 1,131 0.93/1.00 vMB 31
392,828 392,828 000000000000000006ee9dd7c628e3d992f232e8fda6f6263bb34699e2926112 2,358 0.75/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.74 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: 708.15 GB
    • Received: 16.72 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.