Loading Tool

Explorer IconExplorer

Memory Pool

49,142 transactions
30.64 vMB
0.11273403 BTC
Random Selection Loading Transactions
Max Size: 163.44/200 MB

Candidate Block

Mining Attempt 8ff79abf720de41505740ecaba082c7a744689e0ff55d85bbb5d8a8bcab80a0d
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 47026cf226336e1aa2370d51ed22063266aa85f243cb3b8304ac84a2c1399dc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04610105 BTC
Feerates: 150.97 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (803,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,641 111,641 000000000000c7091fcf02be4499254dc3e5aad9c0a5fd425b70b845a94d31b1 13 0.00/1.00 vMB 0
111,640 111,640 000000000000575bf7e06faaa639da016bbfef31590fd2b8a563ef92890cbbd5 6 0.00/1.00 vMB 0
111,639 111,639 00000000000019eca726f1be9001063ffd559d6a1b3e205f63728b869def6214 1 0.00/1.00 vMB 0
111,638 111,638 000000000000644d3158c1561221095f390429c9ee2488f2cbdc983d306614a7 13 0.00/1.00 vMB 333
111,637 111,637 000000000000346d493555686f4833fe94f72da38c8cc0bdf6ab61e9f17df275 13 0.00/1.00 vMB 0
111,636 111,636 0000000000009ae37edebddb1230de3f01484ff440dae971fd4a1d9dd9cc0c8a 10 0.00/1.00 vMB 0
111,635 111,635 00000000000082e9b04ac46cecbaec39533ee706b18038607745381264a96ddb 12 0.02/1.00 vMB 52
111,634 111,634 0000000000000e2c5c6d2a3da4f3e944e43f4f4cdf92ceebe8beecbe9651f643 1 0.00/1.00 vMB 0
111,633 111,633 000000000000714341fe5b21ac2acede0e2070d01ab3a7464fa19d30109f556b 11 0.00/1.00 vMB 0
111,632 111,632 000000000000f2f1db4bc6353b255ecbc5853225106a457afb59038b342ab76d 9 0.00/1.00 vMB 3
111,631 111,631 00000000000125f96d2b7e0a4f8e498e72aefdebb6ae5ddfbe73c74393d0bce4 11 0.00/1.00 vMB 0
111,630 111,630 000000000000551c46185e493a8821d8d0fea981a9a4509d04ed725409d0112b 11 0.00/1.00 vMB 0
111,629 111,629 00000000000096f66f4cbb13ee6ee6c060dc8e8872999d0b0a1a24b8e645d583 12 0.00/1.00 vMB 0
111,628 111,628 0000000000000771fbed02be54340cd99059863f00fb24fe39fa8276a5556e7f 3 0.00/1.00 vMB 0
111,627 111,627 000000000000b4717e9be199c8eb303d72cd30f4fbe87957c21b8c30c0b37121 13 0.00/1.00 vMB 0
111,626 111,626 00000000000125b7a9d996ca2446583c048c736799396b7a5668d77a72cc43e5 10 0.00/1.00 vMB 0
111,625 111,625 0000000000001e93ed799135cb05688c8b64d4f0ca7d47532e8ec39924b554c7 11 0.00/1.00 vMB 0
111,624 111,624 0000000000006cb67e428667813b910eda03da451e78d0bc465019981da1fa98 9 0.00/1.00 vMB 0
111,623 111,623 0000000000002cf8bbb21971bd535183e2ec7a4d51d5616163e7dc3936dfc2bf 12 0.00/1.00 vMB 0
111,622 111,622 000000000000fdc9eb29bbc1620f82b6f23823bc5e175c642c39aa99f25b9b75 10 0.00/1.00 vMB 672
111,621 111,621 0000000000006f309f557479779731364115de5931b2a0325f661ec7cb236830 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.