Loading Tool

Explorer IconExplorer

Memory Pool

37,625 transactions
18.31 vMB
0.14799467 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.92/200 MB

Candidate Block

Mining Attempt dfdd3b178ab51b1ab36d04527f4b6de7cafc5961ec4b17f60b3d7c745f036eca
Version 20000000
Previous Block 00000000000000000000926daeda5a782c2ce98296a630ce9671c72457592e4f
Merkle Root a788fb2abcb62e2ae4d405d6a14ddb72ab6cb07d7c915d5a4e4b888d690cd815
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,071
Size: 1.00 vMB
Total Fees: 0.03064025 BTC
Median Feerate: 3.08 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,330 (788,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,932 124,932 000000000000692c4909c55492287148427c085e555fc51e3b2f587371927037 12 0.00 vMB 469
124,931 124,931 000000000000482c771aed69a30410fc560ff48204ad7e802bcdcff8ee31233a 53 0.03 vMB 230
124,930 124,930 00000000000046467519408a0baa8cd2007eca06619faf1d7bdac7c7cebd34d4 3 0.01 vMB 1,130
124,929 124,929 00000000000054c9c2c57fe846b4186d33bd338fb4f5e217a5e3ceeaa7bad57a 7 0.00 vMB 322
124,928 124,928 0000000000001215ac4c9710e03e2f588512e80a98f517675cf4e7d6ad7b27f2 9 0.00 vMB 0
124,927 124,927 000000000000302fc4eade35c5dd1a9c5805271a0964e7fd0bd953473b2ee0c8 11 0.00 vMB 0
124,926 124,926 00000000000040d3c83dc13079ee4e9a4b224e14c66d38ad892ed111dfa5f75d 16 0.01 vMB 1,452
124,925 124,925 00000000000010504258114c8ec16aca51e2d6d7930403efc070ca88a830249c 7 0.00 vMB 0
124,924 124,924 0000000000001ffad516c8681297f9e78660b75d0baf9c6348936b5071673a44 18 0.01 vMB 388
124,923 124,923 0000000000000e52286748bc62a26d6dce005c6ef6ac4e29f29e1716a959c372 13 0.00 vMB 0
124,922 124,922 0000000000004d2548200d9272b5213149887ebd4c6cb242c8fc00283eff7b9d 1 0.00 vMB 0
124,921 124,921 0000000000003c11ab0f4809da5c7f3f0cf451936506e2a2b0925548d6762ecd 40 0.02 vMB 567
124,920 124,920 000000000000317fb2677b10e38e0e14a56180db4d63a480c676bd4306ca0df0 15 0.01 vMB 2,107
124,919 124,919 0000000000000b762fb6b4555bf1d05d263ad6c77b291e0a149c5a7f8ccdb941 18 0.01 vMB 873
124,918 124,918 00000000000059e79950403d806a91d081df74de3ae67e516b6908f11e45380e 9 0.01 vMB 367
124,917 124,917 000000000000151c71d34e0ca91264a3dfab31486fbb9774de8dc18c4cdfd2d4 59 0.02 vMB 279
124,916 124,916 0000000000004d3d83bbae863548eeb722e3994e41cd96964e03029c2d19cd43 9 0.00 vMB 317
124,915 124,915 00000000000004413a40cf7cd89f27099fb6472f9e680fa7f90fe408a56aa18b 10 0.01 vMB 1,190
124,914 124,914 00000000000060514b699c2b281befe5d1ea318c822452c20cdd1cec1a4109ba 19 0.01 vMB 530
124,913 124,913 00000000000015b491debf5572702706ae39f076b4027827e60a7e6f1dabe60e 12 0.00 vMB 689
124,912 124,912 00000000000045822c1310b179fbcce3c51cf67be03b349916469ffc5a9e05f4 26 0.01 vMB 816
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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