Loading Tool

Explorer IconExplorer

Memory Pool

77,864 transactions
29.41 vMB
0.10350768 BTC
Random Selection Loading Transactions
Max Size: 177.15/200 MB

Candidate Block

Mining Attempt da6963c0c45bbaba8147087a11d3205d25e8669b97e5d63975714669300fbaae
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root dd1efdbafdf86964812a1c98d98d02345bad1f97cbc4e01eb2fcc0a2610b168f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,186
Size: 1.00 vMB
Total Fees: 0.02816157 BTC
Feerates: 151.12 > 2.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (313,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,946 601,946 00000000000000000006d1f1d6fc8d01dd78d49392ce51b7f949f0197b3f37e6 2,964 1.00/1.00 vMB 40
601,945 601,945 00000000000000000007947012fa562ae8aea259f0d8330f668b0acceee2c7c9 3,025 1.00/1.00 vMB 38
601,944 601,944 0000000000000000000c8cfff466dfe4a65a48c9424fe3feabfe02849941d277 2,815 1.00/1.00 vMB 35
601,943 601,943 0000000000000000000487112533b9325d8dbff3720d45874f241c3da2efaabf 2,469 1.00/1.00 vMB 54
601,942 601,942 00000000000000000007c604bdcb62988f67b409d1aa8b5fddddb094fd02b447 2,782 1.00/1.00 vMB 43
601,941 601,941 000000000000000000046e103bac8fa0210a039da679c15f96aa7f4db5e54f8b 2,757 1.00/1.00 vMB 32
601,940 601,940 0000000000000000000ee8c29d37de85426ed0234c007de0e13f80d741e8b36b 2,269 1.00/1.00 vMB 30
601,939 601,939 00000000000000000009e563fe6c0c0d669f20053ddb76f4bc05a3e1fabda919 3,145 1.00/1.00 vMB 49
601,938 601,938 00000000000000000007dddac53475eb6f635e11097a911284ffb305116807b9 2,471 1.00/1.00 vMB 35
601,937 601,937 00000000000000000007abf5de04c76181d479f5a8519cd97e4e6c75623fbaab 3,124 1.00/1.00 vMB 25
601,936 601,936 00000000000000000006260e84204353bc14315db834729ae200d8ec29960d32 2,816 1.00/1.00 vMB 28
601,935 601,935 0000000000000000000a02735b0205e983a452dc33484c1528236b453afcf75b 1,949 1.00/1.00 vMB 40
601,934 601,934 000000000000000000079bae5057985c24e312383ea455b911e1698680ec4748 1,268 1.00/1.00 vMB 40
601,933 601,933 000000000000000000098fd4a6569037888d595108aefb6b44483f6c9d11e522 1,891 1.00/1.00 vMB 35
601,932 601,932 00000000000000000003f8d5ece93b74cb7dea76b454eb8ee64effdb10489831 2,136 1.00/1.00 vMB 51
601,931 601,931 00000000000000000002779cf9c84dfe3931db05de5058db91533147962a8b2f 2,859 1.00/1.00 vMB 34
601,930 601,930 00000000000000000005f485e0de3fac9b0208207d7d48ab6775699a7192f240 2,649 1.00/1.00 vMB 29
601,929 601,929 0000000000000000000356427f710938f106c521e295bc18be0e3a9d9301b627 3,196 1.00/1.00 vMB 39
601,928 601,928 0000000000000000000f6b25bbb8e25526642d5da82aac037f389e49125dd899 2,639 1.00/1.00 vMB 32
601,927 601,927 0000000000000000000f5e15f04e933913c2d87f5b1bf3a0bc54a95dcb55b735 3,370 1.00/1.00 vMB 42
601,926 601,926 000000000000000000092fec81623ddefde93e9683a977f98f1abb1cb1314802 2,607 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.