Loading Tool

Explorer IconExplorer

Memory Pool

38,694 transactions
15.82 vMB
0.11193269 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.03/200 MB

Candidate Block

Mining Attempt 49f3d3000922e668abe3bcef15596a4c44484e7a299493f42e6400d7bcd54809
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 2e4ec858a8b58dc0d5cc88ce36d296e94e7a910a3ca53c77502c4b64a240c4a2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,397
Size: 1.00 vMB
Total Fees: 0.03965424 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (698,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,240 215,240 0000000000000538c2b08435d1885551fc033f8c6588b32fde4d2b709ea281ff 198 0.12 vMB 129
215,239 215,239 00000000000004e7cd191c6ce367fbd988dad0032c265910dcdf8dacf01f7ef8 224 0.09 vMB 152
215,238 215,238 00000000000001fbbfb245f54067c662ca33a995841084dbd7cb8b324d3ca27e 95 0.05 vMB 99
215,237 215,237 00000000000000d69bbc1c1ad19f2a900482b2686f3a95b3279e88937777eac9 25 0.01 vMB 271
215,236 215,236 000000000000010172b9508ce08371cded0d4e6f13ec2dfa716eb620d4b82bd4 125 0.06 vMB 168
215,235 215,235 0000000000000142164ff00371ffe1e1f2ced6734a15ce05021e788e9d9457ff 149 0.05 vMB 189
215,234 215,234 00000000000004df074667dbc4ba7fda6a70377c3d92730ca2f574f6df63a3af 143 0.06 vMB 202
215,233 215,233 00000000000003611e4d65f19113c156fc5e7d657d461ea499221d55e1b5ab96 42 0.02 vMB 163
215,232 215,232 0000000000000145ebb14c7c6e4b3ac2fc565eeb8bfd21b61381d8198bc6b29c 1 0.00 vMB 0
215,231 215,231 00000000000002a336d4c7b0663515e1c15d908564db63e20c0a69908111e99a 242 0.13 vMB 24
215,230 215,230 000000000000052b5c35052b0913d2bcc2bf0e747fe37f25366d8dc4f6e26af4 128 0.05 vMB 124
215,229 215,229 0000000000000461dfdbeebda98db7459dd3e85c6d276cb17b3a5272180aec92 8 0.00 vMB 170
215,228 215,228 000000000000020726b7498b758e1d90ab91a61a39f09c4586f9e121d9ef88ae 301 0.16 vMB 115
215,227 215,227 000000000000044a95188b9fa1819913c44eebdcfbe654a084acfa4024e836cd 399 0.20 vMB 615
215,226 215,226 0000000000000407fa2187fc4cfb19fdec5e11bdaea1170e78db0ad192aa7817 10 0.00 vMB 5
215,225 215,225 00000000000004bef79455fc3c0c89e47559ac7d4269f6b84385ada09a8537c8 697 0.23 vMB 323
215,224 215,224 00000000000003fd22aba8da396d0d3a0edebe0ee52a717c8b86cca25c069be4 57 0.02 vMB 166
215,223 215,223 00000000000003da68cee6b2b33e5b1344e3165f4e529bb0d49e3b4019b66631 95 0.04 vMB 188
215,222 215,222 00000000000002b2a8b853a5ac5e8d73e3886b5fa9bd7a9035ce1ac2ac272173 240 0.08 vMB 87
215,221 215,221 000000000000055717ebaa3e14401c07309654d4c76e237d0f9d48da7baf69f5 213 0.25 vMB 122
215,220 215,220 000000000000043f35801327ce9ca39fe376c55f02ec0a0b534fb51e9aebc165 398 0.15 vMB 204
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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