Loading Tool

Explorer IconExplorer

Memory Pool

48,835 transactions
28.11 vMB
0.08272779 BTC
Random Selection Loading Transactions
Max Size: 149.13/200 MB

Candidate Block

Mining Attempt 21e5775fd0706eb2d87b8a683bf7532a332feb70141ea3cfc1eb990f9b4d27de
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 4da50429d48e04f844bec38c789d83d51475542e8c20316f1121dfcfd11f3f80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.02937835 BTC
Feerates: 201.37 > 2.94 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (447,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,951 466,951 000000000000000000b2be6c6defb34b9b42dd112c99acbdb3a6cb29b5d2ab00 790 1.00/1.00 vMB 159
466,950 466,950 000000000000000000f826c91a8f7b563da230d8b521dd4899c9828ed2fafa2e 2,685 1.00/1.00 vMB 344
466,949 466,949 000000000000000000637d483daa19ae236cd31239ed20716ea62333d397fd88 2,437 1.00/1.00 vMB 309
466,948 466,948 0000000000000000007690a9dddcc2fe189cf3eeb31bc02d93346447eed3f13d 1,787 1.00/1.00 vMB 204
466,947 466,947 000000000000000001e5c2a98a237b817a6c0bd35481c8b18e5959626f12da75 1,426 1.00/1.00 vMB 237
466,946 466,946 0000000000000000019266e94f88fc95463aff4cf3f6d29982b7a79be03911e6 1,280 1.00/1.00 vMB 128
466,945 466,945 000000000000000000500dfaed71f371aff6a38dce7ba45ba436e6efa54249b0 2,507 1.00/1.00 vMB 209
466,944 466,944 0000000000000000016ecdb4cc08937336a6027d01926859b1cd166187328ce7 1,711 1.00/1.00 vMB 195
466,943 466,943 00000000000000000045abd0b5bfbbe4c276410a8a7c0631ddbbebc51ac6e9c0 1,764 1.00/1.00 vMB 291
466,942 466,942 000000000000000000ef28601a5383ee01e2690ff2882f8cf099be715aedf44f 2,092 1.00/1.00 vMB 296
466,941 466,941 000000000000000000ad7342806f767e15ad34bc4e77a9c2a5dd3b2e58eedf43 1,606 1.00/1.00 vMB 206
466,940 466,940 0000000000000000002739488eabb4ce20185530e664e9bac288edc71c903e6f 2,043 1.00/1.00 vMB 255
466,939 466,939 00000000000000000150394c1b1123eaca4bd321d7e9abfdea61323308fc509e 2,033 1.00/1.00 vMB 295
466,938 466,938 00000000000000000196c360bac7be75d2cd765c3f61d6f597d15da933760212 2,080 1.00/1.00 vMB 272
466,937 466,937 000000000000000000b804cb5ec25df661e56c65f136edce683d3fba336244b5 1,571 1.00/1.00 vMB 357
466,936 466,936 000000000000000001d8fc1fc14ea9390f5bc0fc10d213c9fce8775b084f2c7e 1,152 1.00/1.00 vMB 374
466,935 466,935 000000000000000000b21f2353533ea40e77c9cd8ac8d93fe7024f1717d85d4b 2,990 1.00/1.00 vMB 369
466,934 466,934 0000000000000000010af4a99130437193f64ffefa54bb8760b0091d74217399 1,948 1.00/1.00 vMB 380
466,933 466,933 0000000000000000001df728d7b4f2dee046031c295e4fb558783749eb07d27c 2,520 1.00/1.00 vMB 384
466,932 466,932 00000000000000000189158c998629c44793422c59c3de3d80f5a8bc37e34b6e 1,738 1.00/1.00 vMB 273
466,931 466,931 0000000000000000002d58646a741a3d823bad4ad450aa3b47865ae0dd99beb3 2,105 1.00/1.00 vMB 250
Previous 10 blocks ↓
Total Size: 781.97 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: 648.18 GB
    • Received: 13.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.