Loading Tool

Explorer IconExplorer

Memory Pool

43,846 transactions
27.08 vMB
0.06094682 BTC
Random Selection Loading Transactions
Max Size: 142.99/200 MB

Candidate Block

Mining Attempt 9e49fe2cee5ceb27999c4475b39e133e9acf277c9afe2b01af34529463f53695
Version 20000000
Previous Block 0000000000000000000146f24292e58a040c8fb0bab514600d5efa3c643c3b59
Merkle Root 4bf592574c2b05f3978be4e0f159db79f15e074255e1f993df4c4e71e95b0982
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,679
Size: 1.00 vMB
Total Fees: 0.01075515 BTC
Feerates: 115.63 > 1.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,800 (138,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,984 775,984 0000000000000000000210a81e563a1c22edfcbd6fb288c28ab85b6099149b93 791 1.00/1.00 vMB 9
775,983 775,983 00000000000000000002a97e78011377f4de76b34e6d98a9b40ec8b252475737 1,660 1.00/1.00 vMB 13
775,982 775,982 0000000000000000000417c5792bc6ef4db64bad1e960c0d43f0986825077206 1,872 1.00/1.00 vMB 17
775,981 775,981 00000000000000000006bcc24248bf2b4d1e44d2d663d274c6b6d93e4a3cf5d4 1,463 1.00/1.00 vMB 16
775,980 775,980 0000000000000000000123e8a5d29d5cb31abf4626bb377deb7cfe4a02d364c8 769 1.00/1.00 vMB 12
775,979 775,979 0000000000000000000618992e9d475398f42cbaae0182ac2ba7219deada4b05 1,516 1.00/1.00 vMB 15
775,978 775,978 000000000000000000033da6a3238ab5ffcf743f5219810a1f1e31e5a6a8450d 1,747 1.00/1.00 vMB 15
775,977 775,977 0000000000000000000404e27e14aceba02e8ac0267bd7c9ac7b2d9c157d820b 1,706 1.00/1.00 vMB 15
775,976 775,976 0000000000000000000643aa97dcb2041f34d61bfa163541f2eb0124631dbccc 1,470 1.00/1.00 vMB 19
775,975 775,975 00000000000000000005d5b16a44d8416043ad66029db567f7c31167177fc914 2,238 1.00/1.00 vMB 29
775,974 775,974 0000000000000000000358847f282cb8c7141b0735d5482b68e11433db5ace28 1,928 1.00/1.00 vMB 16
775,973 775,973 0000000000000000000381880edcb75a80f714f96db5ecbee59d3241d577e19b 2,237 1.00/1.00 vMB 21
775,972 775,972 00000000000000000001ac63766b8b41d7da5b92cd5763a3122a6f3638819725 2,625 1.00/1.00 vMB 8
775,971 775,971 0000000000000000000055e38cf1e91a6424646f64616f196ff914b336b2a9aa 1,785 1.00/1.00 vMB 14
775,970 775,970 000000000000000000041b57174969a21512227cd13314a20d31856aae355967 1,225 1.00/1.00 vMB 9
775,969 775,969 00000000000000000004382ecc25a7164f06b29d3e17a45e89c68643a35e1733 1,202 1.00/1.00 vMB 13
775,968 775,968 000000000000000000025eaa7ace1476c930c825b5cc200d55234c68997b64aa 2,397 1.00/1.00 vMB 25
775,967 775,967 0000000000000000000585621ea7f417c5bc25258572e0970e312b4fde979bc1 1,838 1.00/1.00 vMB 24
775,966 775,966 00000000000000000001f775f448bc4119d8b789ef0bc074b175db1d2b819faa 392 1.00/1.00 vMB 9
775,965 775,965 000000000000000000017039320d07dbd8315dd1d5131a583939c729a5c305d1 1,022 1.00/1.00 vMB 12
775,964 775,964 00000000000000000000a4af7f544ea92423b73552a3b446f8c757fe057e25ee 1,398 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.03 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: 650.31 GB
    • Received: 13.26 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.