Loading Tool

Explorer IconExplorer

Memory Pool

26,054 transactions
6.02 vMB
0.03535979 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.46/200 MB

Candidate Block

Mining Attempt 4897fefb6abf8c1bc4b0387e89d5cd5c378b12c9b714b0a7c164bd6f7c17f829
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root b2d801e9e0e5050127106948dd05beba47cecc5acde6b3ab62c807e2f37e0d00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 0.85 vMB
Total Fees: 0.02171311 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (750,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,886 162,886 0000000000000715c94284035c905208ae9d7c8baf875c73970e9a3e3ed15c54 12 0.00 vMB 412
162,885 162,885 000000000000087d1b947683110ae205e28cf6ace24f7cbb26729709059e91e2 22 0.01 vMB 624
162,884 162,884 00000000000003b26012d889a30c245fba1fda5876c95862789a7200df5c0242 33 0.01 vMB 61
162,883 162,883 0000000000000a3a067292cf931a7c4e381cb13f6f991799d8bd2d70806c57ee 15 0.03 vMB 93
162,882 162,882 00000000000007fc6d0acbeeb534a299577446a1289c9e0c5add2fccf553b716 11 0.00 vMB 327
162,881 162,881 00000000000000a8970e79e17a3c0d4dadb85e29a620f3ba299f05ffe38c4085 36 0.01 vMB 58
162,880 162,880 00000000000003ad36a5614106ef6cf65f692e59d46bf02effd00ef117247e61 52 0.02 vMB 76
162,879 162,879 000000000000077164bdfb591b8f7fdd2cdd8c7532cbcfff7dfd37430eb15728 90 0.03 vMB 25
162,878 162,878 00000000000005482bfc1d244c6146713707a79ae4515ae4cc3a1c4eceac73ba 16 0.01 vMB 108
162,877 162,877 0000000000000a779df92cedcf35744c89919cbf85cd9fd48080d570de6dc197 19 0.01 vMB 52
162,876 162,876 00000000000007b70a5220d6899684fa194d8d7e1ac5d8c61f62ba45b6aad7a5 20 0.01 vMB 507
162,875 162,875 000000000000010ab39a553602ee23344add2357b7dfa41565ae231713843fab 38 0.02 vMB 210
162,874 162,874 00000000000009cf7c17955a3af4f93f4b37189e6efc99781511a3df21396998 1 0.00 vMB 0
162,873 162,873 0000000000000b22169282d02dbd7098b46beaacde5a01a7f2fef0b2d308d79d 13 0.01 vMB 483
162,872 162,872 0000000000000304f13260d4fd436905f01a6145022f56bdf20313e8f75867be 85 0.03 vMB 72
162,871 162,871 0000000000000b66c4389791099c016f57429b84620cad240402038cd6cef6a7 11 0.00 vMB 428
162,870 162,870 00000000000002ffb0b501fdafd12eecf9930466f8019579c17d6fd87855efeb 9 0.03 vMB 47
162,869 162,869 0000000000000944009480eaea65b0e7801abf70b020b2173593b64fbe090f3c 56 0.02 vMB 148
162,868 162,868 0000000000000cfba4b59b5335d14a9704dce5c724d66a20dc51672ea11507f8 63 0.02 vMB 26
162,867 162,867 00000000000000e129be78f2d8b5bf7b1100c1c6243afc1bd048026372d5aee3 67 0.06 vMB 622
162,866 162,866 0000000000000a73c583ad2c3460baff176b6bfdf4e49125af61f2742dedd537 17 0.01 vMB 9
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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