Loading Tool

Explorer IconExplorer

Memory Pool

41,953 transactions
26.51 vMB
0.07157244 BTC
Random Selection Loading Transactions
Max Size: 138.03/200 MB

Candidate Block

Mining Attempt f3267206a7acfb748909d1763b5e53a968e4a35920990dd9662e4006bd5b3775
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5fa6688a46e83b2f3f0cdb834bfe4e9befc8239e46173324dcb5342edc84f59b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,789
Size: 1.00 vMB
Total Fees: 0.02280236 BTC
Feerates: 99.53 > 2.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (317,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,498 597,498 00000000000000000005ec368fec7cf8cbd3b3b287ed1f32c4d9353ca937d13e 453 0.15/1.00 vMB 33
597,497 597,497 0000000000000000000861ecd21e0aacc7740fe8b57810b97a7cfbe29c9f73fa 1,778 0.55/1.00 vMB 21
597,496 597,496 00000000000000000015ac93c1301f958d911a41d7bc3ea57b9c2cdce755a31a 2,797 1.00/1.00 vMB 8
597,495 597,495 00000000000000000002d30b9088b857747bb7419cc841fc1984dc1241c3c068 3,108 1.00/1.00 vMB 51
597,494 597,494 0000000000000000000c9d82a2ad72884510fa13ebacb4304595859c39ddb21f 3,243 1.00/1.00 vMB 37
597,493 597,493 0000000000000000000354e6efe31efde59705f7c690a7f7117039934b1cf6d1 1,241 0.35/1.00 vMB 30
597,492 597,492 000000000000000000001ece6ac591aa68dd5e7faeb35a44938f0bdf0f68f775 43 0.01/1.00 vMB 23
597,491 597,491 000000000000000000065dce1a4e100f9a4d0e3874cae4490ce46216c47a9aa8 872 0.27/1.00 vMB 30
597,490 597,490 00000000000000000008cdcf6009f0e41ec9119ef9c5994dc11296b787e4cbb6 1,598 0.49/1.00 vMB 27
597,489 597,489 00000000000000000006431964e70fc10335b7d72b92e535fc71979d12441169 1,537 0.44/1.00 vMB 24
597,488 597,488 0000000000000000001343f28feffd5584a71c243ea05a1ee5a4070ade90ce08 1,497 0.42/1.00 vMB 27
597,487 597,487 000000000000000000015547b5f65e288a48ae3a23af514151b70abc12e94da3 2,103 0.59/1.00 vMB 27
597,486 597,486 0000000000000000000c96a7596265af01d1f23a2ce6ca1f3fe8815571183efb 2,912 0.87/1.00 vMB 35
597,485 597,485 000000000000000000044c7d4298e4e9c731776ab867932921ba732986045f35 2,086 0.66/1.00 vMB 32
597,484 597,484 0000000000000000000cc5b4d178a0f970ef7d6620262a592a82599db77be597 1,631 0.57/1.00 vMB 25
597,483 597,483 00000000000000000004c874e835d42c89f5245275575bf637ecedbca6622ba1 2,907 1.00/1.00 vMB 14
597,482 597,482 0000000000000000000398c7e677795f26068b6250987f5eb0931c289be35a9d 2,125 1.00/1.00 vMB 18
597,481 597,481 0000000000000000000d4582f0115a2456c9676c43a89237d07b06c427f371c2 2,723 1.00/1.00 vMB 44
597,480 597,480 0000000000000000000a6802ebe7c002879eab88754728af99db95554ef01e60 3,008 1.00/1.00 vMB 40
597,479 597,479 000000000000000000102cf1e6a3be5db2797c8ab070b51fd3f8e7dadd526df0 2,734 1.00/1.00 vMB 64
597,478 597,478 0000000000000000000bb574979a4e4d819e18023764114fe8e204b63902c9c3 2,861 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.