Loading Tool

Explorer IconExplorer

Memory Pool

85,074 transactions
31.71 vMB
0.11216578 BTC
Random Selection Loading Transactions
Max Size: 194.39/200 MB

Candidate Block

Mining Attempt f07d6debd2db511749f203685e5e5eedef32d4541eb30a313ff7a49c3ddb490a
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 5171a8bd53388b15e776052245493f81790e13f37935597d7254f34786ae02cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03749758 BTC
Feerates: 301.57 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (95,971 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
819,253 819,253 00000000000000000000c69e3b838e10738cf693dbe23f0835fcd446ee0dfdd9 2,888 1.00/1.00 vMB 67
819,252 819,252 00000000000000000002f6fe9b1924797f46772560ac6d0d5b63a9e27bde28d7 4,910 1.00/1.00 vMB 30
819,251 819,251 0000000000000000000035145e0c7ad434846db7e7c26775b94913efca877095 4,602 1.00/1.00 vMB 29
819,250 819,250 000000000000000000010e0b45facad9a6f357ea89529167657c8d29efa2654f 2,357 1.00/1.00 vMB 33
819,249 819,249 000000000000000000011d54bb198323f26eaff1790c1178160d4be00f244988 2,654 1.00/1.00 vMB 44
819,248 819,248 00000000000000000003422824a0170ff91418dbc4ebc017c55360acf4872bdc 2,411 1.00/1.00 vMB 28
819,247 819,247 0000000000000000000379587cdfc09e0eeb6755651225b602beeb21c7118af8 3,626 1.00/1.00 vMB 26
819,246 819,246 00000000000000000000821189c8013a66588fab712f9fab85bd4ac58e2f1e85 3,990 1.00/1.00 vMB 35
819,245 819,245 000000000000000000019bab368410e5361fe3d5561aeeba1748277f8a69bb05 4,207 1.00/1.00 vMB 35
819,244 819,244 000000000000000000023a0c2541f50d304caf0bb0c1324f0ddbe36b0fbd1b5d 1,467 1.00/1.00 vMB 32
819,243 819,243 0000000000000000000290f45b629176c747b933ca8c7644ff54adee69a44271 1,569 1.00/1.00 vMB 49
819,242 819,242 000000000000000000009ef7ac2c30976bc7e05c2cdab10e5a5de7efd96492a7 2,507 0.99/1.00 vMB 30
819,241 819,241 00000000000000000002564a15de240ca320f4ed95dab46d15ce6af1e9ce9a85 4,293 1.00/1.00 vMB 37
819,240 819,240 000000000000000000021d2cd6797aafe3fe006035474583d2a6171f0ee2322a 5,457 1.00/1.00 vMB 27
819,239 819,239 000000000000000000013dd4c90cb145ce92a7b8edba4f6b519698e999dfa52e 3,633 1.00/1.00 vMB 24
819,238 819,238 00000000000000000002af5870ee699a783f80439c69c9b88602480761fcc039 4,201 1.00/1.00 vMB 26
819,237 819,237 000000000000000000003e079c80fbdc71c7b96047348cca867a87f1c510306f 2,097 1.00/1.00 vMB 36
819,236 819,236 000000000000000000032874ad21f592301f06d936b516fabaccc73a2adbd3d2 2,796 1.00/1.00 vMB 39
819,235 819,235 0000000000000000000287ac9b08c4aa5730cf4e6ee681340bbcdee17546e8da 3,044 1.00/1.00 vMB 74
819,234 819,234 00000000000000000001df50130b58a36ddcabb5ee290be0fcedbd85080e80f9 2,676 1.00/1.00 vMB 94
819,233 819,233 0000000000000000000123ed4b6e2e63f3dace91ca471ecc09e7ce176d5916a2 2,622 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.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.