Loading Tool

Explorer IconExplorer

Memory Pool

76,972 transactions
28.59 vMB
0.10134303 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 4a48a70c20efe8d91fc2be1d9218e09b4075055c7a231e42beae1dea7566e967
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 4374c7213aff6e71e20d00bac44e19e758c0702b6eb026c7e3d2671da0247a55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,682
Size: 1.00 vMB
Total Fees: 0.03474781 BTC
Feerates: 402.60 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (538,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,656 376,656 00000000000000000529ce64429c3087456cdf7f3c73e7f3d89bd38c8d9c270b 773 0.36/1.00 vMB 40
376,655 376,655 0000000000000000001b97e8df73a84d416665f5a352fed7a3ff69742fdc3546 409 0.21/1.00 vMB 30
376,654 376,654 00000000000000000bb9f49934ba0883b471715861590e0da54b4af18411aeee 1,086 0.53/1.00 vMB 38
376,653 376,653 000000000000000000f998072679be67e3dd97f65457836bcaa99cb5caeb7395 33 0.02/1.00 vMB 33
376,652 376,652 000000000000000006b4708f21520a77c4bd06523ab211cfd55785992fc01fef 43 0.02/1.00 vMB 30
376,651 376,651 00000000000000000b32e9f8cbb968f09ea148b1b12f4f617e8aff018df86cf1 81 0.04/1.00 vMB 23
376,650 376,650 00000000000000000ae63bb3a7742001be64d26963abe013d1b53e20ec29ea7a 1,006 0.53/1.00 vMB 35
376,649 376,649 00000000000000000e23520eba63dc1918ed6f0264142f40088a380290b45a94 947 0.51/1.00 vMB 31
376,648 376,648 00000000000000001263c0468b1df6408e482045cc086f6e08757132887de719 418 0.22/1.00 vMB 32
376,647 376,647 00000000000000000b4ff0825e4ab4f6b5fc3aa1601dd6038746f548a9259349 914 0.93/1.00 vMB 20
376,646 376,646 00000000000000000ee7c16b7b5c00a288cefdd2b3794482af2031af32b5c37c 588 0.36/1.00 vMB 35
376,645 376,645 0000000000000000108aa2aabf486889362b7a4f3d6e76a3932b3b55f65372b7 30 0.03/1.00 vMB 17
376,644 376,644 0000000000000000014c484d88011e6983ea8934a58b1ecec6d1788483abece9 768 0.49/1.00 vMB 44
376,643 376,643 00000000000000000a7e99145f09f0706b2a4cec699831d5b3e3f33fc215dffb 297 0.18/1.00 vMB 36
376,642 376,642 0000000000000000022a358bac326eea22590ac1cf9ec3327a25f1e1165e4286 489 0.25/1.00 vMB 34
376,641 376,641 000000000000000002e001eccb3f3b830cc23a51b15ef4446f9621ae70679206 612 0.74/1.00 vMB 15
376,640 376,640 000000000000000010372a05467e3e8023c8efe13b0a51762b64b89e98c922e1 1,943 0.90/1.00 vMB 39
376,639 376,639 000000000000000005b0645970f5f549f931af5a191e8eabb8b73ba7116bdc99 336 0.20/1.00 vMB 28
376,638 376,638 00000000000000000988258daca731ebc9e779b96a77db5db75284157a54ceb5 838 0.50/1.00 vMB 32
376,637 376,637 00000000000000000a757d25dba4a73fc3a5b0c4e320859bacc33f4aa7e8ce6d 1,594 0.82/1.00 vMB 33
376,636 376,636 000000000000000009de30dba28fb523289e333d74d7d33afbb409850697122d 87 0.06/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.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: 714.69 GB
    • Received: 17.58 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.