Loading Tool

Explorer IconExplorer

Memory Pool

83,124 transactions
32.14 vMB
0.08458230 BTC
Random Selection Loading Transactions
Max Size: 195.12/200 MB

Candidate Block

Mining Attempt 90ee700809000c7cae925ae7e7b72c88278eb514720c373a4c6cc46eb8cb3743
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 50403ce89cbabfc8969c8c376c870a948d5daf2836b8734abde66f47a7edd783
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,261
Size: 1.00 vMB
Total Fees: 0.01403584 BTC
Feerates: 146.96 > 1.41 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (279,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,654 635,654 00000000000000000010a0707ffa675ef4ec26a4f2c7e5a05ba52c06d4206055 622 0.28/1.00 vMB 18
635,653 635,653 0000000000000000000c4eeb3fe119f356f829a737e2581ee9e76e3556d060c3 2,322 0.99/1.00 vMB 19
635,652 635,652 0000000000000000000bea91426471e4f36bc922aeb13c3ea230642ad065ef15 1,243 0.43/1.00 vMB 10
635,651 635,651 00000000000000000007a46baf289e61db28eccb1d0dafd503dc76b6dfe87ff5 2,355 1.00/1.00 vMB 26
635,650 635,650 000000000000000000080a8ad99cb385249e8836df22e2b55573b360c45f3ae6 2,275 0.83/1.00 vMB 20
635,649 635,649 0000000000000000000b59b30b456c1a9b0a31e8f9dc9c2f79016486c7c27de9 2,066 0.70/1.00 vMB 23
635,648 635,648 000000000000000000067ff4fb309d81367f77cf7b4c7f49cd2f29b1bbc26b35 549 0.23/1.00 vMB 22
635,647 635,647 0000000000000000000ef55e54b3a87a6c9bd8252e78713d1e2407f3731a3176 2,208 0.77/1.00 vMB 21
635,646 635,646 000000000000000000084419f9289dcb00aab053faeed9ece2870ccb0a7e0496 2,200 0.71/1.00 vMB 21
635,645 635,645 0000000000000000000848e423b84f047f7434b289bf4af45291333847dcb364 1,179 0.70/1.00 vMB 13
635,644 635,644 00000000000000000011ca8ede87e5fb2c5184cb9a2fd67fdb4349c65ab9a909 466 0.16/1.00 vMB 26
635,643 635,643 00000000000000000005be4e104103383eeac823884969ef7ade0ed14be2fd14 2,693 0.86/1.00 vMB 21
635,642 635,642 0000000000000000000e4b7af281ab0e3e5127ae9daed529d4523486e2f3c667 814 0.24/1.00 vMB 24
635,641 635,641 00000000000000000004b419740e3aa18433cd3f5e1f0a0b40c8db7c90fdc0ca 2,043 0.71/1.00 vMB 20
635,640 635,640 00000000000000000002019094cb09f81575c5f62a980a4084c569075ce5854c 496 0.25/1.00 vMB 19
635,639 635,639 0000000000000000000a1b6513ccd638adfd58cf62553c7596540a82d66c06f0 2,559 0.84/1.00 vMB 9
635,638 635,638 000000000000000000073bf40e16e723eaf6a8808166356f9b1ccedf266f10dc 2,790 1.00/1.00 vMB 38
635,637 635,637 000000000000000000075c84090395448a47459d223d05b1af2aed695e674fb5 1,067 0.46/1.00 vMB 22
635,636 635,636 0000000000000000000bb1a05d4e6283da5a0650b02e88d94f9bc353e5e148d5 206 0.07/1.00 vMB 18
635,635 635,635 0000000000000000000780c1ae7f7d6fabd7ae7771fc38354032fe36048f07af 1,107 0.61/1.00 vMB 23
635,634 635,634 000000000000000000069f109f2948f05decb3fd499b0453ff03a491367a1373 3,263 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.