Loading Tool

Explorer IconExplorer

Memory Pool

79,672 transactions
29.64 vMB
0.07318046 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt 65096a2023e5bbc13c57a82582d2d8fbd52dd782eba04180eb1ee221ff023136
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root b7598336b383563801d906d1cf191145bb3503ea84e8c4fa08c482523632f0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.01289319 BTC
Feerates: 454.44 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (418,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,006 496,006 0000000000000000003a6ca4a6e1720b4c05bbf93efdb5f510f14fde684b5551 1,111 1.00/1.00 vMB 23
496,005 496,005 0000000000000000004e188b469e6b9904036bc29f21f0fe08c9c025c13e713a 2,099 1.00/1.00 vMB 173
496,004 496,004 00000000000000000070a833527312b44638119fd9daad77b85a1615a760f7de 1,222 1.00/1.00 vMB 39
496,003 496,003 0000000000000000003fcc66807747ac5a2ab16f221801e9bacfa85390ed588a 1,813 1.00/1.00 vMB 74
496,002 496,002 0000000000000000000e3ac7205f1f1ab22a5fc3c33a039322a6babeeecd95da 2,492 1.00/1.00 vMB 139
496,001 496,001 000000000000000000a0facbaede309aa2e9e5a5eb7212ee700b8472eabd33d4 402 1.00/1.00 vMB 19
496,000 496,000 000000000000000000511355c8dcb1f3c7299793df7e5cce893eec41b2403921 2,104 1.00/1.00 vMB 82
495,999 495,999 000000000000000000561822b8037a65aeed6274bd20a4ac6b8c49f183db4252 2,241 1.00/1.00 vMB 171
495,998 495,998 0000000000000000008a481bf2036c391d0c8feb7fe524352e7fb0fd41232e48 2,435 1.00/1.00 vMB 116
495,997 495,997 000000000000000000903d3cd008fb61f4d2898f050fb6274c84ca3f7bbb3671 2,235 1.00/1.00 vMB 163
495,996 495,996 0000000000000000002627d09b9ddb1930969f80228c355dad2f962ffaa83ba7 2,023 1.00/1.00 vMB 162
495,995 495,995 0000000000000000004406257557821d64605af48e1e8f9e3d8222bbf70fe03c 2,246 1.00/1.00 vMB 123
495,994 495,994 000000000000000000743b96cb78723f1333c96c80de083ab51dd9b714928d44 2,181 1.00/1.00 vMB 110
495,993 495,993 000000000000000000b1d8e78b7ccd81b3f2ff15745210798837dde3e19dd78a 2,659 1.00/1.00 vMB 133
495,992 495,992 00000000000000000006b3fd2015e57ddae997e23beeed05fe6f3c0cff7977b1 2,828 1.00/1.00 vMB 56
495,991 495,991 000000000000000000c6410079c9f7be2bae179de94ba807879b83c220e9df98 2,348 1.00/1.00 vMB 217
495,990 495,990 0000000000000000009c062ba9e527ffd78824b28c66f7fc4efe9660ba4e7de7 2,184 1.00/1.00 vMB 72
495,989 495,989 0000000000000000009d557dda93977a7dad410be108fac109b76832684fbe38 2,623 1.00/1.00 vMB 59
495,988 495,988 0000000000000000009b330a583de9b2f0ac45b0d62030c1d06aea85aa33d855 3,396 1.00/1.00 vMB 51
495,987 495,987 000000000000000000802a99234768e5399bc67fd96684ac23383293fa46ac15 3,203 1.00/1.00 vMB 132
495,986 495,986 0000000000000000004ef396f994be8019b75b2e84fe3bbbd73e5d6fdd5c33e5 3,830 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.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.