Loading Tool

Explorer IconExplorer

Memory Pool

18,805 transactions
23.28 vMB
0.05074062 BTC
Random Selection Loading Transactions
Max Size: 108.98/200 MB

Candidate Block

Mining Attempt fe990295ba7325488d65fb97a5bf5fcb418510f20850a3f0a17823673730aad4
Version 20000000
Previous Block 00000000000000000000642395af6c167a3a00b6dac8fbc226ea1889e0a9bf07
Merkle Root 523a3f5a2609f7333465baadb3604d99e53f9ac6411d1b1344f644b307d7e9f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,757
Size: 1.00 vMB
Total Fees: 0.01000068 BTC
Feerates: 101.56 > 1.00 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,208 (906,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,878 7,878 00000000f2712c08fbe207228ca0c84887fa3ad29a92a526d09200a526542e69 1 0.00/1.00 vMB 0
7,877 7,877 00000000a45e19b32d9e615ee47c821ccf3bb0b9fa9a8a6a82a9620603390ce5 1 0.00/1.00 vMB 0
7,876 7,876 0000000026e4bbcf491b1bbf1778ca07bcf144c5836642b42bcd2c5db563f3b1 1 0.00/1.00 vMB 0
7,875 7,875 00000000903d49e3de149aa8aca76b7d74cdb9370c2c1781fa9bdb76aed4b13b 1 0.00/1.00 vMB 0
7,874 7,874 00000000c110e75e7bd5ecd29ecf1d4f60cf556fc5f2d3a3c02b406e85036e9a 1 0.00/1.00 vMB 0
7,873 7,873 000000009bce23f4d8c9ae225570da6674fa1ff277233a3c75efb2640b9d22a7 1 0.00/1.00 vMB 0
7,872 7,872 000000005f5c18fb5aacefddaaafbc44535f74d92dd40371e80d06765d4f6324 1 0.00/1.00 vMB 0
7,871 7,871 00000000d90f1872204bc72859cc3c6e1462ea1b3a46fca9d0a766ad250e007f 1 0.00/1.00 vMB 0
7,870 7,870 00000000b7fba4fb7744c2b2e8395048facd9c2e8f11ff077996c49d738e1777 1 0.00/1.00 vMB 0
7,869 7,869 00000000502a828323486f0c50c163f950f29631fdf3b3e3c46fca18a148ff4e 1 0.00/1.00 vMB 0
7,868 7,868 000000003e31f902e3512f075ff97c5ffb9bfd1fd9dbe560b08f37214a89e705 1 0.00/1.00 vMB 0
7,867 7,867 00000000238e8850d1e9cfc702e5ca08e8ad95500bc811f1103a70c61d8cc26c 1 0.00/1.00 vMB 0
7,866 7,866 00000000af9ecd4de95e6f92a55106c7b2a78161fdb71531497f0328b42cc14b 1 0.00/1.00 vMB 0
7,865 7,865 0000000020bdf900fc67ded9a556b6f22740856a1bf2ad92a6871ac4d3d0f594 1 0.00/1.00 vMB 0
7,864 7,864 00000000b7c90bc517d76eb5a16385be59b308bf303f69db242a714561db02ee 1 0.00/1.00 vMB 0
7,863 7,863 00000000c53dbe6b1e67b2d6903bb1829a383d44c900d5b8c3e930f4aaaa7af4 1 0.00/1.00 vMB 0
7,862 7,862 00000000e055383ede208a39e8a1b48de44abd430b80149f483a81a84d5564f6 1 0.00/1.00 vMB 0
7,861 7,861 0000000026e64b5b6ef0594d272e81ad05ad19fc949446348b0b5e15dd75be16 1 0.00/1.00 vMB 0
7,860 7,860 00000000ab8331a09dd577856abffbfad3b65d66652d1ad6a1a8802f1346d5aa 1 0.00/1.00 vMB 0
7,859 7,859 00000000993d6ee47240bfee4ce320a54fef8b7091334e92ef713bb3e7590034 1 0.00/1.00 vMB 0
7,858 7,858 00000000ff43e4905adad05611d886de6192920903d8de58a3958a474297536c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 573.81 GB
    • Received: 8.07 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.