Loading Tool

Explorer IconExplorer

Memory Pool

76,103 transactions
28.76 vMB
0.07101950 BTC
Random Selection Loading Transactions
Max Size: 175.87/200 MB

Candidate Block

Mining Attempt e5f05c3f65107d3e04b1cc7fac8c995b9c2d0af727b04511a3e958e5fa422a14
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root fe552a949796d42557b4fe59bb9d654071a33f89ad8e0a1259df1f553463fbd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,143
Size: 1.00 vMB
Total Fees: 0.00854832 BTC
Feerates: 77.76 > 0.86 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (313,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,952 601,952 000000000000000000081e433c8a56f89338807d279b7644e323b5b647a39bf5 2,795 1.00/1.00 vMB 37
601,951 601,951 00000000000000000012dd8a2c8d3894865cec53f1f49689e38c4c43066421f6 3,031 1.00/1.00 vMB 49
601,950 601,950 000000000000000000020297a26986f9a813f224d3988e3e9de9b9e1e1ff2ca2 2,602 1.00/1.00 vMB 34
601,949 601,949 00000000000000000004af9487f4fd9070b756bb5795de245a7984709c0ff35f 3,046 1.00/1.00 vMB 43
601,948 601,948 00000000000000000007dd7d1453e5f3f824887a6b12ea8f380c56c876809aa7 1,949 1.00/1.00 vMB 21
601,947 601,947 00000000000000000013e9fd9ea826f0a92992116c764bcaa5ece810360a2644 2,645 1.00/1.00 vMB 22
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
Previous 10 blocks ↓
Total Size: 782.82 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: 710.71 GB
    • Received: 17.08 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.