Loading Tool

Explorer IconExplorer

Memory Pool

39,207 transactions
26.25 vMB
0.05317899 BTC
Random Selection Loading Transactions
Max Size: 136.62/200 MB

Candidate Block

Mining Attempt b87f72a3a145e5c520dacb3223fb7769caae67c5deac83ad208540851c59d146
Version 20000000
Previous Block 00000000000000000000198ff07127e464778e789eabf8b957b3c7d807826501
Merkle Root 3deb70c97c36ef64688f81dff7697a0bd4840f3ab9163565d91dfb11d7b486e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,878
Size: 1.00 vMB
Total Fees: 0.00512518 BTC
Feerates: 100.29 > 0.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,868 (377,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,144 537,144 00000000000000000025b2ac8fdb68c3dcd5ac9723b2abd019c473f9e2cda4a1 429 0.24/1.00 vMB 74
537,143 537,143 0000000000000000001def5fcfadfb5cd2607136492b42542629ebc16e63c307 788 0.43/1.00 vMB 11
537,142 537,142 0000000000000000001faa6207e2f81cd02f46902accd0371a17d82451cd5523 2,407 1.00/1.00 vMB 29
537,141 537,141 0000000000000000002284d704c11ac76b90543509a8462a04c0bd8fcf705634 1,711 0.68/1.00 vMB 22
537,140 537,140 0000000000000000002846e02b165aa4021e80d1580e052d359716ac606d21b2 574 0.22/1.00 vMB 16
537,139 537,139 0000000000000000001882ebbf9770c083f34c8e5a5fbd7d18f4088b015c0517 423 0.21/1.00 vMB 113
537,138 537,138 000000000000000000091ff6fea3ab1aabd4fe9bfa5d9aa87b1e4c2afe246914 2,598 1.00/1.00 vMB 26
537,137 537,137 000000000000000000122e67446d1d05fb59517112dc42916ff5561cf005a409 844 0.43/1.00 vMB 18
537,136 537,136 0000000000000000000c06f80d5dfab97007caec3ad0ab03d67c2b2c716c5e74 2,269 1.00/1.00 vMB 18
537,135 537,135 0000000000000000001ed50186b5a4c7bbbc1fa9b600773f77a2b76da43327e1 2,276 1.00/1.00 vMB 17
537,134 537,134 00000000000000000021caf0c87c63d1977491db8cb0e105e0232330bc20dd85 2,488 1.00/1.00 vMB 27
537,133 537,133 0000000000000000002b7814aca19b86fc3dbd5a894ba8b77a2e50b3a0b107fe 2,682 1.00/1.00 vMB 25
537,132 537,132 00000000000000000012f0c903b376fb7994831637da351ac7487133f4fc12f3 561 0.22/1.00 vMB 13
537,131 537,131 000000000000000000074514ef15efdbde15f99f34e3d437a0ad1a8c3debd8a8 1 0.00/1.00 vMB 0
537,130 537,130 000000000000000000021f9e56bb8dd13d85606cc19fa7bb2c493778c422b213 2,258 1.00/1.00 vMB 20
537,129 537,129 0000000000000000000ed7a2f0bdd88a16525b6efca6b18f16334186ac38f395 646 0.27/1.00 vMB 23
537,128 537,128 00000000000000000015577000aaf99536beb07eb9c95b920f9c87d0085ab855 396 0.20/1.00 vMB 34
537,127 537,127 0000000000000000001a218d35dbcaad1a4ec6855e3dc9ccd14694bf8092829a 1,524 0.65/1.00 vMB 26
537,126 537,126 000000000000000000219340e83b52c628bb5f5f59670ab39cba11e9805414b2 975 0.45/1.00 vMB 17
537,125 537,125 0000000000000000001a307301f6e997773f46344944c17aca308f0d3cb1edef 1,807 0.84/1.00 vMB 24
537,124 537,124 0000000000000000001610767d83be214f3c70197326c72f52029d209c8d0c99 287 0.19/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.15 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: 653.15 GB
    • Received: 13.83 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.