Loading Tool

Explorer IconExplorer

Memory Pool

25,811 transactions
6.40 vMB
0.07816622 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.17/200 MB

Candidate Block

Mining Attempt 014621d1fb9578613ecfab8f426ca152df742022c8cda7b83d193ef7393b26bb
Version 20000000
Previous Block 0000000000000000000127de1c64e8de7d91807ecd12e8ffce55889336217812
Merkle Root 064db4e156c2b9b42d272f5d7a896d112fd82cb21d024838fc28115ad3d09bf4
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,867
Size: 1.00 vMB
Total Fees: 0.06081698 BTC
Median Feerate: 1.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,195 (770,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
142,945 142,945 00000000000001e2aa699e58a5510e11dada4efb74cef0aa0cb2eb4d1ea2aaf9 0.01 MB 15 33
142,944 142,944 00000000000004dc25ba1114541ee14c6522ac427584ee4ce60e31969b6479cc 0.03 MB 67 227
142,943 142,943 000000000000026be2c1a9cf3dead1b51f583d9c8249a7d16eccb5ffb340a78b 0.03 MB 45 139
142,942 142,942 0000000000000005461ae053beea1abe4faafebde503d3e45ab0aef3dd758976 0.03 MB 81 199
142,941 142,941 00000000000003fdece7c92a10b181c4ce724025f9b8c6491b360237e8d692d2 0.02 MB 58 80
142,940 142,940 0000000000000829741a53212f5661e665bb0065b96f23ca950aa22e1d5b23fb 0.02 MB 60 180
142,939 142,939 0000000000000211fcd55b28ab22f28ad6bdca4ca23e14c14b2da7f33c03e9fa 0.01 MB 34 162
142,938 142,938 00000000000004ce6f3a52a06f46ea8ec8364231c19c1b98c112ec8b487fee96 0.00 MB 4 1,055
142,937 142,937 0000000000000345f9c479456045e57f665e8111e71dd63cc325f9fd47561dac 0.01 MB 25 111
142,936 142,936 000000000000025ba8ba1ea5169bcf12331c90221139d718a838cd7563e8fe1e 0.01 MB 18 108
142,935 142,935 00000000000006dc802d7eef32ac0d618211e32c1575cdb06942735d58f7a51a 0.03 MB 82 63
142,934 142,934 000000000000089b587fd8a97ddfac4890a88b7084843d0b991883bd63d3403f 0.05 MB 97 201
142,933 142,933 000000000000031ed595cebc045db713ac806c4773bafee1b5b06a52c843d001 0.04 MB 99 113
142,932 142,932 0000000000000415ac2d4aac9a4632abe9a3ea4f547bf7bda723a963f412fdcf 0.00 MB 4 64
142,931 142,931 00000000000008c3c996bfb810fbb3e3f6e0173f6f6b642b7e752e11399ef437 0.00 MB 3 0
142,930 142,930 00000000000002134d0330fc442355eb2e16c958502342615784aceaab0e6511 0.01 MB 17 525
142,929 142,929 000000000000087e2916bf4ef921ff270ee56eaf20899dad45a22f2face21bcb 0.00 MB 14 297
142,928 142,928 000000000000088edf1bc4fa90c824a39cca2d69ef8cb19cb61040e728dda5c0 0.02 MB 29 245
142,927 142,927 000000000000006c062d85835b6a1065586b31603bb933ed7cf92ce3f678c43e 0.03 MB 63 159
142,926 142,926 0000000000000399d64c4a28ab8775928b21161dccafe4eb19cc56ef99ca9e91 0.01 MB 14 122
142,925 142,925 0000000000000682111850647cd05cc007eae3b123a6b28135bde7afccf0c58e 0.04 MB 131 143
Previous 10 blocks ↓
Total Size: 779.19 GB

Node Details:

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