Loading Tool

Explorer IconExplorer

Memory Pool

80,059 transactions
30.03 vMB
0.08700925 BTC
Random Selection Loading Transactions
Max Size: 180.08/200 MB

Candidate Block

Mining Attempt 1575b117922bfee5a64e4fdaa1c9020d5c4eb155355f8651e5b11b41fff9ca39
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 26ecc3a8604cf827457f2d34bf4f89003e49ec72cb3c2ae60684830151116e62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,706
Size: 1.00 vMB
Total Fees: 0.02562140 BTC
Feerates: 301.07 > 2.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (130,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,889 784,889 000000000000000000007a036fe18851bbed367eb71c6c2e4e76b72593352ade 2,576 1.00/1.00 vMB 13
784,888 784,888 0000000000000000000570496df37e035fc8b14e5cf5facf69d19e9e5c88a7ed 2,634 1.00/1.00 vMB 17
784,887 784,887 00000000000000000001162d1d7e20616602cb44fc97c81686085fea6f2b595e 2,171 1.00/1.00 vMB 31
784,886 784,886 00000000000000000005866a3397e45dde5a3b7073b5079ab98f397e7be0d0e8 2,747 1.00/1.00 vMB 26
784,885 784,885 000000000000000000027fcedab3e8c8090358dbcddef484e2b9fcad4137fd9d 2,289 1.00/1.00 vMB 14
784,884 784,884 00000000000000000000343d92926d321e98c82bb2f80fbcb10cfbd5ec7f78a5 2,338 1.00/1.00 vMB 15
784,883 784,883 00000000000000000003c1e5963fb2164bd5b882ddd77999f84bc81a001dfb02 2,353 1.00/1.00 vMB 16
784,882 784,882 0000000000000000000359a3413cbaa17735c09a44804555da4fcf758ae400c7 1,121 1.00/1.00 vMB 17
784,881 784,881 0000000000000000000449eca0cba985edc458615a88d0b8ab7ae410674065a3 3,079 1.00/1.00 vMB 21
784,880 784,880 00000000000000000000686599d50f50aed59ff9bf7570ba28c85f90a0ea658d 2,597 1.00/1.00 vMB 14
784,879 784,879 00000000000000000001de644278bf19b4bb1e1322055847ab8dcecb0308d0df 2,951 1.00/1.00 vMB 25
784,878 784,878 000000000000000000014666181b489d54b589d7f9fef67f9877eb8471a44dec 2,720 1.00/1.00 vMB 19
784,877 784,877 000000000000000000037b5ab13efc843fb7a328a3c573e2abd936c32ea411dd 2,369 1.00/1.00 vMB 15
784,876 784,876 00000000000000000000fd78f680d2c31a34e1d18d319dd2aaf5725fae481aaf 1,145 1.00/1.00 vMB 8
784,875 784,875 000000000000000000003e47c28540aef6dc2449dcdc3bbe8fb7fc6c32e744f3 1,407 1.00/1.00 vMB 9
784,874 784,874 00000000000000000002a14b6b6c404fae9f816f6b957a6576c0abeb813b4b62 817 1.00/1.00 vMB 5
784,873 784,873 0000000000000000000229891b8be5ec9beba0c852e1b9819fae2072cf3cddf3 2,691 1.00/1.00 vMB 12
784,872 784,872 000000000000000000030eca542d169b421be6e4dec5ddd5261984556458a292 1,618 1.00/1.00 vMB 26
784,871 784,871 0000000000000000000446846bbbe8cd243638a1884c6d57b0639e71ac130f9f 641 1.00/1.00 vMB 14
784,870 784,870 00000000000000000001964e37f08d495da88cf3649b1baedb3236ad230ad166 503 1.00/1.00 vMB 7
784,869 784,869 0000000000000000000580bbb32547e6fd3f001fdaaa16c986f3c9899fa4baab 1,301 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.