Loading Tool

Explorer IconExplorer

Memory Pool

48,701 transactions
23.12 vMB
0.06740069 BTC
Random Selection Loading Transactions
Max Size: 128.77/200 MB

Candidate Block

Mining Attempt c74fc57649a9ecb0cdac86321b2f58fb68f9fa57b57dac336ef31a72a8633e54
Version 20000000
Previous Block 000000000000000000014516557c854fec17fbaf794bccb8a8de27105c4d6b52
Merkle Root a6b635ec2570504f0304e2630caf523ac1f874569ec97aa238ad01303b59facc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,696
Size: 1.00 vMB
Total Fees: 0.01924163 BTC
Feerates: 52.19 > 1.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,002 (694,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,219 219,219 000000000000002ac0f99a70db2b3468d67a073879c046b601874e8c9a41dc19 573 0.24/1.00 vMB 201
219,218 219,218 000000000000014d821d6e23b8a059c212e6e5acb5239f2e404e11c5b263d666 8 0.00/1.00 vMB 309
219,217 219,217 0000000000000192952cbc6155f957af7739f0b1de655a021b97532a11b48d31 97 0.05/1.00 vMB 166
219,216 219,216 00000000000001da57a5acdea52eb92f0f4d9b507dca8f2c54709a67c99ea887 268 0.11/1.00 vMB 236
219,215 219,215 000000000000015d0a031062b33e82cdd84fc262e6a90a99f2e14ee4d991fec6 251 0.11/1.00 vMB 219
219,214 219,214 00000000000000304176d06d95ae1510b90d744d5c63c1b0f20cc73c9ce24732 226 0.09/1.00 vMB 201
219,213 219,213 0000000000000335e7bbeb84b65b7aa30e6e4a5c0e2432fb92853752e7ca4129 642 0.32/1.00 vMB 202
219,212 219,212 00000000000002cb2d44a84186b623aecab0e456ca8dc5e93ee7d18056304843 213 0.16/1.00 vMB 40
219,211 219,211 00000000000004069bb6ac885501fc032207806b131c3e5003ae82aa28bd3911 138 0.06/1.00 vMB 160
219,210 219,210 000000000000033baab4c0a41c0d3a1ae79d2ec2be56f2e702cb1a0c85495ffb 163 0.09/1.00 vMB 100
219,209 219,209 00000000000004705d7b5506901bc8394523c67383d2e3feb2d95dfcf33ff8cb 485 0.19/1.00 vMB 198
219,208 219,208 00000000000000ec6f3a588dbefddb6dd301b9a0a89582bea1de821c52ccb8af 258 0.11/1.00 vMB 143
219,207 219,207 000000000000008d6c715e649db58f24cf03b657b0c01148fdef601d1c5aff45 683 0.26/1.00 vMB 199
219,206 219,206 00000000000003b55e09b36f4ec7bc72d0832fe7dea99731019777f3fc7b7917 5 0.00/1.00 vMB 0
219,205 219,205 00000000000002c7fcdd9bb95381f4be9c1bf3ba844f8ee3555a19cb819d3567 349 0.18/1.00 vMB 152
219,204 219,204 00000000000000f18557b12b96f465b615aa7749dd81301a53ff5f86c8dd3b0f 341 0.14/1.00 vMB 185
219,203 219,203 000000000000055f307719f153f843b9e36678158d532029b746ce4763b31fa0 269 0.19/1.00 vMB 154
219,202 219,202 000000000000031b9400f8058accf616bed4f973577f69f9aac0315f6fc3e392 409 0.16/1.00 vMB 203
219,201 219,201 000000000000035201331038bdba6aab6e42e39e04a38088ccac160c46857231 90 0.06/1.00 vMB 127
219,200 219,200 00000000000005565cb86de281d94c1e3208360a602a5ff4bb26f283cdedf9c0 100 0.06/1.00 vMB 55
219,199 219,199 000000000000037f22e8a4af31efbff60c9d69bf8d0d39c4d829049308e92ee7 233 0.15/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 780.60 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 543.29 GB
    • Received: 6.28 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.