Loading Tool

Explorer IconExplorer

Memory Pool

41,612 transactions
18.16 vMB
0.17531858 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.24/200 MB

Candidate Block

Mining Attempt c47c8391ea45888ee9d0853cf81a1589294fd7da295c7c247e1dd9853b1787fc
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9c65a4a6bcdab3a07d6e00eaa1e9c5748ace7d3a1c0ef22ef5dc23f47e31d2ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,761
Size: 1.00 vMB
Total Fees: 0.05725421 BTC
Median Feerate: 4.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (658,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,955 254,955 0000000000000020f7327d524ffd629147e673c577d7d707507badcc2ca3bebe 347 0.15 vMB 172
254,954 254,954 0000000000000031d5fb203ab0d07788514d0a49f3585f413e67b2d13a435bc7 248 0.15 vMB 107
254,953 254,953 000000000000001e87b6df0d6fe35deaaf0f047475328472adbc3d211180f188 54 0.02 vMB 189
254,952 254,952 000000000000001f8c1062316db5deb0ee24ea497a0ebce6b6dcf82fb9317ae7 666 0.30 vMB 85
254,951 254,951 000000000000003b500ace1f0a793acd1fb3df1d0a3de73a319db695c5b4086e 256 0.11 vMB 147
254,950 254,950 00000000000000127b22747250c883f69f60633055b795320ec4758d92b92140 368 0.19 vMB 113
254,949 254,949 000000000000001a05b1eb68e0466ea3a236e26256cef3a829dbcf258d8fd5d1 347 0.24 vMB 91
254,948 254,948 0000000000000005e35560260c91cd9966d0a5eaf3ab1542e853494b693c9e68 526 0.32 vMB 97
254,947 254,947 00000000000000153f0701ec9f40ab7549a78216e20d5948d1319cd4a88e0a79 49 0.02 vMB 49
254,946 254,946 000000000000002313b85b4528d6146e983e4767556ff598f86f8e754fcf7314 206 0.09 vMB 144
254,945 254,945 00000000000000201be8057f9098cb3600c2604fb341fa9bc88888c094e9b3c7 149 0.08 vMB 115
254,944 254,944 0000000000000029da17f48b32d222f3d07d3efe34c76092b56b61feb6f5b9c2 920 0.42 vMB 113
254,943 254,943 0000000000000024ee77720b57432a49f43fcd0ffabffb90540ad172a4074017 256 0.08 vMB 492
254,942 254,942 000000000000003c001ed0854030cbefd8fc9bc47e66f38a6307f7c47f31f021 17 0.01 vMB 90
254,941 254,941 000000000000001727954d370d4804cb86f70ec32f8bf6599d4edd1c9cff1569 420 0.17 vMB 133
254,940 254,940 0000000000000011de9f36452b988c6a44bb998ea3450bd6be790eef2f940302 191 0.11 vMB 68
254,939 254,939 00000000000000024ab6da00202982d62402ab1b83da9a41b521fe1ee7946e5e 231 0.09 vMB 135
254,938 254,938 000000000000002654706e0574f06fb1aeb161a123f3b36fe1f9b388e9787166 545 0.25 vMB 96
254,937 254,937 00000000000000306a45d94a47d581fad4d7fe4a6d3fc65ef4f9fa93abdba46e 128 0.11 vMB 32
254,936 254,936 000000000000001eb829b36caa0331e5fe542943ecf877d473b967624d744258 462 0.25 vMB 62
254,935 254,935 00000000000000306041cedebb17914db5400c2075c0ea55015497fddc3d9195 514 0.19 vMB 91
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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