Loading Tool

Explorer IconExplorer

Memory Pool

76,476 transactions
28.60 vMB
0.11098183 BTC
Random Selection Loading Transactions
Max Size: 173.08/200 MB

Candidate Block

Mining Attempt 9a9db7f2a41fc9762830eefcbc34873822dca791046848607d3fbd614f33672d
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 810bee6e69d8a5983aa7b6924a787484ca7506a16a9c13d79651d2d31eacdfad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,228
Size: 1.00 vMB
Total Fees: 0.05161601 BTC
Feerates: 101.65 > 5.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (221,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
694,000 694,000 00000000000000000003f5acb5ec81df7c98c16bc8d89bdaadd4e8965729c018 562 0.18/1.00 vMB 13
693,999 693,999 0000000000000000000825268e459f34c7aba93f69e7847dfab760ff2e2e7163 1,110 0.41/1.00 vMB 12
693,998 693,998 00000000000000000008eb0e75c2a069898c279fc112eee38b8d8c0b4878e890 1,327 0.61/1.00 vMB 9
693,997 693,997 0000000000000000000d31512947c10cf87457381eb13a902ef0fd65c48ee8f8 358 0.17/1.00 vMB 13
693,996 693,996 00000000000000000000a3b387509fdfa833f05f783c4c081b3d4b142ea4e5df 1,327 0.97/1.00 vMB 5
693,995 693,995 0000000000000000000eb3d38b4186f3a8f179cd5443bdb86e6483e80f6aa62a 2,213 1.00/1.00 vMB 9
693,994 693,994 0000000000000000000e5d996a918f28455deb719bff72dfd736e17279296558 1,271 0.69/1.00 vMB 4
693,993 693,993 00000000000000000006e8b816e60b969e4f6170439b53068c0db7575f329278 2,620 1.00/1.00 vMB 15
693,992 693,992 000000000000000000044165e66f24f4143aed0880bc033b4c747500dcaf518a 1,216 1.00/1.00 vMB 4
693,991 693,991 00000000000000000005ac02fcba597905e078559761674890675ed76fc98e9a 2,673 1.00/1.00 vMB 11
693,990 693,990 000000000000000000114c488384178e0872c630a235191a65d4e951412e214a 3,445 1.00/1.00 vMB 10
693,989 693,989 000000000000000000128d64d1084c37a8cdf2fb2549ccd0569206a0207c4096 3,264 1.00/1.00 vMB 13
693,988 693,988 00000000000000000004d0f76006d568017db628410750b54e925435de63cea8 3,092 1.00/1.00 vMB 12
693,987 693,987 000000000000000000031ada21924f6a8a415a0f1a20230be03378c3eec8ee6b 2,686 1.00/1.00 vMB 23
693,986 693,986 00000000000000000006425ba2a5430db1f48f547f30a2b8a9f306695bd23cf4 481 0.16/1.00 vMB 14
693,985 693,985 000000000000000000104d779753fc57b3d6c7733dd0f3c26f82d75f68e37d92 1,930 0.91/1.00 vMB 9
693,984 693,984 000000000000000000036278f46f2e2018cee68f58968304fa3b0d4a7ef43abf 2,425 0.96/1.00 vMB 8
693,983 693,983 0000000000000000000bcf3f91d9e3244186e97f0761516a98d2a0f9e4bea02a 3,060 1.00/1.00 vMB 18
693,982 693,982 00000000000000000001d4e50f3b612b01718f6afc35668c788e7d132abaa9d0 1,359 0.59/1.00 vMB 14
693,981 693,981 00000000000000000012dbfa15189fbde1dc263b1f5e8864f2e0cd98e5fbf5a0 2,156 0.86/1.00 vMB 13
693,980 693,980 000000000000000000016662cf2ccd2172f69d2bb168c420b5dd0f25464a8e01 1,718 0.61/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.94 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.