Loading Tool

Explorer IconExplorer

Memory Pool

45,241 transactions
27.17 vMB
0.07280171 BTC
Random Selection Loading Transactions
Max Size: 143.16/200 MB

Candidate Block

Mining Attempt 906ce268fe0050005eee8a87e3cbaec939baed24f65af41e2b3ffbb450cdbe4e
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 21de5f1b514221de56b211c57d9db2abe3e3062aae9555c7c12fd66436e5b00c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,867
Size: 1.00 vMB
Total Fees: 0.02221194 BTC
Feerates: 251.72 > 2.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (500,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,935 413,935 000000000000000004a19abe3cfe02f18e8ba4db498706a4a4ce1773dfe9ef00 272 0.10/1.00 vMB 51
413,934 413,934 0000000000000000025bb4483be6ac067b94de3f93f9242a8ab7777a4631dca5 914 0.67/1.00 vMB 32
413,933 413,933 000000000000000001543a46d396a35e3ef6916105c3a35a2638def69f3b55c3 1,594 0.89/1.00 vMB 40
413,932 413,932 0000000000000000040c8e534c1057b8adbd1bc82d288e83b88a0e3e69ddc105 715 0.37/1.00 vMB 47
413,931 413,931 0000000000000000051da9fe1d49eff9d31833664ab923d0075d5be5aabe7733 1,549 0.71/1.00 vMB 47
413,930 413,930 000000000000000001090a5e3fbfb8d2cdcc9280fd42fe74816f6ddbf85db01a 488 0.23/1.00 vMB 45
413,929 413,929 00000000000000000403debb417765cbba996e1e03d65895a97bb2eef0473ce4 1,234 0.58/1.00 vMB 47
413,928 413,928 000000000000000003ed6972cf8f1da05c81173697738875e5118d9cf9749eb9 468 0.20/1.00 vMB 43
413,927 413,927 000000000000000004e2bf1426f39559f0730ff93687ceaedb446c8d60f9c8e9 204 0.20/1.00 vMB 42
413,926 413,926 000000000000000002725a1051c8e66aa9f76e10eb538ebb70980dc26025adc3 868 0.71/1.00 vMB 35
413,925 413,925 000000000000000000836773e69060f7e3e669b5aa5c02db03e8b703f23ff5b0 1,507 1.00/1.00 vMB 47
413,924 413,924 000000000000000003d76aeb9a64e05a28bc14e814df6a621b909a371bf3248c 1,661 0.76/1.00 vMB 51
413,923 413,923 0000000000000000009c199425cf2697f3a462e44cc4c2f2c9edfc7cb6cb94a5 866 0.50/1.00 vMB 42
413,922 413,922 0000000000000000038a0af553bcd610bf4f05288902cb582f6d6b4dc742efe2 70 0.08/1.00 vMB 37
413,921 413,921 000000000000000002ce7b0cf77105c14eded4282b082c03b72a22115f7f0494 1,673 0.93/1.00 vMB 44
413,920 413,920 000000000000000001147407b6d2d4b01dc015891e5dbdf8230edf369b3d5dc8 847 0.48/1.00 vMB 46
413,919 413,919 00000000000000000504e93b440a95d511e7fdf78c7ddb422300ab69aca4fe13 180 0.18/1.00 vMB 19
413,918 413,918 0000000000000000026984df9d010d01b008b218f682ccf5c8d817871b71ab37 1,902 1.00/1.00 vMB 90
413,917 413,917 0000000000000000054698769042914719e6f70e80ab6d4b80b085a557cb20d2 78 0.04/1.00 vMB 47
413,916 413,916 0000000000000000036ca07c9a85fd5c5b3d2df64d5c37dcabbb73077378656f 937 0.51/1.00 vMB 38
413,915 413,915 00000000000000000192bf52e1a3b07e18b1e37b61e5de9c8cd2694d106ed6ef 384 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 781.94 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: 646.71 GB
    • Received: 12.88 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.