Loading Tool

Explorer IconExplorer

Memory Pool

35,580 transactions
28.83 vMB
0.12170297 BTC
Random Selection Loading Transactions
Max Size: 143.37/200 MB

Candidate Block

Mining Attempt 4ddbe5a98b594cf8bd382346a7b4055092c4ce26ac521ddca6973c530aba02a8
Version 20000000
Previous Block 000000000000000000009c2ad8117852d755b02b7c6295119a7b7ee35ed83812
Merkle Root 01646aba322269acada11a7f297cac3f98d909292139f8dfcbf3285969544b64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,382
Size: 1.00 vMB
Total Fees: 0.06339249 BTC
Feerates: 208.44 > 6.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,513 (795,258 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,255 119,255 0000000000005d84e8cd7492c9345a598cc2136806e4c51e3852e5cbe53b70cf 31 0.02/1.00 vMB 328
119,254 119,254 0000000000008eedb3c9b287f82dcc558d1a26c632c469bcc32680963b2486ef 9 0.00/1.00 vMB 0
119,253 119,253 0000000000002fd23ae8c73444363d3fe3f8aec6343535fdddd3fcf965d36a57 11 0.00/1.00 vMB 1,451
119,252 119,252 0000000000004f20f1ef039de4021664e81d89a023e0d432d114b2cca6e552d4 12 0.00/1.00 vMB 0
119,251 119,251 00000000000050ec76fca87b2220c85ca003593a5a9a65530bdfcbd55b3c201e 11 0.00/1.00 vMB 809
119,250 119,250 00000000000034a6d726908196d348a98e491c3a1d7c5138b2d15f8a0e8b1d45 4 0.00/1.00 vMB 0
119,249 119,249 00000000000078f616c8ba7421ea887955b80ceae4b1633d619be7a507e182bd 289 0.08/1.00 vMB 0
119,248 119,248 0000000000001ceeb3aff43ef7bafccd6e61a9a8e4964e0b94eca1466a704933 12 0.00/1.00 vMB 312
119,247 119,247 0000000000005c382693e2136336fd44badad81e8d4c7a2bbdef50b1596dff42 12 0.00/1.00 vMB 598
119,246 119,246 000000000000148eef705c0f98ebea152a1296d5463ad0ed3a1c32b4f866d001 9 0.00/1.00 vMB 502
119,245 119,245 000000000000991abcb00276c94c4138334a945d97f824cd3e167117e0abee64 24 0.01/1.00 vMB 706
119,244 119,244 000000000000b2f0339ecfcd720e6b63bea868f7b426df2941a754d4f57824e5 40 0.01/1.00 vMB 1,402
119,243 119,243 00000000000068d0093fa32487ea4ff71976e272ea6e5a9874986b8bb78d8e0a 4 0.00/1.00 vMB 3,880
119,242 119,242 000000000000b5a946b94cb642b1e91ed7891c4115b7c92ca55d465d3d36dc73 9 0.00/1.00 vMB 0
119,241 119,241 000000000000a08fea925ef59c9ebce21d505d6af30549cf41ddb6c7f039a553 7 0.00/1.00 vMB 0
119,240 119,240 00000000000052d974fcae18c6901f785abfc3b6f638c8b951c58dd9df992f58 11 0.00/1.00 vMB 0
119,239 119,239 000000000000ae5a7cf908a572055c0bf18e3da6e0b93625b11b2311c9fc9fc3 12 0.00/1.00 vMB 0
119,238 119,238 0000000000006763b69bcd0b9f6e237ca67cbdd87d7f6d3cb69cd97389b4db99 11 0.00/1.00 vMB 0
119,237 119,237 0000000000009e46eebd06a13f3d5299d76838d6e764d4e889cea85bc3f384b0 6 0.00/1.00 vMB 3,987
119,236 119,236 0000000000007d209e9a39a86679686f1ef70c59de37ee93768a5177883ba34c 50 0.01/1.00 vMB 2,021
119,235 119,235 00000000000037b5cff980aa02a95482202bb7d0fb8c190b0279cd1a2a648b23 15 0.00/1.00 vMB 446
Previous 10 blocks ↓
Total Size: 781.52 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: 612.93 GB
    • Received: 11.10 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.