Loading Tool

Explorer IconExplorer

Memory Pool

38,906 transactions
26.26 vMB
0.05495243 BTC
Random Selection Loading Transactions
Max Size: 136.47/200 MB

Candidate Block

Mining Attempt 06609939db088c8f4ca2c54749faa862ab68becce99d6d7528627f3e2750919a
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 409160d389ca13a83979236f794b07037673a29d6b0d26193c6fdcc46f2b3b02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 1.00 vMB
Total Fees: 0.00664234 BTC
Feerates: 77.76 > 0.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (384,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,802 530,802 00000000000000000027a49104ee373be94f5a6296f330e9c906aae182c5c464 1,953 0.86/1.00 vMB 20
530,801 530,801 0000000000000000002a8e3b2d363bf1521e8e44646e390cd9428bf548fc2745 912 0.38/1.00 vMB 11
530,800 530,800 0000000000000000001151ba1b83aaefc40e7d5ec75c6612769529c6dc963c7c 2,997 1.00/1.00 vMB 23
530,799 530,799 0000000000000000002830ae20170c2aba0fcbf21c2dabeb80e3adb44cacda76 329 0.12/1.00 vMB 14
530,798 530,798 00000000000000000004c5f4c70a93f95e2d7f4c099ed6c1f5479761cd0deff8 257 0.12/1.00 vMB 40
530,797 530,797 0000000000000000000be679cea1f1b7eb5343038d81e2b1ac6454388b9fe432 1,023 0.37/1.00 vMB 20
530,796 530,796 000000000000000000196c0d2f36c4008e9513d91164f9ee4f8b805f3ae45bcb 871 0.30/1.00 vMB 20
530,795 530,795 0000000000000000001a56f36fdff9a6b94b51e0de83052d0409465cb8830fe9 1,464 0.57/1.00 vMB 20
530,794 530,794 00000000000000000028bace3b2dc07406e088be5c9cfbbfb541092738e03614 468 0.23/1.00 vMB 37
530,793 530,793 0000000000000000003055a799490a1e4fb83c33b5e86cf195323b58a5d10084 335 0.09/1.00 vMB 20
530,792 530,792 0000000000000000001e865ad944da5b9c563566fa758d9511c7bba8c04c72ff 178 0.06/1.00 vMB 14
530,791 530,791 00000000000000000033617841dffe99bc77760d4c21403855f49d58a2ba856a 101 0.03/1.00 vMB 20
530,790 530,790 0000000000000000001ccb45ffb78317fb0a6fa271ce13bbcca6a427e05073c4 158 0.04/1.00 vMB 19
530,789 530,789 00000000000000000009999b261c0380728d66dc5039402322c2abb13abc5d74 1,956 0.86/1.00 vMB 19
530,788 530,788 000000000000000000252440a706c17824f7aaa80eb38ec2929d834a2bbd0b89 2,729 1.00/1.00 vMB 24
530,787 530,787 0000000000000000002c7094aafb745473746f44774b3b7926459b74afd91fb3 2,070 0.68/1.00 vMB 28
530,786 530,786 00000000000000000015abde44764ec1008e39e839172b417b2ab6aab7f7aef3 584 0.18/1.00 vMB 16
530,785 530,785 00000000000000000006d5f02a56b5e0a1964ec8f55bdda96001dc695018ccbf 570 0.26/1.00 vMB 29
530,784 530,784 0000000000000000000b97ababc250fcc1125fe8fa45aea5ad094fa645816210 1,892 0.80/1.00 vMB 22
530,783 530,783 00000000000000000023eeb045ea8a0cd72249e69ce2194eb5be4779767ddd48 2,210 0.78/1.00 vMB 23
530,782 530,782 00000000000000000002f9b63ee90a5906a640be43ccb3b617334eeb9e84524b 1,395 0.56/1.00 vMB 27
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.14 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.