Loading Tool

Explorer IconExplorer

Memory Pool

39,883 transactions
27.01 vMB
0.07447607 BTC
Random Selection Loading Transactions
Max Size: 139.79/200 MB

Candidate Block

Mining Attempt f641c1eae73ee676b558e6c7a2a31444d45f111e57174b3ba093aa00ede1597e
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root ae655417f7e54760e056a1d99fe6eeb601256317ce92be904220027f0811ccfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,075
Size: 1.00 vMB
Total Fees: 0.02079730 BTC
Feerates: 201.37 > 2.08 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (278,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,639 636,639 00000000000000000002bc7984d6d6a8ec6a5417217f82e3bc4683977670bd93 394 0.13/1.00 vMB 4
636,638 636,638 0000000000000000000eb1a05d0fddcb3ba500b3c256aa0ad19abc2522b0cbf9 2,148 1.00/1.00 vMB 18
636,637 636,637 0000000000000000000df68fa96bf4b89a277046664bcb05ea51bdae2c68ad33 2,805 1.00/1.00 vMB 17
636,636 636,636 00000000000000000000fadfc1df5e607acfa4dede8130469d50f004717044b3 2,893 1.00/1.00 vMB 28
636,635 636,635 00000000000000000005198614fecd5f5ce86a450623edc5eb490d044279cb6a 2,306 0.86/1.00 vMB 16
636,634 636,634 000000000000000000040831d50ec6f797de9e5a6f12e3830ed74062f782643c 831 0.30/1.00 vMB 19
636,633 636,633 00000000000000000009f3bc3aa1248ad9fbbbc4a707fe74181fabd9548a2bcd 643 0.45/1.00 vMB 1
636,632 636,632 00000000000000000005a45d2d9ecb29682a1ca7929c411974ea5e5d2746665e 1,393 1.00/1.00 vMB 13
636,631 636,631 0000000000000000000c99b08677012f78e11f8a55b665154802c198e3a1ba23 1,907 1.00/1.00 vMB 15
636,630 636,630 0000000000000000000c49fc078a6048e7543343cc76f974831c91dcb85836e3 2,518 1.00/1.00 vMB 12
636,629 636,629 0000000000000000000783c34f311955ec9bd123a8517e3f683b2ec95097156c 2,632 1.00/1.00 vMB 29
636,628 636,628 0000000000000000000bf8a58d6a2dd9cf742658aac9a9480b25de3726cb071b 449 1.00/1.00 vMB 2
636,627 636,627 000000000000000000060972ece33ca56d71704dc274d15e376bbde9b98cbd4b 1,494 1.00/1.00 vMB 11
636,626 636,626 000000000000000000065f32906b3033559697ed480c6948b07ccb7caa183d6c 1,255 1.00/1.00 vMB 5
636,625 636,625 000000000000000000083e77da324bbae74ec7d796c8b2d26af4c3c0547b4edc 1,988 1.00/1.00 vMB 16
636,624 636,624 0000000000000000000328ff7fef0abb3b6851f00ba17d7c5328e5a04cd4e04e 744 1.00/1.00 vMB 5
636,623 636,623 0000000000000000000c9212e3a76124b5664424e40ff10bfd8dbbfd727ad3db 1,340 1.00/1.00 vMB 5
636,622 636,622 0000000000000000000528ad5e594ff0216fe9e58057512367d85b3306769f6e 2,294 1.00/1.00 vMB 7
636,621 636,621 000000000000000000066e2009170f34a298fa3437b58ea9397fed6bc4943316 2,457 1.00/1.00 vMB 11
636,620 636,620 0000000000000000000b1da982b7a7142b81f358f5e64cecf26d498beae50e7d 1,986 1.00/1.00 vMB 26
636,619 636,619 0000000000000000000f9956bf251194de46432587d6a77385a45fbb189b4269 2,744 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 636.65 GB
    • Received: 12.38 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.