Loading Tool

Explorer IconExplorer

Memory Pool

19,175 transactions
8.38 vMB
0.03255484 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.67/200 MB

Candidate Block

Mining Attempt 90b3469aa5cb3cbf23257ab69353694583c2df63a81a05e05a0d6915120aa9ff
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root 1ad60c3a6e01a847e8e44352a9e3c467731cfa6f9d7ba12f510b82f5e4d8903a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,687
Size: 1.00 vMB
Total Fees: 0.01464377 BTC
Median Feerate: 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (744,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,477 168,477 00000000000004a4f5c5f4c5dc1e9726e6ea1d74154fc8d0862dd73aac507980 38 0.01 vMB 71
168,476 168,476 00000000000002a6e760e35d49172303a35ed446b96a0a3ceee026c82f8912ac 39 0.01 vMB 194
168,475 168,475 00000000000003b6f6982cce8479585fb25fea83472c14ff2a74b71967294758 15 0.01 vMB 20
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
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 11
  • Data Transfer:
    • Sent: 283.85 GB
    • Received: 1.13 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.