Loading Tool

Explorer IconExplorer

Memory Pool

92,144 transactions
24.93 vMB
0.10705725 BTC
Random Selection Loading Transactions
Max Size: 166.28/200 MB

Candidate Block

Mining Attempt c4d40486acf4dddc0c8be4c2b6815044d9fa891a03f32d84498cd3dc8ddeb555
Version 20000000
Previous Block 0000000000000000000151886994f95701f063a743534c38e24773ea088b4673
Merkle Root f7d2bb6a252b79d8d3f8b6c07774ae502ac70d17bee9b2bb360b76b4de4ec323
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,873
Size: 1.00 vMB
Total Fees: 0.04074698 BTC
Feerates: 265.25 > 4.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,847 (888,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
27,003 27,003 000000009ac5d49b9457710532201a9f2dfb08a0f5a980aa2ab62a44a3e66ac4 1 0.00/1.00 vMB 0
27,002 27,002 00000000dfa4f31e9cb52e8ce0d1e089f6b767b3dbee0af152444e33ec3106e5 1 0.00/1.00 vMB 0
27,001 27,001 00000000a59b38d781bbb97d206a1996026986a17b6f994489fa76af852be445 1 0.00/1.00 vMB 0
27,000 27,000 000000002cc4a38b7e2e9d45b0fe677806d841835af340b10e5c8b51811e6572 1 0.00/1.00 vMB 0
26,999 26,999 000000006125977a35bd8eea88c657b86ef8cac7456024e68cd90ec6d406df59 1 0.00/1.00 vMB 0
26,998 26,998 00000000aa8909595732e55672717b3feff540375986f8e46640c2b4e288ddad 1 0.00/1.00 vMB 0
26,997 26,997 000000004dd5978d81dbd88cf1cea89512838c7d942bdd90b3d8cf8f7cef153f 1 0.00/1.00 vMB 0
26,996 26,996 00000000a8f4cf10b94517aa4dbe055d5a431233f79b2f270a1116a7ebd3adb3 1 0.00/1.00 vMB 0
26,995 26,995 00000000200e14eec80338609ef69fbc240e8823cdff7312f803b46524ff91ca 1 0.00/1.00 vMB 0
26,994 26,994 00000000e557873927eedf297ea02faf1982abf1141255d8463f0b71d8061634 1 0.00/1.00 vMB 0
26,993 26,993 000000009f800ce51502ec4eaa420b15ec33305369d580c7e0fbd4bfd1e8e452 1 0.00/1.00 vMB 0
26,992 26,992 00000000553d2d81db528cb4ef1837391d04ef31bc5b1eacead76629273302f5 1 0.00/1.00 vMB 0
26,991 26,991 00000000bef7f7eac9416281ff27ce5b76329e8c26ad7b30d0d87e4d37b13b5e 1 0.00/1.00 vMB 0
26,990 26,990 000000007f3319a3a4db16af13982c6db2775c0fd85c8a7976cec1716808bfa8 1 0.00/1.00 vMB 0
26,989 26,989 00000000c0985765a3b71e152ce024b871c35c49e1d56dd49b19e3d5b8be388a 1 0.00/1.00 vMB 0
26,988 26,988 000000008542b8d7d00726ca8ed1e3325b3c4b30cd0cc2442f6017f20d123a14 1 0.00/1.00 vMB 0
26,987 26,987 000000003d93cd97c51aa95c4752bc8a24e52368140c3daeab81b202288f2cf2 1 0.00/1.00 vMB 0
26,986 26,986 00000000d6c579be9eea5cd078b4c4510afb3315464bc4eaf9fbe97779828dc1 1 0.00/1.00 vMB 0
26,985 26,985 00000000af0c6d92e3be9368c6def5320ba7add3b6939471a1e751d01c3e0526 1 0.00/1.00 vMB 0
26,984 26,984 00000000bb09ff265eb0a81a47dde9d6b8e4ae9e561a8b6a77584f307a793250 1 0.00/1.00 vMB 0
26,983 26,983 000000007546aee40b8281142bd53e562858fc6943223a30037ef552ccc7716c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.84 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 792.97 GB
    • Received: 21.93 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.