Loading Tool

Explorer IconExplorer

Memory Pool

36,888 transactions
30.88 vMB
0.08789544 BTC
Random Selection Loading Transactions
Max Size: 152.01/200 MB

Candidate Block

Mining Attempt d01ee465586d9339fdd4167a3450e4e34f69de0aaf79aae9987202f95c909909
Version 20000000
Previous Block 00000000000000000000590892dbec08479e6a3cc00185e948794a42c82afcf2
Merkle Root 55aea26b95908bc887cedc529a93d02cee20e3342b855b710271fc10abf207ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,949
Size: 1.00 vMB
Total Fees: 0.02445048 BTC
Feerates: 296.74 > 2.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,386 (819,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,055 95,055 000000000005529a2b4df1b0716b3f44b114ecf3337d6a138f85dc36c66b4838 2 0.00/1.00 vMB 0
95,054 95,054 000000000006c64b293a7b4089a4bf71986e45322942d3a99fec563747a8cbe4 2 0.00/1.00 vMB 3,891
95,053 95,053 000000000005acb2fc77806fe9db0e96734bcc1ec9534121272ee5290c66b328 1 0.00/1.00 vMB 0
95,052 95,052 0000000000031102b04cfeac41dcc1408a17428a5f9313ca892f163f14d25fc8 5 0.00/1.00 vMB 824
95,051 95,051 000000000004e4bcb39eeecde66ded315436069500fb690b69579732ad8e4235 1 0.00/1.00 vMB 0
95,050 95,050 00000000000295569a48a03f7d19d7f24e1966a6ee1d5ffea806d168958f0ab5 3 0.00/1.00 vMB 0
95,049 95,049 000000000004d599f89ec9d5bd1b4f0d536e21ba9aec77d04b388cb7e1410f64 1 0.00/1.00 vMB 0
95,048 95,048 0000000000031bb0d75a9eb05654ea0c80df6dd8afd5604b86acb4b73cb29d50 2 0.00/1.00 vMB 0
95,047 95,047 000000000001152440ef4b1648745d47863eab65309dd34baeaa21f7eac4818b 1 0.00/1.00 vMB 0
95,046 95,046 00000000000519a14b83e183018c7c33b184893ed75c7ddb088c3a7af5c25718 1 0.00/1.00 vMB 0
95,045 95,045 00000000000363a15051dda4295535852fc26e762a9b2f0aad8766e4ccdba592 2 0.00/1.00 vMB 0
95,044 95,044 000000000001b80086d0741c9d29c2000c102e7278a382aba710da5abdd5c755 1 0.00/1.00 vMB 0
95,043 95,043 000000000003e99afc54278cac9bb418a28618b9e26256c4befed64ffd85bf9f 1 0.00/1.00 vMB 0
95,042 95,042 000000000000343cfac5cc495007b6e004c0645b97aada1f469f42992312148e 2 0.00/1.00 vMB 0
95,041 95,041 00000000000434e23915110a891aa0e4d8e671e097d5342a48df1e504e5164cc 1 0.00/1.00 vMB 0
95,040 95,040 000000000002ee8113f1f8a62d0d0d54837016981a6f19534d907afd616cfb91 2 0.00/1.00 vMB 0
95,039 95,039 00000000000086bd5432847de03ee64b4f0bfe23535cba469e7dc7b96da1fe40 7 0.00/1.00 vMB 0
95,038 95,038 0000000000028b06868461cae307e603b9a200247a4c63d0da605f29738c5e9b 2 0.00/1.00 vMB 0
95,037 95,037 00000000000310c6b67c20cdc8f5c9624ee3894b6f607e7b9d5e63891be309d3 1 0.00/1.00 vMB 0
95,036 95,036 00000000000460b3e910784fb0a4130e63449cc5c339d16d07f6ca1b94ed1fb7 2 0.00/1.00 vMB 0
95,035 95,035 000000000001e4701b642986cda53997a65b31ec89ab542a3b7a7df92fa422e3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.29 GB

Node Details:

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