Loading Tool

Explorer IconExplorer

Memory Pool

75,846 transactions
29.98 vMB
0.09664774 BTC
Random Selection Loading Transactions
Max Size: 179.15/200 MB

Candidate Block

Mining Attempt 9e3a407c4f52ad23860102dea9361b37770e3be82a43a28e8388159ad3d95c15
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root c458e68e0b985a9aa6d6fc4ececc31896bb00ba8e255e387b8fbe054a6edb068
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,776
Size: 1.00 vMB
Total Fees: 0.02406070 BTC
Feerates: 100.00 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (11,308 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
904,138 904,138 00000000000000000001b731d96980fb6ac1855841e1b48ddd62ee221bb4a338 933 0.23/1.00 vMB 2
904,137 904,137 00000000000000000001ba4c259ef4db0ef3f1e3a6f0c54ed17c0fd05b2eabac 3,976 1.00/1.00 vMB 2
904,136 904,136 00000000000000000000e814ff1755855c97b11d3afb80eba6c68270ba12e824 1,604 0.47/1.00 vMB 2
904,135 904,135 000000000000000000006331a4e40a8326b4b86dc6ce5d565c9a278447862aa2 4,852 1.00/1.00 vMB 0
904,134 904,134 0000000000000000000204878d60412acbfa2c50f6756bd0e13096a8df98389a 112 0.03/1.00 vMB 2
904,133 904,133 0000000000000000000223e182787d1e09a011042b5e5c91f7cde0a3144306a6 447 0.11/1.00 vMB 3
904,132 904,132 0000000000000000000154bb6bd8524f5f1737ce6fe700736f3678b12dd4b7fc 1,254 0.35/1.00 vMB 3
904,131 904,131 000000000000000000003a96eb53a066d6e5634ca83e052c83423bc6c11f0915 1,119 0.41/1.00 vMB 2
904,130 904,130 00000000000000000000991dd1690e0d248171aecbe646b1b0b953d9e0a2b818 291 0.07/1.00 vMB 2
904,129 904,129 00000000000000000001e8b5f570e0ee8c45ddb2bc994e67f3f6d353b2a8b1f9 4,064 1.00/1.00 vMB 1
904,128 904,128 00000000000000000000f0f6abad77047a3fcba4bd5013264054e86a6bcdfdf7 3,963 1.00/1.00 vMB 3
904,127 904,127 00000000000000000001c700fbe42cae156a764e08301fb1638d6b65ec00b1c3 1,531 0.46/1.00 vMB 2
904,126 904,126 00000000000000000001b52be37aef8dd7762f7b72b90372f682cbc3f4307951 2,536 0.95/1.00 vMB 1
904,125 904,125 00000000000000000000ec5161da8727a8936fe51ff8c1f3ccefc5cc96704c20 2,703 1.00/1.00 vMB 1
904,124 904,124 000000000000000000010789d9a1f21edf9c8932ca891b008276af6241c5e159 4,455 1.00/1.00 vMB 5
904,123 904,123 0000000000000000000110a413d8780a428466ffe65e029688f87cdcf04b177c 4,264 1.00/1.00 vMB 0
904,122 904,122 00000000000000000000165f38f8d967edc15171ea027f89eaa17e3a4468171b 1,299 0.34/1.00 vMB 1
904,121 904,121 00000000000000000000b31706fe23413ae8ab57539361db45feb5d53c7fb582 1,460 1.00/1.00 vMB 1
904,120 904,120 00000000000000000001dd44541cfaeeb266ab58db3028004023f0a8364549fa 3,638 1.00/1.00 vMB 1
904,119 904,119 00000000000000000001ac663e90448d945c85e4f578699fad6f8df4f3d39137 4,175 1.00/1.00 vMB 4
904,118 904,118 0000000000000000000128324d624ea3167c42ecd6275d99043adc83c55e689b 507 0.24/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.17 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: 749.34 GB
    • Received: 18.82 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.