Loading Tool

Explorer IconExplorer

Memory Pool

79,132 transactions
29.59 vMB
0.07170380 BTC
Random Selection Loading Transactions
Max Size: 177.86/200 MB

Candidate Block

Mining Attempt 1762dc84dd286cb404816abc61dfa0494195b362509db6eb2851a919106545a4
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root c27998c49ac33b2cdbabfe21ac3bd2259c7e998f1bbe20dd938087b3bbe5b2e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.01157320 BTC
Feerates: 60.27 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (431,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,551 483,551 000000000000000000374cd8b469e5989d2be40a187992b4c55dbcc1e6992008 2,407 0.99/1.00 vMB 329
483,550 483,550 0000000000000000011c9c1f045325caf363050c7ad334952431bf25178773b5 1,691 1.00/1.00 vMB 171
483,549 483,549 0000000000000000005959f448e7e1fb02547cb3030f0ca998482e617053c37c 2,191 0.99/1.00 vMB 327
483,548 483,548 000000000000000001033b7e2ec80d648dae2c37e2ed6c42666b11aeed08268a 2,269 1.00/1.00 vMB 334
483,547 483,547 0000000000000000005db9f0b40094c9bf45e2e154146d3d51ec8cf37b3edd94 2,435 1.00/1.00 vMB 18
483,546 483,546 0000000000000000008561cb178f601038659f32c7f82d397cd688896f00d988 2,100 1.00/1.00 vMB 237
483,545 483,545 0000000000000000000c5e86cd7776515ec4d5de2c034e2e977970d5b981f1fe 1,531 1.00/1.00 vMB 267
483,544 483,544 000000000000000000725dc2588fee49d4065405528d32de722a82b63cbd49c2 2,255 1.00/1.00 vMB 409
483,543 483,543 0000000000000000007d54fe510e203799f6f31fcda69335d23ddc3ee081298e 1,650 1.00/1.00 vMB 119
483,542 483,542 000000000000000000622298bc7938521afa8533f57e7fc00f62894ef1c1fa88 2,055 1.00/1.00 vMB 247
483,541 483,541 000000000000000000b80985808d61ecb1e96bd3c4b741f00912e91a9a0c2ff5 2,274 0.99/1.00 vMB 387
483,540 483,540 000000000000000000be8fd37b028601cbaa241e3953893896799786bdf53ecd 2,039 1.00/1.00 vMB 356
483,539 483,539 000000000000000000706773410c9d3f2e25a6d7083bdc39d5d006beaa09c070 839 1.00/1.00 vMB 85
483,538 483,538 00000000000000000122d2899cb291227b3f5f4ce407892f4e183129ebd58520 1,350 1.00/1.00 vMB 23
483,537 483,537 000000000000000001179aabbc44bad095d806c6ed58eb4d7559f914bbf7eed1 1,582 1.00/1.00 vMB 40
483,536 483,536 00000000000000000036051bdbb3ada5e6ba1ae1886c3800351fca13cc4a1355 2,059 1.00/1.00 vMB 293
483,535 483,535 00000000000000000054cc45f4e43e6003dde9941348a358a5fa4a634ef42773 1,808 1.00/1.00 vMB 183
483,534 483,534 000000000000000001251ac06db4e4f14a4c16060263a425cf207528208ec861 2,790 1.00/1.00 vMB 409
483,533 483,533 000000000000000001170f805c6fd6aeda6b51f00f6d692aebf616c466ffb506 1,690 1.00/1.00 vMB 95
483,532 483,532 000000000000000000be1641b095c96c718996f234f30f6bf8a9301f1dad0782 2,051 1.00/1.00 vMB 277
483,531 483,531 00000000000000000022af63b7898f74bf11e99f95b12ae1d1159002cab08e77 2,513 1.00/1.00 vMB 428
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.