Loading Tool

Explorer IconExplorer

Memory Pool

20,995 transactions
16.73 vMB
0.02032854 BTC
Random Selection Loading Transactions
Max Size: 88.48/200 MB

Candidate Block

Mining Attempt 9ef77a02d520b6dd2c1a029cb04a9fe67c922f5360f4053868f5e8c0626345be
Version 20000000
Previous Block 0000000000000000000211aefa557aef9fa6c51de12b65f6598ab6f855bbc63c
Merkle Root f59f3cc26978344185c6afbc98e2685e94550b53267508be26e2c91cd88e995e
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 7,375
Size: 1.00 vMB
Total Fees: 0.00256540 BTC
Feerates: 50.12 > 0.26 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,632 (30 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,602 941,602 00000000000000000000f2d0f8858191afbfa67b998e2ed2bd972e32921146d1 4,413 1.00/1.00 vMB 4
941,601 941,601 000000000000000000012a7f6b16bd3fb7a8a50a2e8dd1a429f999cfab562e5b 3,886 1.00/1.00 vMB 8
941,600 941,600 00000000000000000000d04d8799b93155459525fcdcebcbf72889aba4e030dc 3,477 1.00/1.00 vMB 5
941,599 941,599 000000000000000000017ad34b773d892b3d41aa12b33ade042f3d9315bf280a 2,349 0.67/1.00 vMB 1
941,598 941,598 000000000000000000017ea55897f5c0c489eecfb38d6bd2a1c7dd68379368c4 3,821 1.00/1.00 vMB 3
941,597 941,597 0000000000000000000214004990e140b1ca2fa28da8bd860478cc541dfc88a0 3,106 1.00/1.00 vMB 2
941,596 941,596 000000000000000000018947e24fb14d9f5b527a1357d0535bdd1d74e6df33cb 4,504 1.00/1.00 vMB 1
941,595 941,595 00000000000000000000029b037afb3723fa8b72528342c2c73740e939ad59bb 3,873 1.00/1.00 vMB 1
941,594 941,594 00000000000000000001d4d903ea88241f525f71898e564df7e55bac92ce0246 3,215 1.00/1.00 vMB 3
941,593 941,593 000000000000000000010998268ffda0a841776c0a079dc32e59ee6ad808a068 3,551 1.00/1.00 vMB 3
941,592 941,592 00000000000000000000057f143ea8354ea1aaa6b86aaf923e71b9b7e8bca224 3,668 1.00/1.00 vMB 3
941,591 941,591 000000000000000000019188412e42eb79a497fa2680833b38a1e40e02a1518d 3,724 1.00/1.00 vMB 4
941,590 941,590 0000000000000000000023936c34506e197f1ff7a8ed82b80a2232a3a66aafab 2,027 0.58/1.00 vMB 2
941,589 941,589 00000000000000000001e463f3cdaa4a68b11eea5fa0290abbd835691358d01b 5,722 1.00/1.00 vMB 0
941,588 941,588 000000000000000000015bb98fa8ac6d1ef652229be1cd3ed15ccc272bd649f3 1,871 0.49/1.00 vMB 2
941,587 941,587 00000000000000000000326c3c3bb702cc20a4860913c7ef91fb4740a2167147 1,612 0.56/1.00 vMB 2
941,586 941,586 00000000000000000001e33688b6fb5265d1ce010f1a6f726d13d3c1dbffe458 3,834 1.00/1.00 vMB 2
941,585 941,585 00000000000000000000e807247f9bcd66aa78f04d089e0787f881689fea14ac 2,174 0.62/1.00 vMB 2
941,584 941,584 0000000000000000000012fe9e0b7481efbf6a5f2510fe857d4a5457847ef696 2,625 0.81/1.00 vMB 2
941,583 941,583 00000000000000000001d259df526a5d6e55690d62836c6fb1223719758827d9 3,814 1.00/1.00 vMB 1
941,582 941,582 000000000000000000007af0568c52d35eb91ac845ca9816bb4ff4758df48b6f 3,266 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 829.69 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: 4,665.88 GB
    • Received: 253.27 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.