Loading Tool

Explorer IconExplorer

Memory Pool

16,618 transactions
7.32 vMB
0.02949307 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.42/200 MB

Candidate Block

Mining Attempt e38dc5383ece4ac50fcde7167d9608544f65842e5f3c36f43032d8a13d7f5029
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 04aa2e881e48b34083b2da0c9927ff9c4788e6d9a6be88648e77a4a410ea0097
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.01532190 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (779,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,953 133,953 000000000000019e9b53e55a7e223e3f8da073d861d52a178d25df20bb42ec0d 50 0.02 vMB 386
133,952 133,952 0000000000000a1a7f181953591f8bc3d9ddfe5775fd034dc527425a96b34f5a 122 0.05 vMB 230
133,951 133,951 00000000000004048b93f25eeb2f8f65cbd7e504ddebedf623256573d0fdf43e 85 0.03 vMB 376
133,950 133,950 0000000000000746d13846249a2c5328b1bdad1128b229db851c8fbe8504d723 77 0.04 vMB 304
133,949 133,949 0000000000000ae1bed4f4716bac4ea76d6908260616ba31a841af06262fdb48 17 0.01 vMB 623
133,948 133,948 0000000000000b21578a7fd8f3c53617df780d478a67590b2dd967604481ea67 8 0.01 vMB 455
133,947 133,947 000000000000054aadfb9ae65c52f6d199ef52645df1d555451218509c8f4456 35 0.02 vMB 387
133,946 133,946 0000000000000bc9809aa23e33b0643103461afcc7924dcf1a07048d71fb82b5 36 0.01 vMB 679
133,945 133,945 000000000000051504a30e61525d0432a71bbde400dc2ae05c5c043efe41a9bc 83 0.03 vMB 301
133,944 133,944 00000000000001f598c0a14da483610eb0652d0caa8af56af9262acff743c296 19 0.01 vMB 938
133,943 133,943 00000000000000bf817ba4bd07efa59c9ac0171cd59d2c6750aed1906bb0a64d 27 0.01 vMB 239
133,942 133,942 00000000000005d340011729993f6fa59561cdb6c90ae0d0ad64d1b59739ae42 67 0.03 vMB 1,251
133,941 133,941 0000000000000bb9d18c5e2e644e3b0dd6a7e1bb879e2a6dea8864e17c80aab6 7 0.00 vMB 1,446
133,940 133,940 000000000000090c17ac90542c2ffde4a92f3d5fc1ed31ade51871f5f411d196 84 0.03 vMB 487
133,939 133,939 000000000000006ccd8b8af7e3492ba75d6ba458891624931b8f2de6785abcde 63 0.03 vMB 574
133,938 133,938 0000000000000416bb0f92285c660ae9cf948c02a1e25513d0bd7ad5efdd420e 241 0.08 vMB 210
133,937 133,937 00000000000002f275cdd0d3de07c6f7ef22a29de012cce79b3788381d15f1a4 33 0.01 vMB 2,091
133,936 133,936 00000000000008b14eb65b0c8105b3fe4dcf5076b036a025c0415815717f2307 21 0.01 vMB 624
133,935 133,935 0000000000000a3c254d764894a4688cc50784c52db97ea5a325af2adda20258 47 0.02 vMB 211
133,934 133,934 00000000000007b6cbf9e6fff5d7c63ff13a8c6f05a3eb9e35a7e7a0cc7f8e1c 36 0.02 vMB 239
133,933 133,933 00000000000009d58d2fab2f697f93db3f09f2ac2f146851a8deee2229d23a88 48 0.04 vMB 411
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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