Loading Tool

Explorer IconExplorer

Memory Pool

34,430 transactions
27.14 vMB
0.05560038 BTC
Random Selection Loading Transactions
Max Size: 135.78/200 MB

Candidate Block

Mining Attempt ff1595bda0bf232a9eac2aba84fb536734e50f2ac00facbfb5b4418105dcace3
Version 20000000
Previous Block 0000000000000000000099f0b996849ebf7add480c0470f20ce70c41d4478c7d
Merkle Root 178194b6d92e44337a0055dc159b1c6ae10848a57a45ee4fa880357aaf797ca9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,470
Size: 1.00 vMB
Total Fees: 0.00433727 BTC
Feerates: 40.21 > 0.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,634 (280,811 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,823 633,823 0000000000000000000e9a7f6eed586aaf989e5346fb45217c6a707217638e6d 1,922 0.79/1.00 vMB 22
633,822 633,822 00000000000000000009d02fca101c7bbc64bd90c69d0df412cc84cc91748a11 320 0.20/1.00 vMB 7
633,821 633,821 00000000000000000009f5708a82deadd770e019204aa1b0c33efcb2ecbffca9 1,053 1.00/1.00 vMB 8
633,820 633,820 0000000000000000000d9dc9a2f49f107fcef4cdc76dfbdcd5526a5b756eb1d4 1,548 0.54/1.00 vMB 24
633,819 633,819 00000000000000000005214ed6db25a7b62a37793739e618fd5e7a756fb23637 983 1.00/1.00 vMB 2
633,818 633,818 000000000000000000012c790d23e966f6fd534ac78966bc9729b2f412c98109 1,433 1.00/1.00 vMB 5
633,817 633,817 00000000000000000008a0a1c68404f848e07ca5c963509c128e8ff3cf485e23 2,677 1.00/1.00 vMB 30
633,816 633,816 000000000000000000131b95c4c9f9d86e8aadfb5f2fbdbae97b031ac56ede92 2,500 1.00/1.00 vMB 14
633,815 633,815 00000000000000000011970b1f27dd6a4eb7069151cc99225a11a46b8f4de468 2,572 1.00/1.00 vMB 30
633,814 633,814 000000000000000000049efbf1a6d6fc131104600f89d2231e2c78ed1c1199a1 502 1.00/1.00 vMB 2
633,813 633,813 0000000000000000000046105781e35d09288a65575d519105cd7fa866277217 1,840 1.00/1.00 vMB 23
633,812 633,812 0000000000000000000b5086872cf5658db5d0dfdf652c9f44a48598f431f2df 1,620 1.00/1.00 vMB 21
633,811 633,811 0000000000000000000a2bcd56d6c97c01273a8891345dddcfb27ebb0c7af821 2,247 1.00/1.00 vMB 12
633,810 633,810 0000000000000000000bf3a4fea91c205bac6f68a5d1b54dcac2b3e499ce01c4 2,978 1.00/1.00 vMB 38
633,809 633,809 00000000000000000009ff414ddca5ede9312d52c84642ccc5cfacbb7f04d249 877 1.00/1.00 vMB 10
633,808 633,808 000000000000000000020f14e738c58d893dbc2719bc2b9fc363e28bb5074e81 1,969 1.00/1.00 vMB 16
633,807 633,807 000000000000000000121098932930bab0aced4cb8328e48a21860134eeffc93 2,236 1.00/1.00 vMB 34
633,806 633,806 000000000000000000133adc7003673774e2e74981f412a437398e1c48db3194 527 1.00/1.00 vMB 4
633,805 633,805 0000000000000000000505affdc8c639842ca63590122d9b44138688e0e2f355 2,706 1.00/1.00 vMB 8
633,804 633,804 0000000000000000000e3ead8daa7db51cccca597aa297f1166e3441fd9524eb 2,386 1.00/1.00 vMB 31
633,803 633,803 0000000000000000001019d125e2b78963bd67dc3fd5aa0d917ceb0ae38b970c 2,245 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.74 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: 630.47 GB
    • Received: 12.04 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.