Loading Tool

Explorer IconExplorer

Memory Pool

84,663 transactions
31.89 vMB
0.11235642 BTC
Random Selection Loading Transactions
Max Size: 195.04/200 MB

Candidate Block

Mining Attempt 20ac278d30b557527ed66169ce9906ac7c1760ef0e49d724d95ca04123e0a780
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root ddd9fc056b18acc02553115016e87b64434c473d9814189969d8bed0636869c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,799
Size: 1.00 vMB
Total Fees: 0.03512186 BTC
Feerates: 203.60 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (489,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,324 425,324 000000000000000002f11cf80f45eed9679d1c28fb0915b9e8387d348fa2e192 1,903 1.00/1.00 vMB 55
425,323 425,323 000000000000000003cac6de19f0c0a00d5aa27ea2d7bfa19dfa2104201457df 2,467 1.00/1.00 vMB 80
425,322 425,322 000000000000000003703baa2abc3f4be396ada027cf50b31b0e1771c104f716 1,763 0.84/1.00 vMB 62
425,321 425,321 0000000000000000033da1ef6f0b7abbe7885de41eb0d6851262781fce820481 646 1.00/1.00 vMB 16
425,320 425,320 000000000000000001e7a394507bfca832ccc0b41223caeb247ec039c700575e 1,692 0.99/1.00 vMB 52
425,319 425,319 000000000000000003160c754159f66924cd6534677690d03c0ee76f67564e77 258 1.00/1.00 vMB 12
425,318 425,318 0000000000000000004074bff99504629abb35f9528af660c6f125ceb2de62e3 358 1.00/1.00 vMB 14
425,317 425,317 000000000000000004efc59244300a7f62ee44255f8b2a2bd4dac97533004e5a 1,158 0.55/1.00 vMB 60
425,316 425,316 000000000000000003490eb540b95cfff307241c57b7ba070c62e37c818cad9f 200 0.97/1.00 vMB 10
425,315 425,315 000000000000000003edf626cf75308d67cdd4a0e910b5c2275c233ce5885460 449 1.00/1.00 vMB 17
425,314 425,314 000000000000000003a30f47440c3059d82acc1528a5e1e483eaf56bd3218f1a 809 0.49/1.00 vMB 46
425,313 425,313 000000000000000002ca9d75ef41ec2799213d89dbd913a29b3e469fce675ec6 2,666 1.00/1.00 vMB 75
425,312 425,312 000000000000000004f512513dd4975a1a37b9353cad57b93db1c40513c580d6 1,526 1.00/1.00 vMB 48
425,311 425,311 0000000000000000029adb3e1b2116cf9e5968c85f2769498af283751284a948 1,245 1.00/1.00 vMB 30
425,310 425,310 0000000000000000023fb2dcc0e6ce122ea79caee315f6a39525fbbcc60a84c7 2,523 1.00/1.00 vMB 61
425,309 425,309 00000000000000000243ec86af52692718d7f186a5bf3e0982d7f36995826832 2,714 1.00/1.00 vMB 72
425,308 425,308 000000000000000000de716786047cbbd59b49d75920d4751f7c7f1e69e6f7da 2,493 1.00/1.00 vMB 87
425,307 425,307 000000000000000003332f69d0b183acf8c343d144d8dfbf2af90fc607003b63 745 0.98/1.00 vMB 23
425,306 425,306 000000000000000001c8fddc8f50eb6d08a1b56bea91e0571370ea4d5c1e971d 1,315 0.62/1.00 vMB 68
425,305 425,305 00000000000000000449b2a6df10812d19e85411712f1096ae528cfef41deaa7 443 0.22/1.00 vMB 66
425,304 425,304 000000000000000003aa72aa0b1bbeca1b35b6377407abd4920729e24737ffef 873 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.78 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: 709.71 GB
    • Received: 16.96 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.