Loading Tool

Explorer IconExplorer

Memory Pool

39,294 transactions
27.44 vMB
0.05940217 BTC
Random Selection Loading Transactions
Max Size: 140.24/200 MB

Candidate Block

Mining Attempt acb5300f7c67a2ee2c0aa972fa21d78ec123f17de0680651342e64ff6ac3b4b4
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root b4f85eb32ed5c9a10fc610c51d09f94b6eda7baf0906e51bfccedf9e8afaf231
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,609
Size: 1.00 vMB
Total Fees: 0.00735165 BTC
Feerates: 71.81 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (530,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
383,845 383,845 00000000000000000ed115c691e0e045ef74032b27881f916d934b9af23ab88d 1,728 0.93/1.00 vMB 27
383,844 383,844 00000000000000000673efb8f290923e3777da0e2ceb7e387dca9bc4633495bc 502 0.20/1.00 vMB 35
383,843 383,843 0000000000000000065633678427b805e3de5f3497d0a6128695738a7211f0a3 1,686 0.52/1.00 vMB 53
383,842 383,842 00000000000000000303578b63e363d061ddc07c8ac42e1941fd6d97eba9ac1c 1,132 0.35/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.75 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: 631.88 GB
    • Received: 12.08 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.