Loading Tool

Explorer IconExplorer

Memory Pool

80,846 transactions
30.01 vMB
0.08468779 BTC
Random Selection Loading Transactions
Max Size: 180.52/200 MB

Candidate Block

Mining Attempt 9fad8205e72cad8d5ce28f7a342d53397adacd09fe20dea0358839ab2764ca3b
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 7590ec26327cbc7977c1ef04e231d250c928c03dc60080ced5a5dd8a3df8dbfb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,595
Size: 1.00 vMB
Total Fees: 0.02331324 BTC
Feerates: 397.50 > 2.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (169,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,233 745,233 000000000000000000093ca8a1e80b701e02712d77d5f131c419bd41d546bad7 1,530 0.67/1.00 vMB 15
745,232 745,232 00000000000000000002fc661bc6e6e12503a902657299e462407ed350ca45a0 83 0.08/1.00 vMB 16
745,231 745,231 00000000000000000003133853fecdf124e782d1494314a019d9b8add910c9cd 813 0.59/1.00 vMB 9
745,230 745,230 00000000000000000008d731f1a98cec9d611aa76d8c9536620cfca23ddce466 944 0.98/1.00 vMB 5
745,229 745,229 0000000000000000000447c3a30a497dc777fbbebbb6260365ffb23c40177c9b 2,396 1.00/1.00 vMB 16
745,228 745,228 00000000000000000005912eb75c4e2abf15c13ba52f4d5da1bab40bb2561d1a 3,133 1.00/1.00 vMB 22
745,227 745,227 000000000000000000088229b825b5ac2b0bf7892f7532b264ecaa8a3e0c46c9 1,495 1.00/1.00 vMB 10
745,226 745,226 000000000000000000082e91dd1b8fabf7728d2efc23d05cd8f6ff1f0db0df12 1,769 1.00/1.00 vMB 25
745,225 745,225 000000000000000000095b0847b8c9f57c25dd8169a263d1356b021a3ce94543 1,763 1.00/1.00 vMB 27
745,224 745,224 0000000000000000000347499ababf6db0307a87763ddd3f20a517dd3faf0366 1,206 0.56/1.00 vMB 12
745,223 745,223 000000000000000000015af830edd30d8233f6da46836682639580647ce1e2f3 324 0.27/1.00 vMB 2
745,222 745,222 0000000000000000000726c94decef948d6e9f0f0c39c7f0fa2afc275adb5e94 2,662 1.00/1.00 vMB 18
745,221 745,221 000000000000000000094b967c904575b56864d1cee67b629ecb6562f5858246 3,086 1.00/1.00 vMB 19
745,220 745,220 00000000000000000007255917b262889f2cd04c4e73f01f90dd25d057561b78 1,660 0.60/1.00 vMB 17
745,219 745,219 00000000000000000003e7c10d61520cd9f663427eb457af98886123fa2e3b96 22 0.01/1.00 vMB 15
745,218 745,218 0000000000000000000482909640ba0ded0640b990f2562b4b2d4636063f102a 918 0.36/1.00 vMB 14
745,217 745,217 0000000000000000000918a92e4dd5cf9dce0ad482ad6747975db0904c24f560 716 0.25/1.00 vMB 18
745,216 745,216 00000000000000000003358700243585f58870ac20ae3a7706932fb3ea3dcb75 646 0.23/1.00 vMB 17
745,215 745,215 00000000000000000004fb59d6ff99c536b0df983e4ca190c482c9cec84c48ed 98 0.02/1.00 vMB 21
745,214 745,214 0000000000000000000693ab8cb05b77e4d31f726a8420f45d3620692e73a86b 2,406 0.75/1.00 vMB 18
745,213 745,213 000000000000000000014ba3eb7e199cb2cc8aa313a3e6e8e6fb346fc7b7adac 970 0.31/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.38 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: 664.38 GB
    • Received: 14.97 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.