Loading Tool

Explorer IconExplorer

Memory Pool

25,682 transactions
5.73 vMB
0.02862909 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.39/200 MB

Candidate Block

Mining Attempt f68730b4f47b3c31bf2398e5dbeadecf6a62080f2b487afbe0a2887fbcb3416c
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 9311691ebc02be87c801184824287b0b2fa6988399c5933ce335dfa4c68b34d1
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,592
Size: 0.53 vMB
Total Fees: 0.01455084 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (741,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,945 171,945 0000000000000abe7ef07182c4ae7214215a2fd8aae2e2a5b56604b85c12e391 18 0.01 vMB 42
171,944 171,944 000000000000020d7b59399a96677348c7a72b8ffe678d3154753aed61b27192 70 0.04 vMB 122
171,943 171,943 00000000000004cc314a7b46f020e39593655e877148f13a03103f84910948eb 30 0.03 vMB 289
171,942 171,942 00000000000005609fa84c251a12c75c08d975287a79d9c8c673fe1d61f1e9c1 73 0.02 vMB 26
171,941 171,941 0000000000000760e8f464f5f1afe1931ef69954469d698c29e63cc34f0c180d 161 0.05 vMB 93
171,940 171,940 00000000000000329a472e216f60a055dba1b097cb0d959689d144b69be70de4 128 0.05 vMB 84
171,939 171,939 000000000000063d728c39ab91b89c0f14186de87daa6d23a237e97cfb92a6b3 106 0.05 vMB 95
171,938 171,938 000000000000024cf00637240e12a4d5dbeddd71d67457762b3ff2921a146e56 1 0.00 vMB 0
171,937 171,937 0000000000000985dd23719f8e02e0a32e0551eca2bd400761cb4c4352a3bfb7 83 0.07 vMB 260
171,936 171,936 000000000000009abbbdf75fa226f006497eed52a57d3ddc36a543e7f582330e 1 0.00 vMB 0
171,935 171,935 00000000000005f902624e6b8d3af651268b2903bbb8daf1da2e7816fc548c38 20 0.01 vMB 367
171,934 171,934 000000000000037df1c8ae33be2d4fb5f612e30f36cb99f16da75b401fc4b39a 76 0.02 vMB 29
171,933 171,933 000000000000086b63c315b21c76aefb5325364747a26b5e5cf89527d4b3e0e6 126 0.05 vMB 240
171,932 171,932 000000000000040bf5dd6e412ced8b21e4e04e57abc7f469e8f8d3c9b58e3f8f 1 0.00 vMB 0
171,931 171,931 0000000000000785e7786fb4246b42c6b357e6febc2b55d80746a7e407946673 1 0.00 vMB 0
171,930 171,930 00000000000004e339fea5246b01a9ac296cdb586f2c926ffb84879a8b6e6f76 1 0.00 vMB 0
171,929 171,929 00000000000001630477aa286401ef7e8e28a47f50e5839e545bd0ec845e8abc 95 0.03 vMB 60
171,928 171,928 00000000000006208f1736c7862aea68ae4a10cd16c590965f7f8ec04bf76ae0 106 0.04 vMB 109
171,927 171,927 0000000000000a594a4c692336687c8c325f1898f1d4a79363eb85f0e2cff48f 95 0.05 vMB 340
171,926 171,926 0000000000000ac18d3c2932013e64695bc7fadb66aef82b90c1e77ef2d71e93 99 0.04 vMB 92
171,925 171,925 0000000000000921c9a2dd840c542acc6f17ab2f430bb7babb1cc504725e62e9 44 0.03 vMB 54
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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