Loading Tool

Explorer IconExplorer

Memory Pool

38,221 transactions
26.12 vMB
0.06144840 BTC
Random Selection Loading Transactions
Max Size: 134.96/200 MB

Candidate Block

Mining Attempt 20492b9cdfecd08aa1cd7830105b12289e5bc9dd93719ffae04f33a6a44d5f25
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root b6a418c472a3ff80b7f5afb234f247cb25774080103bf255ff3b9e6a83b9cb7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,385
Size: 1.00 vMB
Total Fees: 0.01355796 BTC
Feerates: 265.25 > 1.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (543,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,855 371,855 000000000000000003e40fd2b6a434a0009df52b60dbf87d52e4d9c353968a3a 190 0.10/1.00 vMB 40
371,854 371,854 00000000000000000829aa63174bc51f3592f0f4a980c8a22b163f9b82564d0b 46 0.04/1.00 vMB 16
371,853 371,853 00000000000000000d8d81a3051937d5b8c20056679846cb3f83ac095e4bce49 640 0.36/1.00 vMB 35
371,852 371,852 000000000000000009e65d60aed9b1bbfb5fe8bc9bc7751afa4f8da25107c722 288 0.20/1.00 vMB 27
371,851 371,851 00000000000000000f8d6d454d366653ebd27c738014dc2cca44d10ccdb659a8 508 0.28/1.00 vMB 36
371,850 371,850 00000000000000000a639cae5cf8e5218a65bec3fd7ccba786d12fd5700fc810 575 0.32/1.00 vMB 36
371,849 371,849 000000000000000005446e27ddcd6d02961964a457b8bc1bad8f6a679b7545ae 1,652 0.84/1.00 vMB 35
371,848 371,848 0000000000000000101e24e8c90834db666847937ea5f01c5694874c9e800551 924 0.55/1.00 vMB 33
371,847 371,847 0000000000000000003f09096421635e9e5080673eac19af827f96fab0227889 107 0.06/1.00 vMB 25
371,846 371,846 0000000000000000100e0c6922bc2e59835de9df280a0166f63c1577f93de396 953 0.71/1.00 vMB 30
371,845 371,845 00000000000000000d3afc916d6a4658a282cf859169dcfe1557efa032ed6fdf 603 0.29/1.00 vMB 42
371,844 371,844 000000000000000012eb0379e2eb815bd96bbfe0db9564669494aec1edd00c6c 190 0.12/1.00 vMB 26
371,843 371,843 00000000000000000614cb63b3f6285941e8b0cbf2cd7ec755fe53884c03e6f5 1,557 0.80/1.00 vMB 39
371,842 371,842 00000000000000000f7b002eac6663c16373e116aeb4c03c337423ed147c291a 157 0.13/1.00 vMB 12
371,841 371,841 00000000000000000ea9a6d9563f85e867e1a2713e2bbbfdc62defb258100aff 313 0.25/1.00 vMB 32
371,840 371,840 000000000000000005ea3d373b181ac63ed2e50b6828afc3a2e1e8233fc09b72 244 0.29/1.00 vMB 14
371,839 371,839 000000000000000010b53cd8c782033cfac0f4a90caf618f58c030ec99a3254a 365 0.92/1.00 vMB 12
371,838 371,838 000000000000000001cca306adfdbfafbb36d55f7b1e666dd861b73c6998f00d 1,978 0.95/1.00 vMB 47
371,837 371,837 000000000000000011914a4d11e24a649d3f9dcb446d16a6943cb2ba7111a7d0 2 0.00/1.00 vMB 0
371,836 371,836 000000000000000001b54d97454cfabe839a18d51911ccadc26ba2363f97397f 960 0.95/1.00 vMB 21
371,835 371,835 000000000000000010a418b02ee93e8808e98ae0bd378131e63c91da05ba86c2 1,995 0.75/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.27 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: 656.66 GB
    • Received: 14.40 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.