Loading Tool

Explorer IconExplorer

Memory Pool

115,649 transactions
29.20 vMB
0.10084751 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 2d4bac90b830023d4df5f6d38f8a1768998ac2d30e8d1e92cd6a0d52d5f42c68
Version 20000000
Previous Block 0000000000000000000086b3aff9c4f9837d24b88e80dd64d71e1aefd42522b1
Merkle Root 3126a8d30514fd6ebbd02910cb71cd6cf27f84f498ff374b05c046e70f5e6481
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,841
Size: 1.00 vMB
Total Fees: 0.02956550 BTC
Feerates: 296.74 > 2.96 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,046 (848,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
67,462 67,462 000000000462e16b6a6e96bc07fdc2cef1fc3c6e018be7704838a5e815631c71 2 0.00/1.00 vMB 0
67,461 67,461 0000000001a6781990f48aa03e46b0d66afc99cea6d296dd240a33f827534f96 2 0.00/1.00 vMB 0
67,460 67,460 00000000039157a4fa8b96e3e3c673ebc9147066709b264a637a7cb8a388c2f7 1 0.00/1.00 vMB 0
67,459 67,459 000000000156436f198805a63dffb0a6b7c6f0914a629e79494b18d420f501f9 2 0.00/1.00 vMB 0
67,458 67,458 00000000053078ddff94a204d4c060e9b2c0704b34c0229e3373b4ade5fc0639 5 0.00/1.00 vMB 0
67,457 67,457 000000000582c15adeea714de25b4f1186683d4d55875c88ea197d2e3ef108c1 1 0.00/1.00 vMB 0
67,456 67,456 00000000019bfad05637c2672ea16dfafe1742a36763ab6e387db4ddb0514a41 1 0.00/1.00 vMB 0
67,455 67,455 00000000048c1757182877d4900b93ef84ea75d4bd5f7bc40f7735a5802ae58a 1 0.00/1.00 vMB 0
67,454 67,454 0000000002689fdd07afcbc6528bb5f1a90a97ef186e8e33e31a245e53ba0425 1 0.00/1.00 vMB 0
67,453 67,453 00000000037b77e73a75f94ca908c976f217a25f6b01fefbe189c6c97188bc8d 1 0.00/1.00 vMB 0
67,452 67,452 000000000394dc2461c017b224e2dae18331ade02f05eaa411b8c07ed3aa2ca3 1 0.00/1.00 vMB 0
67,451 67,451 00000000041e03dda3d893250a3038a4f8107399a6411db7fd0ba4922d0e97e4 1 0.00/1.00 vMB 0
67,450 67,450 0000000004ebf74add6b3e2e226f770b66ef4723760868de1267a5c972d03a08 2 0.00/1.00 vMB 0
67,449 67,449 000000000205e6cdf4783bf43b665ba94d4cef9889020fb5ecdf1fab1bd9dff6 3 0.00/1.00 vMB 0
67,448 67,448 000000000280860e3cb92b24ecc0aa6350d09eba487c9fbe9256192c731e9995 2 0.00/1.00 vMB 0
67,447 67,447 00000000016599f6ac227ca2b38430b9e63be8c9e752fe5dacd7de241c732a1a 4 0.00/1.00 vMB 0
67,446 67,446 00000000025777854d690609a5bc31247f06ff4e0609251aab2cf134c50b863f 2 0.00/1.00 vMB 0
67,445 67,445 0000000003c6f0c0baed0ad883ea723b781ee434c320ab394ccf31b900a11d59 1 0.00/1.00 vMB 0
67,444 67,444 0000000000d6e399100c3bb28abc26eae33815279c040986b420e16ccad9b375 1 0.00/1.00 vMB 0
67,443 67,443 00000000014e2d73b1fc1aa3076ed270bb5b56e5f3d7e7a040afae731e821fb3 1 0.00/1.00 vMB 0
67,442 67,442 000000000368151dc9f50b2b0be93d886f6d76b32cacbc6c9198d7aaaf668a1f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.20 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: 812.20 GB
    • Received: 23.74 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.