Loading Tool

Explorer IconExplorer

Memory Pool

77,066 transactions
28.62 vMB
0.06464478 BTC
Random Selection Loading Transactions
Max Size: 173.68/200 MB

Candidate Block

Mining Attempt e2acfa43020f28c753c27c391bd2ad2771efd51cec104f682bfdf33fb2f05623
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 7213d0db822ff747c557a50b729899385b49e065e48859d84aff2a28737bdf2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,674
Size: 1.00 vMB
Total Fees: 0.00531833 BTC
Feerates: 100.28 > 0.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (261,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
653,237 653,237 00000000000000000009a04588c986b40e56647839994f541d3ad93077ef8707 2,839 1.00/1.00 vMB 40
653,236 653,236 00000000000000000004f168fa889bc39043554d3b9b77388f51e7445ef957cf 2,488 1.00/1.00 vMB 44
653,235 653,235 000000000000000000054c586cff80d9dfdd1163d21b242a1277a9a9e677c44d 1,376 0.55/1.00 vMB 9
653,234 653,234 0000000000000000000472795ddb2d16849faade70a6f564562a3b12639d8fd7 2,797 1.00/1.00 vMB 38
653,233 653,233 00000000000000000000d50c696d83becf080d45866a8623b6579f5262eb00be 1,407 0.53/1.00 vMB 17
653,232 653,232 000000000000000000044660cbfca09100895cc0cf036424a5c376c733840504 2,788 1.00/1.00 vMB 32
653,231 653,231 0000000000000000000019d1787cd846b1588206ce141b0dc499599082bb0519 816 0.34/1.00 vMB 37
653,230 653,230 000000000000000000076e961670fd063e48c1a2d8d3dcf9bb425f8d37f97ee5 1,174 0.45/1.00 vMB 31
653,229 653,229 00000000000000000009245e3bc19ca2f0f450eec8f7fdbc92621e4e3ed2b2b4 782 0.32/1.00 vMB 26
653,228 653,228 00000000000000000009dabc4c7890c9595b5e401493bb27c9cf36d7311243bb 2,412 0.86/1.00 vMB 31
653,227 653,227 00000000000000000000b7a9f4e34c447f3913537eee30be4bfbd9007ebd3376 548 0.19/1.00 vMB 26
653,226 653,226 00000000000000000002b00db4d1a6aee86da10c23250c7214e10155a9b61879 342 0.11/1.00 vMB 26
653,225 653,225 00000000000000000005b71568009c22c8991a5401c0a6586f33d5e995909928 2,210 0.84/1.00 vMB 28
653,224 653,224 000000000000000000076e0ce6376b2d67e8b3d081a53254f51c156babafa0d9 206 0.08/1.00 vMB 53
653,223 653,223 00000000000000000006a471bf80a0099c6426d401d47bb64de864320b6918de 521 0.24/1.00 vMB 27
653,222 653,222 00000000000000000001012cb8f782d5a6a556a9c761406b03da5c7c5050be18 501 0.42/1.00 vMB 10
653,221 653,221 0000000000000000000141b61c986d7ef6b348d2271e22fb704fd5b064d0e5a2 2,314 1.00/1.00 vMB 26
653,220 653,220 0000000000000000000d02d692a37fd919b6549b3b439de4e0bb8bafeaff27c9 2,646 1.00/1.00 vMB 41
653,219 653,219 000000000000000000031f03ff77d9d781e56eedd980ce58c6fcecc75ad00807 1,705 0.74/1.00 vMB 25
653,218 653,218 0000000000000000000a4068a8311b6f3d066f6012a2bc878251f76ef64812a3 796 1.00/1.00 vMB 3
653,217 653,217 000000000000000000062ef0b0d50ab25be0d537361150d0b18c9bb727803c19 830 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.