Loading Tool

Explorer IconExplorer

Memory Pool

38,975 transactions
26.27 vMB
0.05521491 BTC
Random Selection Loading Transactions
Max Size: 136.57/200 MB

Candidate Block

Mining Attempt 3f599d452ec1a117c38668913f30eec2be61aeeb0708f510912b99a9e1d50ff6
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root e1cdcb4c9d498a7d15856fa9260f475d7231dc3b403963124d1531645d9c10c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,709
Size: 1.00 vMB
Total Fees: 0.00705998 BTC
Feerates: 77.76 > 0.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (207,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,499 707,499 00000000000000000008af0255f8cc44097fe6081fbd6fdca2c52a01dac1d7c0 1,226 0.44/1.00 vMB 7
707,498 707,498 00000000000000000007791128d760970f412f63c9786268216d26d1445ebd38 2,772 1.00/1.00 vMB 9
707,497 707,497 00000000000000000007b0ea55b33a4bbfa9000aaf8f7410b639c5787facc7e3 1,782 1.00/1.00 vMB 4
707,496 707,496 000000000000000000097fbfa8bc66bfdc452df12742c36b3a5ea3a6729ded17 2,116 1.00/1.00 vMB 12
707,495 707,495 0000000000000000000ddeb8b24661741e631adafc48f9ee164555ae617466f0 1,898 1.00/1.00 vMB 9
707,494 707,494 000000000000000000025c57b13b1a488787dcc62b8916cc35c5e41246eb8065 2,436 1.00/1.00 vMB 9
707,493 707,493 00000000000000000001ab04f75f832a7f4920fd399b6192e0d8e17828240060 2,525 1.00/1.00 vMB 12
707,492 707,492 00000000000000000009da234a33a280b1489ad0c870c1c544bb089d3720b32c 367 0.14/1.00 vMB 9
707,491 707,491 0000000000000000000b18b4d2db6bdbc9ea34eecc65295f10c156ac170abcd6 210 0.07/1.00 vMB 12
707,490 707,490 00000000000000000001cc45ae3feba6c6615e53508b42c162eb192d1f5353c2 960 0.43/1.00 vMB 10
707,489 707,489 0000000000000000000234e8bb68648c7d5db737c4193cb924e3702fb6f0c3c2 2,524 0.90/1.00 vMB 8
707,488 707,488 00000000000000000003d2d83c8d72d12f49c5ea8c2b37040db0317aabd302e4 926 0.35/1.00 vMB 8
707,487 707,487 0000000000000000000d5f53cc4f7829b4cebd42b378aba07b41a2b5eb5136ee 1,648 0.72/1.00 vMB 7
707,486 707,486 0000000000000000000654ed849e38b85c30a057e9d359bd382c69cfca24275c 886 1.00/1.00 vMB 3
707,485 707,485 0000000000000000000b8d3f793936120dbd96748b112aee1cb2092c1c78d8d2 2,268 1.00/1.00 vMB 8
707,484 707,484 00000000000000000004beb3aa417bd711a223fdd50681d113db75267c7b237e 1,468 1.00/1.00 vMB 3
707,483 707,483 00000000000000000008fe47d230f34f02ddc80fe4e20162fb27211e7037ecaf 1,570 1.00/1.00 vMB 7
707,482 707,482 0000000000000000000b459d1cc50a41c86dc720cd35a919b705b0b0cb446444 2,389 1.00/1.00 vMB 5
707,481 707,481 0000000000000000000c7c11078bdf1c2ae8dccc144c918c8eb974b66ffcc962 408 1.00/1.00 vMB 2
707,480 707,480 0000000000000000000d186ec97ea29289d8ccaef3198b9523f4e88e08ed608e 1,686 1.00/1.00 vMB 7
707,479 707,479 0000000000000000000b11981d1832dbe2da18d6c35edff1a19d05c3a90bed20 1,643 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.15 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: 653.14 GB
    • Received: 13.83 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.