Loading Tool

Explorer IconExplorer

Memory Pool

72,951 transactions
28.17 vMB
0.07250714 BTC
Random Selection Loading Transactions
Max Size: 166.76/200 MB

Candidate Block

Mining Attempt d02e9639b359ac43185adf5a059473b0d188f9527bff5a82f0cf30b57729844f
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 2a3e70f1ac64033815e89d1dfb7a1a95ee4fa7d63a092c123b9dff74ebf186cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,133
Size: 1.00 vMB
Total Fees: 0.01614939 BTC
Feerates: 157.46 > 1.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (164,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
750,830 750,830 000000000000000000033780cf8da2212bd2a832a54f82862e9a823313e46c89 2,199 1.00/1.00 vMB 8
750,829 750,829 00000000000000000001812acadfb84631ed2cf0d9bf6e4467305d627a99b3af 2,530 1.00/1.00 vMB 15
750,828 750,828 000000000000000000009b50544143cfdf93458d3e080f450de25e8f528c26a8 95 0.03/1.00 vMB 8
750,827 750,827 00000000000000000001ad58937611ebe3fdaedaae3f7a8fb87e2419b45ecb7d 188 0.41/1.00 vMB 1
750,826 750,826 0000000000000000000041f1df274945b03cf527f3c62dfb498bd78b13091632 2,132 1.00/1.00 vMB 4
750,825 750,825 00000000000000000002fa48ab44b90765ae3ced10d590c177d30071f864c3e2 2,565 1.00/1.00 vMB 11
750,824 750,824 0000000000000000000505fd373f969cf14cc70d3bfbf0c90c39364fd67a5e28 1,300 1.00/1.00 vMB 11
750,823 750,823 00000000000000000007fe260a24ee1858d4d76229d318e3173afe7e963331d7 1,634 1.00/1.00 vMB 8
750,822 750,822 00000000000000000006cd7a166e9f76ee803dbed44b28e162c47743b0ad2b60 895 0.30/1.00 vMB 8
750,821 750,821 00000000000000000006c66b06b2fae2f42d9090dc39ce62fe7130e31cb54cba 399 0.14/1.00 vMB 7
750,820 750,820 00000000000000000006a9447ad14d4156b747abef1ed739317b3446f665723d 1,036 0.60/1.00 vMB 5
750,819 750,819 0000000000000000000561ffaee94a7812041a1bdec2dae6d58686c55c844d2f 3,322 1.00/1.00 vMB 10
750,818 750,818 000000000000000000095c6b72c9effaedbfe84f154e2ca16b764c6180e08bf3 1,330 0.96/1.00 vMB 7
750,817 750,817 00000000000000000004136e2034fb9e7d4ebe758567c6981840eec05b54f914 1,060 0.39/1.00 vMB 8
750,816 750,816 00000000000000000003e8967fff675ba914cbea3b7d23b444ddfdf1f1b37d78 393 0.11/1.00 vMB 9
750,815 750,815 00000000000000000004a52d81a53ee65cac9b490bb8ac2ad0062f3881b23007 271 0.10/1.00 vMB 9
750,814 750,814 00000000000000000001600c5d3de949ed0a3193706cfa5539d7f6fd2c9062d2 186 0.10/1.00 vMB 6
750,813 750,813 00000000000000000007ed64d30b62fa00fc653a2e99585c1fe52b64dc31af44 128 0.04/1.00 vMB 16
750,812 750,812 000000000000000000081d98a2c48d3e9e66c6c4866e9f874c7a955bc850716c 1,103 0.43/1.00 vMB 7
750,811 750,811 00000000000000000003505fca2d213eed27f5c187b4ba43fdb95352c1915da8 1,552 1.00/1.00 vMB 7
750,810 750,810 00000000000000000000b6a383b3a9f54ee683f141f135a12748b21cbc99f4e7 2,554 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.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.