Loading Tool

Explorer IconExplorer

Memory Pool

40,056 transactions
28.12 vMB
0.06594059 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt 7eacf07eff41a95a4a3afc5c3c2e52c638af1afbb6cec2c5112cc72be67e031e
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 331fbe9430060dddf0b0987e383b0a04035be28bedee0b4b07ceced22b404969
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,659
Size: 1.00 vMB
Total Fees: 0.01161858 BTC
Feerates: 60.16 > 1.16 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (530,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,866 383,866 00000000000000000981dcce57e2d6c0f34089881d1f07cd87f4f29fd3d26bcb 637 0.40/1.00 vMB 34
383,865 383,865 00000000000000000ba81dc9aec1911e7a3265bba279036bb90439b329dc6e69 1,257 0.59/1.00 vMB 31
383,864 383,864 0000000000000000006386c192b8e9ff778faa70c3fee95c841aa8249e30b584 236 0.10/1.00 vMB 33
383,863 383,863 000000000000000007723bac5577f27e97fbe48d872a446a5683c2efd1c9294b 165 0.15/1.00 vMB 15
383,862 383,862 00000000000000000256a8d8c2751de1b62e51d566e6cf834c92ed79fc410aa8 863 0.42/1.00 vMB 34
383,861 383,861 00000000000000000389580bf24e73c839285f77dcf4f16b190e4e3423188bd1 761 0.35/1.00 vMB 40
383,860 383,860 00000000000000000409995a31b1079c68cee7a0d0629df6879e259c136c0739 355 0.18/1.00 vMB 25
383,859 383,859 0000000000000000080e48aed8aec7fcbd520bdaaee8cee5c4f7987fff8b0fe1 369 0.23/1.00 vMB 24
383,858 383,858 000000000000000007f4caea62fcdfbc6839295e5be10fe16b02e15c95e69d4e 262 0.22/1.00 vMB 23
383,857 383,857 000000000000000000f7d803ea137bfa7e8f97f0e68982a8e44487d4caa32324 1,286 1.00/1.00 vMB 21
383,856 383,856 00000000000000000e3dbf6b1a84fb14256f0ce3728b4124773908eaada6d0a1 1,069 0.47/1.00 vMB 39
383,855 383,855 00000000000000000ad4db485909497869208ab6bb4705036fbe65a721ee85ff 767 0.34/1.00 vMB 31
383,854 383,854 0000000000000000041fe2215049cdad4208b657c733cf24590057396af7c4ea 2,437 1.00/1.00 vMB 37
383,853 383,853 00000000000000000d9b24c8344c0912d6d54e0bc5248d38e3b78fd4c0246c75 513 0.22/1.00 vMB 28
383,852 383,852 00000000000000000b1fc66493a8f131ba46020ff1de0b1d9122f0ee151e6dd8 1,384 0.63/1.00 vMB 33
383,851 383,851 00000000000000000feeba193970576a121cb1f22fe0bae5284ca8c02e99d75d 745 0.44/1.00 vMB 25
383,850 383,850 00000000000000000838e300d607c3cbde59e4d27864d0ff319f8fdb65a29ae3 672 0.20/1.00 vMB 55
383,849 383,849 000000000000000005adcee114698f1abcb645bcb1e07b69dd74a7f437ff3059 524 0.25/1.00 vMB 30
383,848 383,848 000000000000000007c19c0a1fb612671843a2f053a3bf5585152ed3e6ff10a2 309 0.25/1.00 vMB 15
383,847 383,847 000000000000000009c9318b73948a4d26b7190554ecf5943741f68521e541d3 793 0.49/1.00 vMB 22
383,846 383,846 00000000000000000994add95a4a5e646c56df3d1b6caab9c920698d3f0a7d8a 874 0.75/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.73 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: 630.32 GB
    • Received: 12.01 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.