Loading Tool

Explorer IconExplorer

Memory Pool

16,353 transactions
7.26 vMB
0.02774027 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.03/200 MB

Candidate Block

Mining Attempt c4fd3c270e4d94fea2d1d7fb9b3f626befffd902eed00aebf153b907e1e990a3
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root b70602936926cb8480b930fd94ce207104e2917bf595917e5d653cc519808790
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,952
Size: 1.00 vMB
Total Fees: 0.01372441 BTC
Median Feerate: 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (710,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,037 203,037 0000000000000246eb412bdd4ff2b76f885ca867ec2b86d47a94b5c74d31c906 25 0.01 vMB 65
203,036 203,036 00000000000001e6345306897d30d5750cdcfb3449412aa6693f470537fe57ee 27 0.01 vMB 91
203,035 203,035 00000000000000c7f08763f994c61f6087a0b8ae181890f74ea31300d0574fcd 13 0.01 vMB 100
203,034 203,034 0000000000000034a6b5cc7d265c4600d2aa7a834e6c6984789de01a7015ec03 193 0.09 vMB 108
203,033 203,033 000000000000000ced3312f7d753dc2b87f818728014e96e5c57ddb70449ac77 120 0.05 vMB 180
203,032 203,032 000000000000032cf6ddb52cf1aadc5806bb548dc27e278df8b8bafc35578e8d 62 0.04 vMB 75
203,031 203,031 0000000000000530499cb13bce3df29b310c8ef874023b65deb0121d230b5b9c 85 0.03 vMB 119
203,030 203,030 000000000000050d8ef1d2abef4af4ba6d995a28e4050fd591eba6c7658568ce 240 0.11 vMB 313
203,029 203,029 000000000000017145a750d6e0fda973723e5805eb9bb4e1ff0f468adac45d87 200 0.09 vMB 241
203,028 203,028 00000000000002b801fa6043e44d5c461c0f8baa47eefc90a82ef640a1181a4f 219 0.12 vMB 104
203,027 203,027 000000000000043e815a08b8a1a295ced2e21dfcff2077f03b41361cfd7ec8b9 112 0.08 vMB 124
203,026 203,026 00000000000000b506f5d36911dfac2c7c29f22024b15ca5796e33735246632c 67 0.03 vMB 114
203,025 203,025 0000000000000440983835ba0708bee66e33c916f3efad1b7c0c526d2afae2d2 250 0.12 vMB 151
203,024 203,024 0000000000000114676f15462e66866d97762fd87d617cf8aef25961b3ae8c78 292 0.13 vMB 149
203,023 203,023 0000000000000535652dc152522819e75ca5a5e3f50c1a5e2d1d970c1a5a4bea 13 0.01 vMB 91
203,022 203,022 00000000000000ce966de6b92a9161f5ec23b7ad1cbd00b9467f376b36d05a0d 255 0.09 vMB 172
203,021 203,021 0000000000000361bb3bc4915dca8bd3635136ecba39e68a80229f46ba009f7f 403 0.18 vMB 104
203,020 203,020 000000000000008296dfde6fc6f221b34c464453d332e742d9200493f5c08116 1,023 0.43 vMB 120
203,019 203,019 000000000000048ba47ac5060b4f98d8d789addb115baa8c8221cc6ea527e7fb 128 0.08 vMB 185
203,018 203,018 000000000000035abb8ea8ab2ac3a7a3dd0807d307d159d8909c54983c5fa618 354 0.18 vMB 174
203,017 203,017 00000000000002aa2cb1043a4d54859d956cea805ba797aebb45f8bbe6b5279b 126 0.05 vMB 123
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.21 GB
    • Received: 1.40 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.