Loading Tool

Explorer IconExplorer

Memory Pool

26,198 transactions
7.78 vMB
0.03764994 BTC
Random Selection Loading Transactions
Max Size: 51.24/200 MB

Candidate Block

Mining Attempt 51c2542225eaec9c086ca43d1eac5ab21ac19a4445c466cf725eab1649d4917e
Version 20000000
Previous Block 000000000000000000003c4ea128f5a27e35513eeb038e2ed080273d93d45111
Merkle Root 87ea7eeb372b940834fb7258c26ae451a2dfb00f6a5b56302d5e7cb5959793a8
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,625
Size: 1.00 vMB
Total Fees: 0.02067478 BTC
Feerates: 181.27 > 2.07 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,328 (364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,964 916,964 000000000000000000012aeb2744692deb72adbd300c330ec4b1b2343bd19a16 2,709 1.00/1.00 vMB 1
916,963 916,963 000000000000000000004b503796fcd51d2eb1be262ce85a8e90ba3222cc2c78 2,844 1.00/1.00 vMB 2
916,962 916,962 00000000000000000000ba810fae37844cbba04ef860ad944b1aafe4c402ba62 3,917 1.00/1.00 vMB 5
916,961 916,961 00000000000000000001eae29855033ab4fb17f4e5db40bf65a0ee893baf9d0f 984 0.30/1.00 vMB 3
916,960 916,960 00000000000000000000b5c0c0c6d639b0d5ec4a6e7e4d043e2a289b31a693e0 2,451 0.65/1.00 vMB 3
916,959 916,959 000000000000000000019411c09692d6f1fb45d476dd123541824313ccd13402 3,972 1.00/1.00 vMB 2
916,958 916,958 00000000000000000000fea013e511152c95a46a6bc2a7bab3cd72c70506622b 1,472 0.57/1.00 vMB 2
916,957 916,957 000000000000000000014ebf481e2f3eba6c232b263f5876af54428ec4d32a82 2,607 0.71/1.00 vMB 3
916,956 916,956 000000000000000000005b4d7841f3d55050c792254a015543477d9210950bad 4,596 1.00/1.00 vMB 2
916,955 916,955 0000000000000000000126e009ff3dcafb43ce56fb2cae7198bdda8dcec2be9e 5,085 1.00/1.00 vMB 1
916,954 916,954 000000000000000000016fc8be7d45e4d932d993a2e96b38697ee4fa7f96e38a 1,665 0.59/1.00 vMB 3
916,953 916,953 00000000000000000001f8071b762a76a223edf5dde2a5caffac33f46b1c5be6 4,048 1.00/1.00 vMB 2
916,952 916,952 00000000000000000000cad09a86f1b1c5688d3954c95cd508f0055be51524ca 3,035 1.00/1.00 vMB 2
916,951 916,951 000000000000000000010480831ea479e08cef8b5f383db01826372d0e898769 3,285 1.00/1.00 vMB 4
916,950 916,950 000000000000000000013498e96ea83d9cc9a4b6067ccf01db67928a006d586a 1,436 0.41/1.00 vMB 2
916,949 916,949 000000000000000000005d1df4d919555734171a3155afbe66c481a93664c19a 3,143 1.00/1.00 vMB 2
916,948 916,948 000000000000000000001eb6cdcbe06b41c5751e09444d83687b8d119053ce55 2,495 1.00/1.00 vMB 3
916,947 916,947 000000000000000000005de21da5f1530b2e5207652fa9102b69471994a77fc8 2,648 1.00/1.00 vMB 2
916,946 916,946 0000000000000000000196680242279f8aef36cd257d97c211eb61c78748d4d6 1,982 1.00/1.00 vMB 2
916,945 916,945 000000000000000000011a012c4ae0e17a24b9a9f892a982612130794c1d123f 3,863 1.00/1.00 vMB 4
916,944 916,944 000000000000000000005858a4a14c19a6c0fabd0cdf59cf79eaaaa66c89edc6 3,852 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 786.36 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 1,000.25 GB
    • Received: 32.86 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.