Loading Tool

Explorer IconExplorer

Memory Pool

79,833 transactions
29.53 vMB
0.06433032 BTC
Random Selection Loading Transactions
Max Size: 178.23/200 MB

Candidate Block

Mining Attempt 6cf0ee6992874c92c3908d78a7e6086e7a8ff32e95345029951ebb4e5be02dd5
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 1d02214b193ed6d1e87a0e1595dc13c2847fdc59539bc1e719884ef632baceee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,698
Size: 1.00 vMB
Total Fees: 0.00394502 BTC
Feerates: 60.16 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (119,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,483 795,483 00000000000000000000de6229fceda3558e4fa99f65d4775f8bf12f1f0af293 677 1.00/1.00 vMB 14
795,482 795,482 0000000000000000000412112e74be0e90cc8450645eb91717d826e7beff7e7a 2,941 1.00/1.00 vMB 25
795,481 795,481 00000000000000000002e4e8b7e3fd2e214491c09655cedb046a9b6832984d95 2,012 1.00/1.00 vMB 22
795,480 795,480 00000000000000000004e357cf24c2e2075e6756f63af44d5808d1ee870a6b6e 1,968 1.00/1.00 vMB 20
795,479 795,479 0000000000000000000073f12afbf26d93242d3fb24fcd16a521c6dbb5b7ec3b 3,544 1.00/1.00 vMB 37
795,478 795,478 000000000000000000042ce75300d39784311b8e71a23a7842442111210c8646 2,895 1.00/1.00 vMB 28
795,477 795,477 00000000000000000004f8baeefee38c944587eb0ad7ebd46bc7128ac5ec350a 3,504 1.00/1.00 vMB 40
795,476 795,476 00000000000000000001a4ee23613517341ed35d8035d20c4aaf813bd274855e 2,837 1.00/1.00 vMB 48
795,475 795,475 000000000000000000051041f15dc22e6bef6e71b0f947335d0cd76ef03ba473 3,169 1.00/1.00 vMB 29
795,474 795,474 0000000000000000000075b6ef7939c330ae15827cccedf8881088275e09e693 3,628 1.00/1.00 vMB 30
795,473 795,473 000000000000000000029d573659f187d898db5134e9f0215f5635df64555341 2,899 1.00/1.00 vMB 49
795,472 795,472 000000000000000000052d2a3921c8a98e14be9550f41d7f7c088cb59019b469 4,155 1.00/1.00 vMB 30
795,471 795,471 00000000000000000005032f984ab23a58e3efa4fa62235d5fa97ec44f289d51 3,673 1.00/1.00 vMB 28
795,470 795,470 00000000000000000004014acc9bf04de3dc8505a447f4e620abce2ac5a70620 3,029 1.00/1.00 vMB 23
795,469 795,469 00000000000000000001afd9a883a509f4347807dfb04d67177b818de74a762c 2,823 1.00/1.00 vMB 29
795,468 795,468 00000000000000000005520c0688ee5e31eb7c1284512d3c2350f8c90981628f 3,728 1.00/1.00 vMB 35
795,467 795,467 000000000000000000036c4579b2617a9531748973898e54b463968d2774d184 3,125 1.00/1.00 vMB 53
795,466 795,466 0000000000000000000129fd5a6a0d3412026f092d1c874b7d78bd0edc9240aa 1,727 1.00/1.00 vMB 23
795,465 795,465 000000000000000000018e2d425ea2b5f9f35580b0b7ac65c3c0f2b82070fcc4 2,319 1.00/1.00 vMB 28
795,464 795,464 0000000000000000000476fa27573b247f9c5658ba27b93f07364a0ade8f3788 3,332 1.00/1.00 vMB 29
795,463 795,463 0000000000000000000150104ccf6bc0a4d63a74e547bfbaf27f8031695b1eee 2,321 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.