Loading Tool

Explorer IconExplorer

Memory Pool

45,762 transactions
32.01 vMB
0.13353954 BTC
Random Selection Loading Transactions
Max Size: 163.13/200 MB

Candidate Block

Mining Attempt 1f8690f956dc953091cc809d34b81d7cedd463c03afdf1ddb6baf01f0e997c49
Version 20000000
Previous Block 000000000000000000015cbe27a61f38bc7dc0ddfdfb5d2a13fec1a6f44d5769
Merkle Root 7d53843fcb0a592602d3e9254cd3f995738cdebba503bae48d900917a1e93cf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,047
Size: 1.00 vMB
Total Fees: 0.06191377 BTC
Feerates: 150.41 > 6.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,456 (390,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,874 523,874 00000000000000000004e1c2064aefb7efee02543d4c60c21342f9b0bc61bb4b 1,634 1.00/1.00 vMB 18
523,873 523,873 0000000000000000002527d2462e5bb5b1445c1bd81ad87f63dc1590c817eafe 2,657 1.00/1.00 vMB 22
523,872 523,872 0000000000000000001f2f4dcef8cb5fd666997a7b7028af3c50529c36862ff2 2,249 1.00/1.00 vMB 20
523,871 523,871 000000000000000000105a72e2685926fc02650996661409f491486e19999fb7 2,096 1.00/1.00 vMB 21
523,870 523,870 00000000000000000021c185033d6c220c8ae2c6fcff7431870030d8ad081f78 2,787 1.00/1.00 vMB 43
523,869 523,869 0000000000000000003834a85989e234cff5eb345feb326ba58099b68f6dd706 1,065 0.43/1.00 vMB 45
523,868 523,868 00000000000000000014dc85751bb33812b924f258867acee27875efbdd79a51 1,475 0.55/1.00 vMB 11
523,867 523,867 00000000000000000001aa0405a6855d73cfd3d9d450bd26103a110dc1a9785a 2,435 1.00/1.00 vMB 21
523,866 523,866 000000000000000000318085002a41fcdf4cdd445c85b4ea58b18dffba2f886d 1,612 1.00/1.00 vMB 26
523,865 523,865 00000000000000000030d33c658e248c37a842c97a3cbec97553a5fdcf9b00bf 2,013 1.00/1.00 vMB 12
523,864 523,864 0000000000000000000984f657da1ce66bf1835e1f69413ccf78192a7a34c5c4 1,566 1.00/1.00 vMB 23
523,863 523,863 0000000000000000001bf52b2e7713492b623d5f1b4a30dda9940efa61643bbf 1,865 1.00/1.00 vMB 33
523,862 523,862 000000000000000000349365372dd65a94f38b6630561f08e98063f4747c7f7c 1,055 1.00/1.00 vMB 55
523,861 523,861 00000000000000000017791d09112e60353de9a1ad05a666dfa04a43656e6c6c 1,057 1.00/1.00 vMB 80
523,860 523,860 000000000000000000092f7198e067f8beff001f26a2757a7ef60426030055be 1 0.00/1.00 vMB 0
523,859 523,859 0000000000000000003f0560cee18301fec384fb8b0ab0516dbd44c707833bf0 1,046 0.41/1.00 vMB 66
523,858 523,858 000000000000000000408811b814b1a31d85dadeabad9c760204b14d1fd7b866 526 0.25/1.00 vMB 62
523,857 523,857 0000000000000000001dce422ee21835f2e5746bc0bd19bfac0f2a03905bfc4c 1,524 0.55/1.00 vMB 4
523,856 523,856 00000000000000000005ff0b4205ca6b7a2e754a5a53e51e7b413767e38582c4 2,121 1.00/1.00 vMB 38
523,855 523,855 0000000000000000000fc05c87cb16c87e2988984a60332d209b928a74d8bff5 2,030 0.82/1.00 vMB 25
523,854 523,854 000000000000000000031d34ca9877eb3aca9f2e911f05ed44a047aa6c074476 1,265 0.58/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.42 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: 606.94 GB
    • Received: 10.61 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.