Loading Tool

Explorer IconExplorer

Memory Pool

20,724 transactions
9.71 vMB
0.01811915 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.35/200 MB

Candidate Block

Mining Attempt 31d6e2c8be565a88d3a6598b8a78822d6098cc0a211ce579d9ccf30f4a983999
Version 20000000
Previous Block 0000000000000000000043eea178b38fa3bd84a0f7f327bc9361b70128bdc1ee
Merkle Root a121767b189ad3928829e42b2c80531f36f396af0728c4e898dbca1d9f0fb3fd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 7,075
Size: 1.00 vMB
Total Fees: 0.00274324 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,554 (741,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,950 171,950 000000000000097dc8b61a6689fa81f079af0fe69e201b8e734c491708f6ba00 152 0.05 vMB 159
171,949 171,949 00000000000007a9712e70661a70e6e48f88f3656054c93a466840e8a437ec21 54 0.02 vMB 72
171,948 171,948 00000000000002f507e88159b494799e42bcbb7ed20f58b5fa716885d26ec84d 31 0.02 vMB 227
171,947 171,947 0000000000000477f741ad3e3ff778ccb3663af37f74d9851e74654c9c307a69 43 0.01 vMB 4
171,946 171,946 000000000000063e7bab8333b0f6e9ef0561a514f4647501cfb87c29173f3568 136 0.05 vMB 62
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
Previous 10 blocks ↓
Total Size: 779.82 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: 419.19 GB
    • Received: 2.25 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.