Loading Tool

Explorer IconExplorer

Memory Pool

73,276 transactions
27.13 vMB
0.06069441 BTC
Random Selection Loading Transactions
Max Size: 165.75/200 MB

Candidate Block

Mining Attempt de33e2b0344ffbf9cd3ced03f6a700c0ae950091ef1b9b770ac68dda98ff6f80
Version 20000000
Previous Block 00000000000000000000553f6fed49f552322b757e7f4dd0d320e9bbd1994ab9
Merkle Root bd95e1fba2971cb40f898e74c8b5f1ea805007645631b3cbbc9e13e1193d90ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,025
Size: 1.00 vMB
Total Fees: 0.00319145 BTC
Feerates: 6.74 > 0.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,280 (650,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,944 264,944 0000000000000008e56bbda4d8099ff3c5f16d8922121aa66d88f857e3c81717 231 0.18/1.00 vMB 60
264,943 264,943 0000000000000001965a2fdcf031848d2fe08a7b0464f0d45b6e90bfed4f56c7 608 0.25/1.00 vMB 141
264,942 264,942 00000000000000019c922c4484b872d98735e2a578b94721c41312f1c518cf98 92 0.06/1.00 vMB 81
264,941 264,941 00000000000000081add4d2f1734467db0eaece99d8dfb9f3830c5030ec112ac 263 0.14/1.00 vMB 57
264,940 264,940 000000000000000ec49ff8087e03ca825601cbac503fc1748c5e01d8182f5f4f 458 0.18/1.00 vMB 125
264,939 264,939 00000000000000016056fe1b1e81874bfb30342ae4d4d87ffe1f024ad9b8261e 173 0.09/1.00 vMB 79
264,938 264,938 0000000000000008512cb7c550d1e73bb5b3b8a663a569557d512d84882dc06f 623 0.25/1.00 vMB 159
264,937 264,937 000000000000000d7cf64e43fd91998f42db6a5819db8cfcf74682c92a396fbe 290 0.15/1.00 vMB 32
264,936 264,936 0000000000000000eb26540c5b342c5cdab686213bf5b6f715e0bf82e76b257e 281 0.12/1.00 vMB 166
264,935 264,935 000000000000000809ecf944cc236ffc8a578e45f9019cb13dc6b063bb65e05a 567 0.30/1.00 vMB 56
264,934 264,934 0000000000000000dbb8feaf58f9e6e63115044a197c0c7c4faeec3d70a66fc3 543 0.25/1.00 vMB 147
264,933 264,933 000000000000000994f5b0d59019f40e1069fd6fc5ab1a39bfb6e6ab281037dd 687 0.25/1.00 vMB 87
264,932 264,932 000000000000000598bed5d0696c89e83caee63083350594763bd782781e0342 448 0.25/1.00 vMB 125
264,931 264,931 000000000000000189949fc976008ac5335e976441e1f57f71492f022777b4cc 686 0.25/1.00 vMB 219
264,930 264,930 0000000000000001e1fb50d9a2558baf685b20c6beb0043589266a9f8c7bd4cd 388 0.17/1.00 vMB 118
264,929 264,929 000000000000000297d5a04455871b4c1ccf0a5b1e3041fc221f8e29c2817b68 132 0.08/1.00 vMB 140
264,928 264,928 00000000000000074d14127e10734d60442e6ad675feac782113242e8d5e6c98 23 0.01/1.00 vMB 75
264,927 264,927 0000000000000006bbf3943b8088c4bb17db832fd256b46c7783c2bc85149de3 179 0.09/1.00 vMB 89
264,926 264,926 000000000000000a3a53b7b84bb6dca0e9600e2b5956465c3084e8b46d0fd9f3 13 0.00/1.00 vMB 381
264,925 264,925 000000000000000ba980b97d7f9475f9318b52bab5e014cc7fd26428e62b54f0 11 0.00/1.00 vMB 83
264,924 264,924 00000000000000085a8dd48384e672330b00d904e8f2661dff216f5136a033f9 121 0.15/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.88 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: 713.17 GB
    • Received: 17.32 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.