Loading Tool

Explorer IconExplorer

Memory Pool

81,028 transactions
29.98 vMB
0.07730126 BTC
Random Selection Loading Transactions
Max Size: 180.80/200 MB

Candidate Block

Mining Attempt ddd002fd75050785e6cb2ac043667240477409a4d3688bd0c64f1e1dbaf9314f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 2037a6564c9ff1839069fcae887ea51a22f063fc040f482583ab47e63cb0d127
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,078
Size: 1.00 vMB
Total Fees: 0.01571237 BTC
Feerates: 502.67 > 1.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (261,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,172 653,172 0000000000000000000142ccab9001f2818964481fe50fc703c94d567962d868 1,747 1.00/1.00 vMB 51
653,171 653,171 00000000000000000000d774ff234076660adb00d82572a5f6fc9a9302a481ac 2,558 1.00/1.00 vMB 46
653,170 653,170 00000000000000000000efeee4f73c489f82907b456426919cd3832e0d1f5af2 1,238 0.95/1.00 vMB 5
653,169 653,169 000000000000000000060c8091709f052f27744edc19625af898c736e594eca9 1,402 1.00/1.00 vMB 16
653,168 653,168 00000000000000000001198edfb3931da0d263d5f47d963249a18374d6026807 1,859 1.00/1.00 vMB 8
653,167 653,167 000000000000000000065e90bfe9795fe96935c334e26b300dd5b15adb66f043 1,814 1.00/1.00 vMB 10
653,166 653,166 0000000000000000000487ba6499a8a98e7f1477fe9d528356992a4bf8e51a42 2,443 1.00/1.00 vMB 6
653,165 653,165 00000000000000000002428ae77fff340e71d83f85b25f4cc20119ea225c96fc 2,650 1.00/1.00 vMB 46
653,164 653,164 0000000000000000000d856897267e73a074858ed96c40a6feb74cc6850ce6f2 1,949 1.00/1.00 vMB 16
653,163 653,163 00000000000000000002d35e0c9cb27067ea52d3479a2ed6c05d4099994f6b87 2,677 1.00/1.00 vMB 38
653,162 653,162 0000000000000000000bfa0b690dda98fa50333b8604fd069b75771b1ba7b9ba 3,005 1.00/1.00 vMB 37
653,161 653,161 0000000000000000000d2dc341307e72789da2e51143b013500d8993eff05454 2,609 1.00/1.00 vMB 6
653,160 653,160 00000000000000000007ab17f6e023a7308323b42eff9657c30adc63406fcd60 1,845 1.00/1.00 vMB 23
653,159 653,159 000000000000000000066f5b04b93db685be0f9ae95e936b310f3354c778e7cb 1,947 1.00/1.00 vMB 24
653,158 653,158 000000000000000000048ff499cf302c03777ed23e38d544fb3ca1752e87285f 2,253 1.00/1.00 vMB 23
653,157 653,157 0000000000000000000e6a5569fa4d8a6457b7f7e9b5585877917e1a46d7f168 2,391 1.00/1.00 vMB 28
653,156 653,156 00000000000000000006556da86465a2cdd89dfe311f491512ac4396b9703fc2 2,927 1.00/1.00 vMB 53
653,155 653,155 00000000000000000004066fd522b7a6f77b16a23565f5665d96ced7e52a2a9a 2,580 1.00/1.00 vMB 69
653,154 653,154 0000000000000000000b724182d65a339fc02f458630f094616ec4278bdb308c 2,691 1.00/1.00 vMB 25
653,153 653,153 0000000000000000000a1db08e87b5b18369b166c148f80cbd7cd3c91ac27f31 2,780 1.00/1.00 vMB 33
653,152 653,152 00000000000000000001eb249d06e3cc2117714d56cdc9ffa87974e444b96b15 2,542 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.