Loading Tool

Explorer IconExplorer

Memory Pool

80,165 transactions
29.56 vMB
0.08924069 BTC
Random Selection Loading Transactions
Max Size: 179.20/200 MB

Candidate Block

Mining Attempt e6ebc8b5ba16b16e9ea2beae020140b7e62c8537427309f698d3bb337fc52c5a
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 72355af9ba6a1ab30c12166532f14ad0c87ed90e5608075c0e2d68c4520e4243
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.02676942 BTC
Feerates: 278.95 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (382,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,675 532,675 0000000000000000001ab230ed33acd49356defd61cc558df6c7b2167ef02152 42 0.01/1.00 vMB 13
532,674 532,674 0000000000000000001cf7ece52efdd01d644c8f7c96492e706fe8a0e0c8442c 1,474 0.53/1.00 vMB 29
532,673 532,673 00000000000000000008e095d8ce8f96af7741d8853830114da1899c4efd30a6 2,335 0.90/1.00 vMB 30
532,672 532,672 000000000000000000158c2c1ad9a1fcddf8a771fde6b6b4fcf7b443b310cc7b 998 0.48/1.00 vMB 10
532,671 532,671 0000000000000000003317bd64a0bfe4e09470b5c0cb400bbba3ccacaf6cdc8f 2,274 1.00/1.00 vMB 31
532,670 532,670 0000000000000000001c7e98251233b4ff342d9ddc0cf7bc8e35127165516e57 1,867 0.74/1.00 vMB 21
532,669 532,669 00000000000000000023007fdcce7567c5ad0c125877723748eda93a741729f4 2,150 0.73/1.00 vMB 25
532,668 532,668 0000000000000000002dc3e037fa14ca75535024e7d53c53214d6a66e697f996 1,032 0.49/1.00 vMB 34
532,667 532,667 00000000000000000003627f4558b5451c487352438cff12231eb1d5e5fabef4 378 0.16/1.00 vMB 25
532,666 532,666 0000000000000000001a887a38acaef797680cb24df43abe881cea336de82919 128 0.04/1.00 vMB 20
532,665 532,665 0000000000000000001a31204aeefc99d4b98571e210f99ffa7a6924446e06f9 161 0.05/1.00 vMB 22
532,664 532,664 00000000000000000017a3c997100ce4df9ea37e74c99787026ddabd03a3f5d3 210 0.08/1.00 vMB 47
532,663 532,663 00000000000000000031c8a3e6a01c4397759c462f0d1bd66d24a370453933f5 573 0.30/1.00 vMB 25
532,662 532,662 000000000000000000341cba444cd896647561557b53ab74a464a0d524bc27c5 901 0.30/1.00 vMB 30
532,661 532,661 0000000000000000001df11a0550bea78aac2782c8dd12a0ee1d01a1a3c4a63d 1,160 0.57/1.00 vMB 18
532,660 532,660 0000000000000000001b9d9c4f336e043ef988631e4e242564f430f76588a479 1,627 0.63/1.00 vMB 23
532,659 532,659 00000000000000000007edd5378c23a1c21547474a0ace11d71c98f18676bec6 701 0.28/1.00 vMB 38
532,658 532,658 00000000000000000006938849bf7306b7d36f98cdbeb3a865fb5fdc66621d3a 509 0.30/1.00 vMB 14
532,657 532,657 0000000000000000000b6ff0c969615f6f16e73a7de9dfdda3437130a0f71d43 2,622 1.00/1.00 vMB 14
532,656 532,656 00000000000000000022768b3a6362cc459bf4200a3a0e8878273497eed24f6a 2,482 1.00/1.00 vMB 55
532,655 532,655 00000000000000000026777318108d17ced42a9f663821dc0c70e70560b2c136 1,130 0.81/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.