Loading Tool

Explorer IconExplorer

Memory Pool

20,821 transactions
8.86 vMB
0.04484114 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.44/200 MB

Candidate Block

Mining Attempt f38224c09af2305e71173356d63a4f99ecea43ef36a90ca3bb7522b64423e2de
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root 3e11ab5be972c40b604f335880c498c388cee73e8f00c32244e1b3a4560fc88c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02551011 BTC
Median Feerate: 1.80 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (821,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,135 92,135 00000000000bea34bf671bb5077844f1b23a6a9e28d8f20daa0197517d6df1e7 1 0.00 vMB 0
92,134 92,134 0000000000040f4c9eb471fa3b114bf98984726249c45dc7165afed2a97f6092 27 0.01 vMB 0
92,133 92,133 000000000007f539e237beff272cbaf504251a997b41f5f5d5aada2be6f35912 1 0.00 vMB 0
92,132 92,132 000000000006a5a6f6f4ed01275a8b79174fa1f36518873f5f4a490cdd8464be 2 0.00 vMB 0
92,131 92,131 000000000004f436212c5f43c2188d78259126819be27630a9347d89bab95ab6 1 0.00 vMB 0
92,130 92,130 00000000000a3498cd7f002696f38bd941910ca217813cad122ad1c9e52052b2 2 0.00 vMB 0
92,129 92,129 000000000007e968ba08e03c77dda51a2fd4828f1ba4456d3de81db5f4ea75cc 1 0.00 vMB 0
92,128 92,128 00000000000b73ce8d1df77268174f8229c1ee37dc6a3277aca1148eaf16066c 2 0.00 vMB 0
92,127 92,127 00000000000b866c6fd10e0ae1ae829caa50fac3a739e7ba6325fce3e066499b 5 0.00 vMB 0
92,126 92,126 00000000000243e4935045311459cfa9563fb8f91c03e3c1a7357337566d5928 2 0.00 vMB 0
92,125 92,125 000000000007a5a629e6cc45d7782b99faac2b4ced6be9cbd4b1de84fd0d810f 1 0.00 vMB 0
92,124 92,124 00000000000de315aeda6994335f922da75d127ff9b677fcffd8cd9236e757fc 2 0.00 vMB 0
92,123 92,123 000000000003e5ad7cdee4c34b6aa45b3fbb0175a58ebc31d652837f7efa862a 1 0.00 vMB 0
92,122 92,122 000000000008f1bfbec913f31bfbdf3d3d8c43282b0c3524ee622b5c499fae24 1 0.00 vMB 0
92,121 92,121 0000000000072e2d99c01a24f0790aa56cb44c2806f1e41b1e45aa442112c838 2 0.00 vMB 0
92,120 92,120 0000000000017d47c8346669d37c32000928305135dfba5d99f6d798a34013be 1 0.00 vMB 0
92,119 92,119 00000000000af46daff11115dfa69cee1997b2dd825ef98b44f0f94c01049359 5 0.00 vMB 0
92,118 92,118 0000000000044c6f6b8920a00406d0d44cb07ad510f047bd1abc025f8b34c232 4 0.00 vMB 0
92,117 92,117 0000000000092973aadfc54f93bbaf3b39f274fa1ce6654c6f474a8a2b848a58 4 0.00 vMB 0
92,116 92,116 0000000000087f9345a0b6852b42af39d74999dc6c365d4e49fa5846590961d1 2 0.00 vMB 0
92,115 92,115 000000000008a5b134fb3be719fb511e9dae95d612575733fd2ca6eb1bcfc87e 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.56 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: 263.72 GB
    • Received: 1.01 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.