Loading Tool

Explorer IconExplorer

Memory Pool

41,509 transactions
18.14 vMB
0.17371274 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.09/200 MB

Candidate Block

Mining Attempt c30e39185bfa9c1bc847780adf37791218a16a498e8f81deaebdfdba64537dbe
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ad4c444b1bd2aeb2e99689e5e2d9afeb31e85935847643df67d974b84f2b969f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.05628842 BTC
Median Feerate: 4.86 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (741,886 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,435 171,435 00000000000001f78652458a457e4b29381b7f25a539f8727544e80ead361e26 29 0.02 vMB 169
171,434 171,434 0000000000000603e75872ec33b0dc8be22498a223ef9ce6547a59cf89c308ba 1 0.00 vMB 0
171,433 171,433 00000000000002c654f87bcc43bd6ca820ab5c70191e67aff626bf2e5269ecda 44 0.03 vMB 47
171,432 171,432 0000000000000960d1ad57c969b11467a598dbb65b6847518b546346d90aaff6 87 0.05 vMB 60
171,431 171,431 000000000000041b9cc5cda8ab4f9043c70114d843840c1ec60504a71c963314 22 0.01 vMB 192
171,430 171,430 0000000000000568d3f9d3434acd9bc87267f4f1a5048304d449a9fad931da5e 1 0.00 vMB 0
171,429 171,429 000000000000072bc9278193ed72ffee385ba102fa519583654e38fb89a2d71a 54 0.02 vMB 6
171,428 171,428 00000000000006f6acb18e865e8d66939a71830ff242c3f24156a9a9529f687f 89 0.05 vMB 185
171,427 171,427 00000000000000796e547da3e766ae24f38719a9dd26531ff1bb6551c98aa302 1 0.00 vMB 0
171,426 171,426 00000000000002b2d47965dbdc056fd34c301b4892cbb9cec645f9dd36463795 93 0.04 vMB 68
171,425 171,425 00000000000007ca53826d81879a6dab32235aee6f9e60f6bcb77cc08b0d2cea 10 0.01 vMB 122
171,424 171,424 0000000000000536b6a42fc6bbe7cca719a8bae456aac30b9192b1a5c0829cf8 14 0.00 vMB 50
171,423 171,423 00000000000005d85bb4a9baa65ddf129d6e9bc8d04ca493f48bb9c00081e5ff 57 0.03 vMB 165
171,422 171,422 00000000000005a994c461d4242cb53d523acadf452768c40048874ee5092091 194 0.05 vMB 31
171,421 171,421 00000000000004d0383136fd09855dac88ad088c21563e173d44d4643edee443 94 0.04 vMB 103
171,420 171,420 00000000000003d66f2d272ab5efd7734a1c66ea6b979469b43a74063ad5086a 50 0.03 vMB 32
171,419 171,419 000000000000099ea8989b9e5ed9ca47274b94c5dd82d73821e21266df94aac1 95 0.05 vMB 329
171,418 171,418 000000000000031faf72adbc33ca8eb93946b6d14784dcecbd25b832d95133ce 38 0.03 vMB 86
171,417 171,417 000000000000079ecc1ee3e2ea677e57f204f92631a0713109f9b7dca847f09c 1 0.00 vMB 0
171,416 171,416 00000000000007b008d7cf2cdf4e02d337a4cb0a35ba0c24fe5c0b2dec381ff1 83 0.05 vMB 220
171,415 171,415 0000000000000a61d7f9239da6d67ccb5bc219ce6a974a23fc0ac413a7c09a9c 55 0.02 vMB 216
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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