Loading Tool

Explorer IconExplorer

Memory Pool

78,661 transactions
29.40 vMB
0.06437463 BTC
Random Selection Loading Transactions
Max Size: 176.96/200 MB

Candidate Block

Mining Attempt f9a5d0b21fe396649a939a7a73abc4e18828e9c13a07c02fe50c0e4db2d6e1ef
Version 20000000
Previous Block 00000000000000000001fb8d6cf84379783287b1b8c366cfbfbd7af86dc1bc05
Merkle Root 18e9f63c75d8680a4996299350faf5fa82f0d78d46147fd666f94e0650a3380e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,396
Size: 1.00 vMB
Total Fees: 0.00471198 BTC
Feerates: 20.14 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,990 (282,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,513 632,513 00000000000000000005b1ff2b949ceb4762e93fbd971556ae21eff1d36646d5 2,307 1.00/1.00 vMB 75
632,512 632,512 000000000000000000110638fd09e10f662c850fd144d31d9b188b0cc96fd1af 2,579 1.00/1.00 vMB 61
632,511 632,511 00000000000000000005a13a533eac084091170c5e21a41d00494ce9a7aabc9f 229 0.09/1.00 vMB 83
632,510 632,510 000000000000000000017a7963e5464d77ab7d3f07dd758e823f12326320ba06 817 0.45/1.00 vMB 9
632,509 632,509 00000000000000000008325164e13c265256c037b8302d87174ed4c98e9aab5e 1,457 1.00/1.00 vMB 68
632,508 632,508 0000000000000000000689f1e2bdfab7864039a572a397d3a05eca0a62579353 1,822 0.98/1.00 vMB 46
632,507 632,507 0000000000000000000a122cee644abb867cb8d0177504422bed8e1edd90da3d 1,353 0.98/1.00 vMB 25
632,506 632,506 000000000000000000070fd1c87a3c592e2913e0eec091f5862161602b978d7f 907 1.00/1.00 vMB 37
632,505 632,505 0000000000000000000d9558a16e6c18eb4ca7ed644051ea248495d29df29460 912 1.00/1.00 vMB 11
632,504 632,504 00000000000000000003bead46596a5a68b212aa3f70d2bc72731f4b9f064b50 1,413 1.00/1.00 vMB 17
632,503 632,503 00000000000000000010b5182b5ecaf1ded9f55b0078fa6c683e0140c3071ab5 2,469 1.00/1.00 vMB 53
632,502 632,502 000000000000000000106ec89bdbd5952e6bf746441b62db6274748273034016 2,293 1.00/1.00 vMB 85
632,501 632,501 0000000000000000000eaee9dda170aa083087d0dad1197a3109cdcfdceaa54a 2,396 1.00/1.00 vMB 60
632,500 632,500 000000000000000000015facf8434b79dab4043ea61253e18dcb5c5b0beaaf00 1,087 1.00/1.00 vMB 21
632,499 632,499 00000000000000000006d27e4c6cf9070d11fefc74ef684c9ecf142c27466c33 970 1.00/1.00 vMB 19
632,498 632,498 00000000000000000000df563cd1a0b4f729af01b5198a4846dc1a1f9b6e065c 1,363 1.00/1.00 vMB 8
632,497 632,497 00000000000000000010f45dd1f7904411be6b799dbffe65aa6e2a3e2d477f4d 2,305 1.00/1.00 vMB 46
632,496 632,496 0000000000000000000991b7da54c7d656fee56accf8b3698d2ca128df536d38 2,319 1.00/1.00 vMB 46
632,495 632,495 000000000000000000027dfb573bf5f87d592eaa2d1e00a0197f0c8b1eca75a6 2,192 1.00/1.00 vMB 96
632,494 632,494 0000000000000000000c252f4a04350d23fb1da65d60489895ac0dd28cc62fa2 2,320 1.00/1.00 vMB 10
632,493 632,493 0000000000000000001005c120e26abc368860512b940317511dab44e778f27c 2,804 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.37 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: 663.87 GB
    • Received: 14.94 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.