Loading Tool

Explorer IconExplorer

Memory Pool

23,659 transactions
10.06 vMB
0.06304405 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.61/200 MB

Candidate Block

Mining Attempt d108220cd6681b9d8c2adceacdcbf002c4f7a45c7ac5ec976fc43fedecf1fac5
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root bc58a58efe0ebabfec9757ada8d768ef6a0418562bb66fd4fe5fc6bae112ddb1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.03413736 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (744,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,474 168,474 000000000000048afa5b1ae083db8a46276df5d52a03e6bf5e394c5389125de7 72 0.04 vMB 116
168,473 168,473 00000000000007a639124638419febdc743a8128c3bc4e08206922c144c24fff 16 0.01 vMB 11
168,472 168,472 00000000000005778edcd7e7e3af02b7302e4e1296df4b78c2f7c0500036084a 27 0.01 vMB 184
168,471 168,471 00000000000005a1bc3bd91265a6f30d1de4fb9b970ab61aa323287d6221ab6c 7 0.00 vMB 25
168,470 168,470 000000000000013bbe3ab0bef88e748778c4e10bb06616d8060178ad579a943f 74 0.02 vMB 10
168,469 168,469 00000000000007545d803b64241c764a4725dc61db029485149c22ac1f89a6ea 12 0.00 vMB 102
168,468 168,468 0000000000000422a92bcebf6d942dae0ea74dae2a182aed7fa3ae90a1c25e34 33 0.01 vMB 231
168,467 168,467 0000000000000c141b7fbb574d247dd6d21e2a0eafb640f631d2121024eb8692 122 0.05 vMB 157
168,466 168,466 0000000000000af09891634329d63a5f80fe0c5072ddfb70159e56e298abe6a8 7 0.00 vMB 13
168,465 168,465 0000000000000b858277226304eca5e42fc66f9ab39675c62b5f58c6d0541119 51 0.05 vMB 51
168,464 168,464 00000000000006ca0ffd3109d01916bb8f45603e09df1cd662685b14629c054e 41 0.02 vMB 202
168,463 168,463 00000000000002f3d5c4648317728bcf503f1c8a185cfee94f96f310246c582b 22 0.01 vMB 23
168,462 168,462 00000000000009ff1d75eb6e6bcb53a73ec4ec199a3b89a0a955a3f08e0d850c 82 0.02 vMB 115
168,461 168,461 000000000000039b6685ca02205f690806b49fee408a529c6d49f726a2ca9f4a 65 0.03 vMB 54
168,460 168,460 000000000000059c9d6ac72aa9e720974ae9a3b5577219fe21bd80981d9d718c 94 0.03 vMB 59
168,459 168,459 0000000000000a6d5570113e0d4f9c5b807435260979e7e50fff7983841dae6d 115 0.05 vMB 96
168,458 168,458 000000000000058b0053355dd0acab934640c01d4cf628b401fe77da49e72491 68 0.03 vMB 89
168,457 168,457 0000000000000a886b6e46f9d059a16451fce7194cbd9d6057d722311c589a62 25 0.01 vMB 85
168,456 168,456 000000000000062dddfe8094546a5f8ce1d517b6fc7f18ce44d1030ae8ecf9c3 60 0.03 vMB 105
168,455 168,455 00000000000009c0e7d8c570b9611fee48bdedb3cf43222672ef16dc1ccec947 53 0.02 vMB 41
168,454 168,454 00000000000006aa150dd3877fb0792f0de16b0fa0d9890370cbbda377e58a14 5 0.00 vMB 1,011
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

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