Loading Tool

Explorer IconExplorer

Memory Pool

41,856 transactions
26.48 vMB
0.07088641 BTC
Random Selection Loading Transactions
Max Size: 137.88/200 MB

Candidate Block

Mining Attempt 64b43d9668efc8ce2ebb56b60f3efa324d9fed2af0a81be2b398b86631e5bcfb
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 347fc1f5db38a8ecfff8ea70e720446a181471b355a5695d9e9f520faf12188f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.02219031 BTC
Feerates: 99.53 > 2.22 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (609,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,998 304,998 0000000000000000198c55957631f28529e0a225d4c1f593557a9496ebe23141 458 0.31/1.00 vMB 25
304,997 304,997 00000000000000000a374c06206024de717a7abdebf8689b3001e64f5a3813af 409 0.20/1.00 vMB 32
304,996 304,996 00000000000000000ca5aade0e372351301f88378511d4e0dcb565245b199d9e 79 0.03/1.00 vMB 14
304,995 304,995 000000000000000001b1842e50cf5fc69856753dc88bc2c762e9794aa7c50e34 490 0.30/1.00 vMB 29
304,994 304,994 000000000000000052ceb3019b7d5fadd93fd19f0f5920da78ef9abaebc5e9f3 112 0.11/1.00 vMB 7
304,993 304,993 000000000000000000642ab72794c3c562098c5c3aec0db1d17b2cb829e00bfd 437 0.26/1.00 vMB 31
304,992 304,992 00000000000000005c0338ce4333292f0cc674b252bbc7deb194f609cf65f071 667 0.34/1.00 vMB 33
304,991 304,991 00000000000000002e5fc7be2c92455856ed2eb93d72ffd4cd05aa37fee033a7 1,188 0.72/1.00 vMB 43
304,990 304,990 00000000000000004693f442b7f34dca4f58217391b623465af516ec961b5c0d 173 0.09/1.00 vMB 38
304,989 304,989 00000000000000003bd7c380ae3db7c3852297771be5df215071d0f3ff149133 284 0.14/1.00 vMB 33
304,988 304,988 000000000000000027bf67fe7fcc57d4a9838bb2e6dfc9d9de95c9fc8e706e63 631 0.38/1.00 vMB 33
304,987 304,987 0000000000000000135a985c58f25379dd1f3b730349ae55b033662688aa4955 50 0.02/1.00 vMB 52
304,986 304,986 00000000000000001da28ba0deb86eecbf0d986a452d16324b117322df3a796a 286 0.14/1.00 vMB 33
304,985 304,985 00000000000000002c77eb9bb314f94c72a00832f3e959f41b1d60d2f408f199 24 0.01/1.00 vMB 25
304,984 304,984 00000000000000001f9b1869b3143f5bab6851e523454004842d166529dd36e7 376 0.26/1.00 vMB 31
304,983 304,983 00000000000000002d506833a384405a51b7be8308a046128529d537972d748a 114 0.11/1.00 vMB 18
304,982 304,982 00000000000000000fbfac552b1d8afc5908bc30606cb1954e6eb420b25d9a5f 616 0.28/1.00 vMB 39
304,981 304,981 0000000000000000025159e3a28565cbf4430ef1bc072f5f9e602bb3f498eb0b 228 0.09/1.00 vMB 36
304,980 304,980 000000000000000042fdf6d738a9b6784fa47251f5e8fa067a03f28330e910d1 265 0.12/1.00 vMB 30
304,979 304,979 000000000000000011a2b85319cfd5fcbd9b8b22faa6754413528cd0e85250e8 578 0.34/1.00 vMB 32
304,978 304,978 000000000000000013eb4fca38b93db3b1b70084120dbccb1855ffbc2b2c924d 320 0.35/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.17 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.46 GB
    • Received: 13.89 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.