Loading Tool

Explorer IconExplorer

Memory Pool

74,363 transactions
27.51 vMB
0.07020953 BTC
Random Selection Loading Transactions
Max Size: 167.81/200 MB

Candidate Block

Mining Attempt a42dbc0e6dcc3617cd881522f1fa318e14ef7a0bd9355939e914d43389565c25
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 463e1208b8dfaf7db852516451eaf37158d449d5876923f32bd3ac91ab6b7162
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,539
Size: 1.00 vMB
Total Fees: 0.01161826 BTC
Feerates: 65.93 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (437,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,745 477,745 0000000000000000003d452a84a8ad1f591e8e51c668da91119a788ce69ef12e 1,405 0.90/1.00 vMB 139
477,744 477,744 000000000000000000dec62e853cdd915cd6ba57476fbebc6e1be2f77a03c6ec 1,018 1.00/1.00 vMB 87
477,743 477,743 00000000000000000061e1493ce75e8487a4c74c9607ef75fcb53c1ebcdeb306 456 1.00/1.00 vMB 29
477,742 477,742 0000000000000000011d42f9710917f47aeea612ab7ead0a98d6348e66dc6c92 1,396 1.00/1.00 vMB 44
477,741 477,741 0000000000000000013e2950703632aa068620d3cffa5c4c13e31cca39293f24 1,939 1.00/1.00 vMB 163
477,740 477,740 0000000000000000001424ebbc2c3eaa9cb1273d08bb91ba94b4265380bd7520 637 1.00/1.00 vMB 33
477,739 477,739 0000000000000000012e36d2413b1d7636c0098027413aeda547c31f737f159a 1,130 0.68/1.00 vMB 54
477,738 477,738 00000000000000000152f840db77b8a5880089df70dd104f191b9fe1ba4b5c93 2,355 1.00/1.00 vMB 66
477,737 477,737 0000000000000000010a62e155f46362dca2c0b935eaab776506467a08103f9c 1,536 1.00/1.00 vMB 136
477,736 477,736 0000000000000000000567eb0202105cfdc8b334b1584b6e2710241845b341d3 2,333 1.00/1.00 vMB 218
477,735 477,735 0000000000000000005d942fcae963f8ed3018fca8b1570e9d34530fa18fb5a4 199 1.00/1.00 vMB 2
477,734 477,734 0000000000000000000338a730c4c6b0219bae2777e38c625acfd70377208317 1,289 1.00/1.00 vMB 42
477,733 477,733 0000000000000000003e3f97251c24a406cbc4df27afd4cbcafb8bc0d694195d 1,735 1.00/1.00 vMB 151
477,732 477,732 000000000000000000045fb88f18134d011d92723b84b55b0145c26a6cec3993 399 0.20/1.00 vMB 132
477,731 477,731 000000000000000000f03704fd5db35257fb024ffa12c356ba1f399c3efd8c4a 415 1.00/1.00 vMB 13
477,730 477,730 000000000000000000250ed1820948b34bccebefc6661dbadc24e088a5415724 1,960 1.00/1.00 vMB 123
477,729 477,729 000000000000000000724b3a88b9195760c0271ed86eb7a5c2a4c1b116462932 585 0.26/1.00 vMB 144
477,728 477,728 00000000000000000152b1af245dea87fec6964f941b5c376eb3d0d98baf4de0 1,065 1.00/1.00 vMB 63
477,727 477,727 000000000000000000c313d87891ffea2f4d310b389ae10b241f55592936349c 1,135 1.00/1.00 vMB 61
477,726 477,726 00000000000000000118a96ee04ab3f593880e41432a7e6de235423cda54e2c8 1,608 0.99/1.00 vMB 99
477,725 477,725 000000000000000000a8a32c073a006eb079a5e331c1e7876608ec85d838359e 1,067 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.