Loading Tool

Explorer IconExplorer

Memory Pool

80,739 transactions
30.15 vMB
0.12248747 BTC
Random Selection Loading Transactions
Max Size: 180.87/200 MB

Candidate Block

Mining Attempt 30e5d27270184d823069b6ab17b3c27caaf7afd6b759c86131c35109dfadbe92
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 98fb02a4ba9e54be9e9b567ea9c330e2653a17612bf5f4b4f28310ca45840700
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.06078746 BTC
Feerates: 180.34 > 6.09 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (122,163 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,833 792,833 0000000000000000000294b20c929ee68b0d31047e6940ae2e64f3083c4d583d 1,094 1.00/1.00 vMB 16
792,832 792,832 00000000000000000003b2e86e5e2e1c1680aaf24006d50d8df59532b6b47389 954 1.00/1.00 vMB 16
792,831 792,831 000000000000000000047707470d70919c87492af6f328ac85ac6466ae1bb768 1,433 1.00/1.00 vMB 16
792,830 792,830 000000000000000000036c5e943ed9a72a22eb5109ff3c4450981b567724645a 5,528 1.00/1.00 vMB 16
792,829 792,829 00000000000000000000ba69ed8bf247ba0d84cfd9992fe219c604776dedaf0f 1,452 1.00/1.00 vMB 23
792,828 792,828 000000000000000000025a141f2f0dfb5962f7e285b3d770c756b2925aa52b6a 1,085 1.00/1.00 vMB 17
792,827 792,827 00000000000000000000fa105ec827115ae1da63c6a865bf9073c09cda00a0a1 2,725 1.00/1.00 vMB 26
792,826 792,826 000000000000000000016d48763512658062a30c8a3e8ddde681feb32b82c17e 2,851 1.00/1.00 vMB 18
792,825 792,825 00000000000000000001f5e0a9b62466632439889f525812a9289e308ffa319a 3,060 1.00/1.00 vMB 34
792,824 792,824 00000000000000000001d5418c41969f837ee9819deb1a5c202d56c5adf72c25 2,398 1.00/1.00 vMB 21
792,823 792,823 0000000000000000000124b132a17ea8737eea93c47ccc30b7b0b8f9d00bb18b 2,002 1.00/1.00 vMB 28
792,822 792,822 000000000000000000042bec165e31f07c2e8b1aa134af987a2409a5287750a0 2,154 1.00/1.00 vMB 24
792,821 792,821 00000000000000000000154e94f4d857013712e53a23d82bc2fc86bbe997b270 1,880 1.00/1.00 vMB 22
792,820 792,820 000000000000000000039338de6e3cbe086e08f5744b20c9fe0853b78f2ba7de 3,251 1.00/1.00 vMB 23
792,819 792,819 000000000000000000048b093245f0b21aede6d40d04e133312bf027f3ff15e6 2,638 1.00/1.00 vMB 28
792,818 792,818 0000000000000000000068626d95dc0fe4b15bcb0b7e3acc67517115ec1a5c22 3,457 1.00/1.00 vMB 44
792,817 792,817 00000000000000000005387c70f654be1b7a6d976347f214f565aec449cc9977 1,312 1.00/1.00 vMB 16
792,816 792,816 00000000000000000000b9b56c97449f07d265583672dc8bd08b6749170b77e2 3,293 1.00/1.00 vMB 33
792,815 792,815 00000000000000000004d783b5af9a93831a5d92bdc4d7ff920e23a81cb8968f 2,253 1.00/1.00 vMB 25
792,814 792,814 00000000000000000000bd50c04b8486a436861bc9227f4bd7ca3524d5f1f374 3,618 1.00/1.00 vMB 18
792,813 792,813 00000000000000000002cc0aaf7fb6031d627675cc341eda19fee60cb71aac05 1,783 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.