Loading Tool

Explorer IconExplorer

Memory Pool

31,673 transactions
6.57 vMB
0.02965404 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 246b69ee76d464aa782e527442b32cc6a8550349636486e2d951060a606c0d89
Version 20000000
Previous Block 00000000000000000001f3404bf84001d0e1a8da9461bef987c092cf8237a7cf
Merkle Root 49184ee44941b9ca8c38646a2c996d3cb5067419cb2836f9d7568f0043f64320
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,020
Size: 0.48 vMB
Total Fees: 0.01274914 BTC
Avg Feerate: 2.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,972 (718,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
194,943 194,943 0000000000000162e7eaafb82b553bf5e189505730313df5dcb09b9950474c49 0.08 MB 192 172
194,942 194,942 000000000000051819794a93e9d3bd04f998b672e8acb5ee6723198772f78d05 0.00 MB 15 123
194,941 194,941 0000000000000485ee0fcc12c160792a81db758e92da553707457bfa54d5c5dd 0.20 MB 503 189
194,940 194,940 000000000000079d71950c8d8f450bca36e65dc64f860eb3f433d40ec95692a9 0.03 MB 112 103
194,939 194,939 00000000000001967aa35332b1abc98dbb8a2d1f07a436abb5351ab1dbbe9368 0.01 MB 52 3
194,938 194,938 00000000000006e96462ef09d07fee85b2ebb5a4562b3bec7b49f0c083591dae 0.25 MB 795 223
194,937 194,937 000000000000055bb104b89f3ef8f6a7b49b5cc0bb4dfbdc446791e99b5fd82e 0.05 MB 119 113
194,936 194,936 0000000000000185ede5ff5b8b9703f28ab5894c25cca79722d1c77e629c6bad 0.05 MB 147 119
194,935 194,935 0000000000000054c12475a7660babfa8671e58b70a47e2f4c565a3a0742a24d 0.07 MB 111 96
194,934 194,934 0000000000000206d2f3d2bbca8e75ac6223dfed0596f7e346688bcebfa150b7 0.00 MB 1 0
194,933 194,933 000000000000063cb7701bbc779bc3944b40127440e5d70460f75ca1d2937ba2 0.23 MB 746 260
194,932 194,932 00000000000006f1ec7d4593e0ea6506d844e08a0b77327e60a58405a1ae2cdf 0.23 MB 542 146
194,931 194,931 000000000000031f4f1f2eed90e87675a82dcbb1a04d9888ff9e7c569a3d2fd2 0.05 MB 176 63
194,930 194,930 000000000000009ba4349622742fe5df097019682447d76ab17b7644c76e4ef8 0.02 MB 80 176
194,929 194,929 00000000000002502052f1ecb1296483548812724eee078b558a5e5fae070b1a 0.06 MB 116 109
194,928 194,928 000000000000029ee5399a71f532d976b9c6dcf54515c4a98ff2014b27d4f239 0.18 MB 451 132
194,927 194,927 00000000000000eebe0871ce76f8e91fc7779096875a190b09b379537ef02ed8 0.05 MB 88 72
194,926 194,926 00000000000000849e79c745e238a3d3e165f65dfaf83e876e28830b1bbf74bc 0.05 MB 152 32
194,925 194,925 0000000000000657301179473214db0b8467a97dcb970504eb061e7c4aeac699 0.10 MB 256 134
194,924 194,924 0000000000000476607f8f067986c5beef3fe60bb72bef1350d151c5f7f4e1dd 0.00 MB 11 149
194,923 194,923 00000000000004f0ae8b9b7c4e0ccb17f2e0c3b263baaec1dd7804596d584902 0.09 MB 203 167
Previous 10 blocks ↓
Total Size: 778.79 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: 357.37 GB
    • Received: 3.19 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.