Loading Tool

Explorer IconExplorer

Memory Pool

36,265 transactions
26.22 vMB
0.06937116 BTC
Random Selection Loading Transactions
Max Size: 133.48/200 MB

Candidate Block

Mining Attempt ecd6e58e770089f5eac9c20a8b6bb1e21dd11ff8bc4d2e720562300120648c6b
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 8cefac5a463913600f6c24a133c1ef8707373ffaaa0d2a6c20162c5391b436fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,020
Size: 1.00 vMB
Total Fees: 0.02058983 BTC
Feerates: 165.59 > 2.06 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (342,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
572,507 572,507 00000000000000000014e8cbc3482c2e959780bf15e1012fe5ae7eb7b0e53610 1,657 1.00/1.00 vMB 20
572,506 572,506 00000000000000000004fd1fa080fe7a52af81191364323a2b7526470104ffea 1,384 1.00/1.00 vMB 21
572,505 572,505 00000000000000000019f4421fa29681728ba04de1d2b4c110a09878ea3e1133 2,870 1.00/1.00 vMB 26
572,504 572,504 00000000000000000001c1f5dc55f159e7090e0bb792c6dee238b508f1094701 2,476 1.00/1.00 vMB 71
572,503 572,503 0000000000000000000b838621db853f2182b1b1371041c87fa73b1967e96cf6 2,239 1.00/1.00 vMB 43
572,502 572,502 0000000000000000000ce522c9e69390fb5af25c5dda373e4699cc1c643efd0c 2,349 1.00/1.00 vMB 27
572,501 572,501 00000000000000000022ab1d0866e163a5ea181a0e05fa9d1088af215c3fb4ee 1,946 1.00/1.00 vMB 26
572,500 572,500 0000000000000000000f3aafaa428b545e2a2cf4a9014228f5fc55019607edc8 1,554 1.00/1.00 vMB 22
572,499 572,499 00000000000000000008a4c01ace38ddb561b6d6e640e8c18e884393b313d4fc 2,468 1.00/1.00 vMB 60
572,498 572,498 00000000000000000014c768f23f1aa6194435f5d41cc2fb3d8b0d821c18753a 1,856 1.00/1.00 vMB 41
572,497 572,497 0000000000000000001de426ab7a0eadcf026843d00bf6d99c322b9d47499245 2,486 1.00/1.00 vMB 20
572,496 572,496 0000000000000000001b85c53c9a985e33c2df96790ecf93521c7a463b10f0bf 2,812 1.00/1.00 vMB 58
572,495 572,495 0000000000000000000d3a5fba32e1470c8456dc06b98519ffd385dff531d15c 2,766 1.00/1.00 vMB 36
572,494 572,494 0000000000000000000f362909ea49110876678f7e1fe433782767e6dbebbbbd 3,145 1.00/1.00 vMB 68
572,493 572,493 000000000000000000184aedb61fe728e4a844ff149dd7d08e9779c9801207ca 3,100 1.00/1.00 vMB 72
572,492 572,492 0000000000000000001bce519dd78c21d9bb240aa1b092d8bdbbc48188ccf266 2,974 1.00/1.00 vMB 33
572,491 572,491 0000000000000000001b51122f39ae88762d4b83c1a46f144cf660c8be300182 2,750 1.00/1.00 vMB 40
572,490 572,490 0000000000000000002bb707ea39986c1b95dd387478092d1b73919178c01a28 2,764 1.00/1.00 vMB 62
572,489 572,489 000000000000000000029e1a0c902ee38c8f2218db0f17d8dbddb31d3d0b570e 543 1.00/1.00 vMB 48
572,488 572,488 000000000000000000052959e4d14796334cbb94fc078373edb4845ce132daaa 1,264 1.00/1.00 vMB 50
572,487 572,487 00000000000000000004bff5ffa60b02ac4174a7b27cd2bef9413983463a45d9 1,413 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.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.