Loading Tool

Explorer IconExplorer

Memory Pool

44,681 transactions
29.52 vMB
0.07793758 BTC
Random Selection Loading Transactions
Max Size: 152.51/200 MB

Candidate Block

Mining Attempt 8b6d0ea5f0b1ec8c58855465b59fb68ec5476ff1059ad0744fc6a0c16a7feb47
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root 226e97e0cd437442f56202f26ca333ab296dcdf30f736ec3c47e95d069c0bff4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,070
Size: 1.00 vMB
Total Fees: 0.01967604 BTC
Feerates: 339.97 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (694,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,711 219,711 000000000000022ed09a1301cc409e6924c4751b988d7a241ee886807033d995 350 0.16/1.00 vMB 131
219,710 219,710 0000000000000144205dc3c8cb59ed6fec9bd87eda422fcc604203602abe0d67 248 0.12/1.00 vMB 166
219,709 219,709 000000000000035f9e9a8e33723dc568c65da0910f2bfb6ff6034a487733a641 239 0.16/1.00 vMB 103
219,708 219,708 000000000000034499c81caac43838f64f4e85fd186ae12492dbaba6bf86455f 79 0.05/1.00 vMB 111
219,707 219,707 000000000000021408c34fc16f6579639cd04951e7c3ee69f4c6a2783581a80e 485 0.24/1.00 vMB 149
219,706 219,706 00000000000003554d6945ff0a6489fd0964de02a1f558ae861706827edf306a 165 0.10/1.00 vMB 141
219,705 219,705 000000000000002f53c7c157af286dcbb58ae8e5d148e76404d64f4f4acec93b 212 0.13/1.00 vMB 134
219,704 219,704 000000000000009a7f3a8b86c0aee23e8c5c63b199297cf9fa3914085ba908e5 59 0.05/1.00 vMB 85
219,703 219,703 0000000000000332c7b549d45d6eb411bc80cb00a48dfcd0aea6fc1319219049 484 0.20/1.00 vMB 177
219,702 219,702 00000000000000d24de119af40e6deaeaf1e7781805a7d8cc6c2ea5c92ff34b3 10 0.00/1.00 vMB 191
219,701 219,701 000000000000009d080ee47a13584ff11b564ef6c215eca67b293a7623a5a7ab 145 0.05/1.00 vMB 143
219,700 219,700 000000000000011dac5c74d854d65ff1341a916af081ef0ebeaa637d82d715ec 159 0.05/1.00 vMB 234
219,699 219,699 00000000000000557c66372fe2b7ff25e863f506c3855e93d5f46b46bfeb7e3c 162 0.09/1.00 vMB 199
219,698 219,698 00000000000002781c4aa7919cf33a137b8bf4bca520f10e7033effd80c7caaa 23 0.01/1.00 vMB 93
219,697 219,697 00000000000003e86acf58865f84277d04a9da1e594d7601b3ffa718542fc714 87 0.03/1.00 vMB 8
219,696 219,696 000000000000032ee3bd2aa931c2f1a0bce613eddc8e137314240363a87d67f0 348 0.15/1.00 vMB 188
219,695 219,695 000000000000001e1d93ce3673cdd1dc8b578b57598deee3a3d831ecc752d243 117 0.05/1.00 vMB 95
219,694 219,694 0000000000000218f09a61e24c8614d5193413a31d1910b5e506e3d4114c71f7 228 0.11/1.00 vMB 158
219,693 219,693 000000000000034bee6a6e0a6a639c4f89d078e42625af3ce2733ee038a7f2c4 474 0.19/1.00 vMB 157
219,692 219,692 0000000000000099cff54ac22c9a46455278333c1a9ea4c30eabbd2a7a6a86d3 633 0.25/1.00 vMB 181
219,691 219,691 000000000000026f20c6ae7fd2ac013d381c89b8e22a1c6f5bc06e2911706dd8 608 0.25/1.00 vMB 192
Previous 10 blocks ↓
Total Size: 781.72 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: 629.63 GB
    • Received: 11.94 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.