Loading Tool

Explorer IconExplorer

Memory Pool

40,591 transactions
27.19 vMB
0.08090369 BTC
Random Selection Loading Transactions
Max Size: 140.93/200 MB

Candidate Block

Mining Attempt d3b96ecc79e31e7db36c3ecf86322256cb334c2a29a65733710cb7b812a9c33e
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root bca181f7d4e84ec503ee3cbabe9c6a648a3c446966f50e9aa839bdd651f1bf00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,295
Size: 1.00 vMB
Total Fees: 0.02558660 BTC
Feerates: 201.37 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (339,725 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,956 574,956 00000000000000000009db224e1b1ccee2852156df9b30c64441984c4b1ed6f2 2,700 1.00/1.00 vMB 74
574,955 574,955 0000000000000000000da5b1567a0e1241f032895ea55ce6875170289f6537d7 2,738 1.00/1.00 vMB 71
574,954 574,954 00000000000000000000137ad4ebb53dcc631d878be322116e5bbcc9930d3e42 2,780 1.00/1.00 vMB 56
574,953 574,953 00000000000000000015e46cbe7008819479fd3bdd68d8fb185f53eb48ffb45a 3,151 1.00/1.00 vMB 70
574,952 574,952 00000000000000000011edc24de9d800aac21dd9b969d69dfaafb802ab6febef 2,474 1.00/1.00 vMB 78
574,951 574,951 0000000000000000000671d90adc0209c73cfde7a49030d22dd0710857133eaa 2,633 1.00/1.00 vMB 113
574,950 574,950 0000000000000000000286130f909deece3f339ef290674b2debd78c7bcdd50e 2,652 1.00/1.00 vMB 49
574,949 574,949 00000000000000000021b17846d628181b40ded4ecb70f4453c81b71a020670e 2,513 1.00/1.00 vMB 72
574,948 574,948 0000000000000000001dbdc0fd5c3f44644e6fc4a869e6fb5847826ab5b56d58 1,350 1.00/1.00 vMB 86
574,947 574,947 00000000000000000019150d1d551853190491077fd47eab6f0b33ea8bf03925 2,363 1.00/1.00 vMB 69
574,946 574,946 0000000000000000000be59fcff9cb6c29265ff28f8368b1432113eea8516bfc 1,862 1.00/1.00 vMB 180
574,945 574,945 0000000000000000001343fb35e2bb54499b098912d3116b5ae4c914b6ddf48e 2,613 1.00/1.00 vMB 73
574,944 574,944 00000000000000000013d0bf7abc1f4bab644221013a22ecb6db6b1369ad0886 2,360 1.00/1.00 vMB 79
574,943 574,943 000000000000000000078f8df2b9bbceff55d05c653901a3f8539653d6642bbd 1,619 1.00/1.00 vMB 4
574,942 574,942 0000000000000000001eff9fbe4b0dcda7a92e707b1a224d2234e4458c978f65 2,159 1.00/1.00 vMB 56
574,941 574,941 000000000000000000115381d49acad8ba5a36a498282aa3c87e98549e5f68a9 2,601 1.00/1.00 vMB 19
574,940 574,940 000000000000000000090f5740c4faabaa3b3aee7245d180340a40e3fdddf947 1,318 1.00/1.00 vMB 61
574,939 574,939 00000000000000000026c8fc141735dcce192feb31a18c426ed96f479b2d8a9e 1,474 1.00/1.00 vMB 63
574,938 574,938 00000000000000000002ac1ccf6829008e7b89b90609ff563cbd67e9d96936e3 1,720 1.00/1.00 vMB 76
574,937 574,937 000000000000000000067bc5eb8557df481fe41297767e186b80693ce865ef38 1,715 1.00/1.00 vMB 70
574,936 574,936 0000000000000000001bc2b5504c313babb82a92235f877d9fe4ac52b058f2d0 1,775 1.00/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 781.83 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: 636.66 GB
    • Received: 12.38 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.