Loading Tool

Explorer IconExplorer

Memory Pool

81,984 transactions
30.91 vMB
0.08578607 BTC
Random Selection Loading Transactions
Max Size: 189.38/200 MB

Candidate Block

Mining Attempt 312c1dbfb49e2f5107b421a1438ee3febedd059837d61e4cda897f52389a383e
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root d235e1b82870c3c0d7fa12d9e6e797549600d8dc79ebeab5426e46c58ea958ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.01612063 BTC
Feerates: 100.00 > 1.62 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (558,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,644 356,644 00000000000000000c7cb2f3aa9d14e2b3b03de6222c244b4b8b66a1a9e6195a 577 0.29/1.00 vMB 26
356,643 356,643 0000000000000000085dfa3a3ed4197755b662ab8432263adc9189ca960eb67a 587 0.27/1.00 vMB 26
356,642 356,642 00000000000000000cc7e8dfbe9e015bc980aa295f08b9a89e0e2a447b80fa95 55 0.04/1.00 vMB 15
356,641 356,641 00000000000000000e4529dfab6395dec116977cb46160c543f8846dd7cb8720 847 0.42/1.00 vMB 26
356,640 356,640 0000000000000000078a9bf215317fb6602214537d940c48006d0c0d48fc9063 1,036 0.48/1.00 vMB 29
356,639 356,639 00000000000000001290775904dc13255dc120bcee5940b3deb01c16cab31ae9 645 0.49/1.00 vMB 19
356,638 356,638 000000000000000010f11ea678a9447a348499255e11bfbc69b42f787292f19d 466 0.18/1.00 vMB 45
356,637 356,637 00000000000000000ad8c9dae4d652b5e15d2d373cc3f7de813b2794e1390952 520 0.30/1.00 vMB 24
356,636 356,636 0000000000000000170a0ae466a5b46ebf12e7347e509d51a4397c9d40ba6eac 84 0.05/1.00 vMB 22
356,635 356,635 00000000000000000bb580aef84ea289f617bd25eca11dbb8b889748e6459957 176 0.11/1.00 vMB 21
356,634 356,634 00000000000000000d13f6b37d2c603b25f809b6b2643cf8f454c14f62563207 742 0.40/1.00 vMB 27
356,633 356,633 00000000000000000d4e3f646242c9545aa1af511bcf3e8d0fd20bce1065fd9c 538 0.25/1.00 vMB 27
356,632 356,632 00000000000000000277be4ba56fc4e2caa74713e2e35324d1f4886a9151d06c 524 0.24/1.00 vMB 27
356,631 356,631 00000000000000000096894a1b4efe7d9516a5c7b9680fe25cd54c37c8475f4e 642 0.47/1.00 vMB 22
356,630 356,630 000000000000000002f42c53204b4edf549d538963d68ba8ea03b31f43af439e 1,070 0.67/1.00 vMB 23
356,629 356,629 0000000000000000131cbf56d6579f9da5c54b9e92380d598dcd6e6e5ce9e69b 531 0.52/1.00 vMB 16
356,628 356,628 000000000000000016de82be70b91ffc560eb65a23361f918906b406a44839b0 503 0.27/1.00 vMB 26
356,627 356,627 00000000000000000c92e89213aafb1fd767d9794a518c42d7f00ec89b8041c2 287 0.14/1.00 vMB 29
356,626 356,626 00000000000000000143540cb48a4884d58a4c4f0dad3c2aa8d88dfac2c5f332 801 0.49/1.00 vMB 23
356,625 356,625 000000000000000007a6f00640df0a841802aee4168d7f177f88b91c61b2fba9 200 0.12/1.00 vMB 27
356,624 356,624 000000000000000003dc6b38681878566d7b22b04aca2a0e931276824dbc6c1b 1,182 0.59/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.