Loading Tool

Explorer IconExplorer

Memory Pool

38,379 transactions
27.06 vMB
0.06377493 BTC
Random Selection Loading Transactions
Max Size: 138.21/200 MB

Candidate Block

Mining Attempt 354a362f95e964d893f0e56b2cfd34e2560c08aff6f9f864163a53d259429122
Version 20000000
Previous Block 00000000000000000001fb9558d6a300962ebeb0589c59e15b35e09e4eea3db7
Merkle Root c507d23d50fe24abefef69d4e86f3ee5f1874d75aaf0812b7a5a9b8863bf40ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,002
Size: 1.00 vMB
Total Fees: 0.01283451 BTC
Feerates: 101.58 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,654 (523,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
391,424 391,424 000000000000000001ad60b8850cc2a5794ea04c8e3d396a177627fbe69100c2 618 0.48/1.00 vMB 26
391,423 391,423 000000000000000006c13990aca76ddd3a133affac045cb177f05cf4e5467812 958 1.00/1.00 vMB 13
391,422 391,422 00000000000000000506c88592dc607a6ac620f41c9d167bd9ff453ce8cd3950 2,118 0.95/1.00 vMB 48
391,421 391,421 000000000000000009f6d7f5ce9d398b7d61c94429d2ad9bd692c38c405f7454 2,060 1.00/1.00 vMB 37
391,420 391,420 00000000000000000929edcdbc409e42d16be3b6e22f12b34d7d10f0f14ea83e 45 0.05/1.00 vMB 2
391,419 391,419 000000000000000009da2ceaa96747511763ecadc5635191e0b95f75fde22535 896 0.99/1.00 vMB 14
391,418 391,418 00000000000000000284d31503aa931b98a2bd056fcf9b3b0a989e12d3b55bfa 2,686 1.00/1.00 vMB 47
391,417 391,417 0000000000000000011bcf42f3520787eb3172c9d3dc42b2379be12cf43f3567 1 0.00/1.00 vMB 0
391,416 391,416 0000000000000000038f7bc4e1e6fdc15a65e4edf93fb29b486b364377cc3bc2 1,101 0.95/1.00 vMB 17
391,415 391,415 000000000000000001658a803d4ef02ff1f306705311b5ae4398261bbf4b9197 2,047 0.93/1.00 vMB 32
391,414 391,414 0000000000000000093f4b89c2f5e30d1553a9356447f7be5af5497b27d89c1b 588 0.49/1.00 vMB 17
391,413 391,413 00000000000000000606e66b0aa41e15a3760594a8a23b8f871fb7eb3442f6bd 893 1.00/1.00 vMB 13
391,412 391,412 0000000000000000016f231f2ece012fe9cfa0a0359fd016a7e1b16b81fcc5c9 785 1.00/1.00 vMB 12
391,411 391,411 000000000000000004ad91271fb860e26fddb11318dc2e71154631bf64c07d3e 1,996 0.91/1.00 vMB 36
391,410 391,410 000000000000000007188408fa95f2b2748ddbb451f034814589a1c21ce412c5 793 0.93/1.00 vMB 13
391,409 391,409 00000000000000000a7b7de2cb4dabd3f11a8a3bd60924ff90423e01648d6187 190 0.07/1.00 vMB 44
391,408 391,408 0000000000000000028068ab531b1b40b59d138ce25393e7fe2135cdb708324a 2 0.00/1.00 vMB 0
391,407 391,407 00000000000000000813e2965e5d8173a30c2a3cd7a4e359ef850438dade744e 1,595 0.93/1.00 vMB 31
391,406 391,406 000000000000000009b16f1128bbf2fbb01925f82dc3232307259338abe6a2be 1,750 0.95/1.00 vMB 44
391,405 391,405 000000000000000000052299f49fb0386991ead139b5ac52fdab24a4fe4e2359 1,391 0.93/1.00 vMB 27
391,404 391,404 000000000000000009450732d6c976b843caa1ce6bf4a218c4c855df7b2dc769 2,148 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.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: 632.91 GB
    • Received: 12.18 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.