Loading Tool

Explorer IconExplorer

Memory Pool

46,284 transactions
26.91 vMB
0.06152912 BTC
Random Selection Loading Transactions
Max Size: 142.80/200 MB

Candidate Block

Mining Attempt 2bd3ca72907c052ebd255f52316d58ebb975c7659be22704ada7ab34b5ebe9f9
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 5a52bfbdc02b7444ac0fd669e200e53771fbd6562f5f75df57d137074fcd780d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,712
Size: 1.00 vMB
Total Fees: 0.01175033 BTC
Feerates: 40.21 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (500,805 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
413,938 413,938 0000000000000000029ba3309fa81a5318cd91748506f8719d3763708d181fed 2,574 1.00/1.00 vMB 67
413,937 413,937 0000000000000000005b681dd39aed66d7d853f27225d0103bb2b87faef5b5bb 3,035 1.00/1.00 vMB 79
413,936 413,936 0000000000000000001013cc6298f61b7b52239adecd5cce6eb86cc8dd0a4217 488 0.29/1.00 vMB 41
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
Previous 10 blocks ↓
Total Size: 781.93 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.43 GB
    • Received: 12.86 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.