Loading Tool

Explorer IconExplorer

Memory Pool

21,725 transactions
9.37 vMB
0.04828943 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.40/200 MB

Candidate Block

Mining Attempt 2ea4e7019a9ac6c4c9af0e55240910f7f6204c6d15334302cadfb7ea0a9f54c9
Version 20000000
Previous Block 000000000000000000002c2efa54a933667be0a2843a47329deffa95222ea700
Merkle Root c074d90473d2be1ece99ab4611285c12c9d024ed4254373e02494052660c6c02
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,622
Size: 1.00 vMB
Total Fees: 0.02398048 BTC
Median Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,393 (752,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,103 161,103 00000000000001a33a8409d069469d1346ec77a3b2718789315cce9d48746ac1 22 0.01 vMB 73
161,102 161,102 00000000000004d38db2e997a2c9389804df7b43313094a4657ec4187bfbbb4c 52 0.04 vMB 917
161,101 161,101 0000000000000589b7dbd82a3d41e843d376c0f5739da49bde76a05adde8d0f3 1 0.00 vMB 0
161,100 161,100 000000000000049077f1a8346ebdcdf668eb3c46c1c3466c8239b8563b94749e 72 0.02 vMB 39
161,099 161,099 0000000000000b0c7a13abce2bd2ca3b5772ab133f2139070c47004b87d282e1 117 0.05 vMB 92
161,098 161,098 0000000000000169a3cdfcdb6e8b05feb59296d832bc1f97b4cc5c24ec141df6 16 0.01 vMB 39
161,097 161,097 00000000000003c63093023d38a334cef0f0d089d17638a6d7ef590283c55983 30 0.01 vMB 138
161,096 161,096 0000000000000e6090f1e8fdbc5463aa24165334a9627b791980adff292753d5 5 0.00 vMB 949
161,095 161,095 000000000000040625827f9ff6e784fe979877b3ee2da44685b6a4252a06e4a0 9 0.00 vMB 472
161,094 161,094 0000000000000c007068e46c1a4e605fb469b0196ca9a48d249aa9a5735fc9e9 23 0.01 vMB 0
161,093 161,093 0000000000000c5ba068bd2ce5f27be4e2221555235bbc2eb49f0e221fe31a36 27 0.01 vMB 397
161,092 161,092 000000000000022a3dbd9e7c0586b248c307565fad4dd034d6cb240cb9501619 8 0.00 vMB 46
161,091 161,091 000000000000002bb867c95239fd3d01ac994defbceaba25c529047473c568cc 160 0.05 vMB 26
161,090 161,090 0000000000000c9c494d8d1b38a9f8436b7d6b6359cb237a21499a24d9e2b28b 8 0.00 vMB 121
161,089 161,089 00000000000009e31478d725217578b648fc39b621599814eb5e75cf0ce9b5f3 35 0.03 vMB 38
161,088 161,088 00000000000005a1d77a76032620b3c4dbfe34bd2914a1c6792eb9747cacf045 97 0.03 vMB 84
161,087 161,087 0000000000000667f973d9e8652b70a4d009a051fac2a848af86bb0b2b7c81c9 9 0.00 vMB 0
161,086 161,086 00000000000001249caefbfce31555480587187d1592673114c2ca4afadae193 1 0.00 vMB 0
161,085 161,085 0000000000000da5648a0a285c82c247c21b993bdeaefc592fddb6bab64fe928 13 0.00 vMB 37
161,084 161,084 00000000000007a0e2a86f8b505924c7cd37f0aa751c437b810679ee71b95471 8 0.01 vMB 28
161,083 161,083 0000000000000d615caf4c659a3031f116ce5344bcbb8d626767187b74f04d2a 46 0.02 vMB 83
Previous 10 blocks ↓
Total Size: 779.55 GB

Node Details:

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