Loading Tool

Explorer IconExplorer

Memory Pool

77,648 transactions
29.11 vMB
0.08826297 BTC
Random Selection Loading Transactions
Max Size: 175.53/200 MB

Candidate Block

Mining Attempt 7ed062277c59281addb3c40978df560c16bad1f28d6207873f4f5477dd15e1d8
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 27ca25b1a2cb89cad5b6f7c568b290bf794be67ea52350e7c5be4b4af55f7696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.02737761 BTC
Feerates: 103.00 > 2.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (291,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,279 623,279 0000000000000000000cbe756d57da3b4ed0a94da1cb17aa58664fa8fa05ea17 2,465 0.87/1.00 vMB 33
623,278 623,278 0000000000000000000109ef42837cff257d16cea2730d6c041c7d013dcab0fc 1,005 0.43/1.00 vMB 29
623,277 623,277 00000000000000000000468726313a0ab92778a5d38d8732052de1cb6d34a2d0 320 0.13/1.00 vMB 28
623,276 623,276 0000000000000000000f6a7482722b344c8239ee997918795d7e17ee666c1120 1,014 0.37/1.00 vMB 28
623,275 623,275 00000000000000000011c753538f8117df2ee7ac143e43ec7f13e106091a4def 1,246 0.64/1.00 vMB 38
623,274 623,274 0000000000000000000a8b173d511a52a2c1bfe84111ab4986274d2fb2f020f9 422 0.15/1.00 vMB 37
623,273 623,273 000000000000000000101cd6d1c75264636e65773d7eed0038cbf639cd5d10ec 439 0.15/1.00 vMB 36
623,272 623,272 000000000000000000138f5e8afd9c821dd20834f920f8b5ac13a3d619540135 1,787 0.69/1.00 vMB 41
623,271 623,271 00000000000000000005e34a88713f436603b5f9ca861c7d92081401c73b77ca 278 0.09/1.00 vMB 42
623,270 623,270 0000000000000000000bd47dac10ab9aa98e53f7c33623479fd9e2e214fd2871 2,171 0.86/1.00 vMB 30
623,269 623,269 000000000000000000107f4609ebd268b3059d255da93bd159f89a4d5558d159 881 0.43/1.00 vMB 32
623,268 623,268 0000000000000000000f78c1c3acefa782f97e2999f604e87dfa55fbf4852566 628 0.27/1.00 vMB 40
623,267 623,267 0000000000000000000a05f4c01c07abbc65784bd2f31d2159bf22bb975029d2 689 0.44/1.00 vMB 41
623,266 623,266 00000000000000000006c02725a09fa353663292dd11f3ef1bef94757aa167e6 2,379 0.96/1.00 vMB 33
623,265 623,265 000000000000000000074ea2fdb2e289f493c92936f29d1e32299eda1f969900 1,809 0.70/1.00 vMB 35
623,264 623,264 0000000000000000000d203bb5c9dce883fd8984dfcff5a16e32674fd86d4ca7 1,255 0.55/1.00 vMB 20
623,263 623,263 0000000000000000000297d87e9e9e3f8b45c3a04e0694b937b32df7792205fc 2,137 1.00/1.00 vMB 25
623,262 623,262 0000000000000000001408d05b7677f9529057f1ae663139cd353246989dc12d 1,977 1.00/1.00 vMB 58
623,261 623,261 00000000000000000000c7fbd2426913fb1a46c270503e90c5b7caead97d32db 725 0.23/1.00 vMB 40
623,260 623,260 000000000000000000092ec673f78505bc72898b92ad8e1084669ace6e0d5832 1,837 0.67/1.00 vMB 33
623,259 623,259 00000000000000000007d17c638d7de7930c47cd51774a6d87b4361956c8874f 1,357 0.40/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.36 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.