Loading Tool

Explorer IconExplorer

Memory Pool

88,413 transactions
32.21 vMB
0.13873399 BTC
Random Selection Loading Transactions
Max Size: 195.13/200 MB

Candidate Block

Mining Attempt 94cbc8439ee11644f89ad34921ecb4c7aaf4ee42294d2bc44809af90cb258406
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root b9acd23a407911cd981a4d636e6648b01dee10d658b0a133d6aade12c3fd565e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.05167076 BTC
Feerates: 101.65 > 5.18 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (115,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,704 799,704 0000000000000000000375233acb0847841fb02390cd3fa08cd1f294d96be070 1,881 1.00/1.00 vMB 6
799,703 799,703 0000000000000000000363756ee8e3aec856f6324bbc1b85fa6c80557f28736b 2,687 1.00/1.00 vMB 12
799,702 799,702 0000000000000000000398d3242911f8d2fa16b6b6b19d8c4e88593089e2ae79 1,462 1.00/1.00 vMB 10
799,701 799,701 00000000000000000002617a800a234a04bc2caf05216d8d2411888de77c28b0 2,557 1.00/1.00 vMB 27
799,700 799,700 000000000000000000041cb7600c15187e34bfacd2789c57a820755c91e0c2b7 1,937 1.00/1.00 vMB 16
799,699 799,699 00000000000000000003ee259a88e12401ea7e0909b124897df98e9be4126ab9 2,017 1.00/1.00 vMB 24
799,698 799,698 00000000000000000001c7965369be2a11ce5a002bc4ceed3b1b57b9d0f27303 1,779 1.00/1.00 vMB 10
799,697 799,697 00000000000000000004055e4f431016e2e3cdfdc962e9fe22308e0e15a6b416 3,211 1.00/1.00 vMB 12
799,696 799,696 00000000000000000000b012c7ec1f77f068bb36c65dab225f90c156143aa3bb 3,412 1.00/1.00 vMB 10
799,695 799,695 000000000000000000003d6f1e3a7c53df6095417898a28ab32406ebd0528845 2,397 1.00/1.00 vMB 13
799,694 799,694 00000000000000000003d4e0a81b22c2d820728a065657a9dafaf859e5b3fb64 2,206 1.00/1.00 vMB 15
799,693 799,693 00000000000000000003eed6514f6cfb33f3ae8ec75fcec42810cda30f23932c 3,192 1.00/1.00 vMB 21
799,692 799,692 0000000000000000000008aa34fc1e25dfd83c65937683ee19277528e31903c9 2,259 1.00/1.00 vMB 18
799,691 799,691 000000000000000000000ebe175f6e4739ad3f71fbb8647365cb37a6a355b97c 2,029 1.00/1.00 vMB 16
799,690 799,690 00000000000000000002f87ef8c2b2f587f0221a8218d10ae3ec5bf2578658d1 2,416 1.00/1.00 vMB 22
799,689 799,689 0000000000000000000513aebdd2c7931eab68e3909d1445a010b30683afc1bc 3,146 1.00/1.00 vMB 27
799,688 799,688 000000000000000000039de59cdb3da20c75676fd7f8401d1a9f083f2350fe08 2,248 1.00/1.00 vMB 24
799,687 799,687 0000000000000000000232a4eea52ed97d7c588cd641ff34921c9a404784112a 3,206 1.00/1.00 vMB 29
799,686 799,686 00000000000000000001dbedc137fce39961191ddb14546eab4a486b0360c713 3,076 1.00/1.00 vMB 25
799,685 799,685 00000000000000000001e8c033db93521f30d3c0c0e987d9411c1c8e51006449 3,384 1.00/1.00 vMB 34
799,684 799,684 00000000000000000001582daa83335321a56cafa598712b3f5c9e53d18490e7 2,869 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.64 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.