Loading Tool

Explorer IconExplorer

Memory Pool

73,479 transactions
27.19 vMB
0.06282396 BTC
Random Selection Loading Transactions
Max Size: 166.07/200 MB

Candidate Block

Mining Attempt abbe7f80b0d9fe3e31b9cd5c9335c32c47f036366445bc07d2033a4830c9030d
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root ba23e12e976e6a68e2d5003254ef3221a727cdfd762e503aa86d8d72d39ff84c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,824
Size: 1.00 vMB
Total Fees: 0.00516403 BTC
Feerates: 84.38 > 0.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (650,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,946 264,946 0000000000000008faf77292fc91a7970091aff0fecc8060ff4d910e02218c64 91 0.14/1.00 vMB 30
264,945 264,945 000000000000000eb43da5d1c57d231636a1023307060473eda71992206cad90 64 0.15/1.00 vMB 7
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
Previous 10 blocks ↓
Total Size: 782.89 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.36 GB
    • Received: 17.36 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.