Loading Tool

Explorer IconExplorer

Memory Pool

39,747 transactions
25.88 vMB
0.05342730 BTC
Random Selection Loading Transactions
Max Size: 134.43/200 MB

Candidate Block

Mining Attempt 5e4f244c824a58796c244b030545428322863eef94da80337380a2047aa4340e
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root c4dac673256375f3122bf976e7de93ec50658c6efabf36f377661b347e43bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,047
Size: 1.00 vMB
Total Fees: 0.00647442 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (790,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,365 124,365 0000000000000d8159ba76328adad87a2b25dd5ce73f1e9e501246f6afedb1d4 15 0.01/1.00 vMB 993
124,364 124,364 000000000000678d8c1d3ec9f2d02c875a4d0aa11a62b0fb6cf18b9054c2b671 24 0.01/1.00 vMB 264
124,363 124,363 0000000000002e1636ac92f893bba8e823eb04132dcfaa4394c91f73a63eebde 14 0.01/1.00 vMB 629
124,362 124,362 00000000000008b6760f16095c7c28d8e116db000f8faf7c5ec4df08a02335f3 28 0.02/1.00 vMB 662
124,361 124,361 000000000000598f791103525d74cec52030d18bd64e0b708a647be522516fd1 6 0.00/1.00 vMB 0
124,360 124,360 00000000000048f9d2debe342af08ddc01ba0435d46b8e405ff04e6d26076490 36 0.02/1.00 vMB 1,170
124,359 124,359 000000000000588dd28e439997b77d3e28f83dbf5517215c58eaaa7828ab2107 72 0.04/1.00 vMB 406
124,358 124,358 000000000000694e8b91671c89d1b2978776e5c608babf28e2d6060b121edc23 13 0.00/1.00 vMB 606
124,357 124,357 0000000000002bf46a398e9d13695db66b70fbb7a4d0403e9af463af3fb2bd27 19 0.01/1.00 vMB 303
124,356 124,356 00000000000018d04efaa5e4d565cf7ae4536cc098ea844019c3b882675374bf 17 0.00/1.00 vMB 4
124,355 124,355 00000000000003ee658eb8352330ebeb3cb55bba73a7eca3da9000f13fd96e83 13 0.01/1.00 vMB 770
124,354 124,354 00000000000004d6fa12902a6598536b21d1322854416bd53abca35a22b6eda0 6 0.00/1.00 vMB 2,583
124,353 124,353 000000000000146fa47e8d8da1b65215803fb01dc1a91144ea636eb4397f3074 10 0.00/1.00 vMB 657
124,352 124,352 0000000000001772024a1708456ccf8e109f121a5abc464a476df8366bc789df 46 0.02/1.00 vMB 2,107
124,351 124,351 0000000000001380fe506e7988677665fa032fb6e1da7498399dec4526bf5d8f 11 0.01/1.00 vMB 439
124,350 124,350 0000000000000fe0d9e1837d3192d3e5329ca78799457e9beef198a34de9dc1b 7 0.00/1.00 vMB 1,871
124,349 124,349 0000000000003a5b78fb3ee4f8f92f47e66ecf86b152b1a0abdfef8830479619 3 0.00/1.00 vMB 1,247
124,348 124,348 00000000000048366477f72c6cd4bbe3d3633bae6dd33b524ca59f8ffd947b00 28 0.01/1.00 vMB 199
124,347 124,347 0000000000000986685b0c75f169be04947a0ddd0a7e45e16787f0b80b3b7e79 11 0.01/1.00 vMB 837
124,346 124,346 0000000000001a25aeb5a56f400d7addd750f532a00771085a84d975550ef58f 5 0.00/1.00 vMB 1,477
124,345 124,345 00000000000062d73e786cce5b932acac6838a0fbfe587e5b0e4b7e76724edf6 10 0.00/1.00 vMB 491
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.