Loading Tool

Explorer IconExplorer

Memory Pool

77,450 transactions
29.03 vMB
0.07025839 BTC
Random Selection Loading Transactions
Max Size: 178.00/200 MB

Candidate Block

Mining Attempt 18c9376033fba80ca7e5e013039535bed26149ac2a8eb6f8c0f5e4a7714dadb2
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 422756efba5ee09b4d55b7f9053c537f8acf9829a75866b18a9bd393dd27a6b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,138
Size: 1.00 vMB
Total Fees: 0.00690447 BTC
Feerates: 96.15 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (653,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,745 261,745 000000000000001392835428c0b705ea86ca95a2f716fceb1f62d77a8cd9cf54 282 0.12/1.00 vMB 91
261,744 261,744 000000000000000e0f6e9c1a9e785d67651b6a28aa0d5cb141dbf25d08d27910 308 0.12/1.00 vMB 122
261,743 261,743 000000000000000ad8e6ad8651846e4e194878f537bc9dd752c50be651085a97 69 0.08/1.00 vMB 8
261,742 261,742 000000000000000283b8a18737835127a251d327629df472b8622c1315504aba 416 0.17/1.00 vMB 109
261,741 261,741 00000000000000066ad33db7d8921032e657c072da7887eb39ed670c3e8610b5 377 0.18/1.00 vMB 112
261,740 261,740 000000000000000f990f6b8eb9a8cb3d8b3d5b38204ede4a0598a6e36005be75 58 0.05/1.00 vMB 51
261,739 261,739 000000000000000c48ec256280a2fe2162d71142737867ab9eda677e74fa4f4b 36 0.01/1.00 vMB 87
261,738 261,738 00000000000000048d130fb7603769cac9b0105c9cc3cd1f63fd34e0d43d2f0a 132 0.05/1.00 vMB 49
261,737 261,737 000000000000000cefb05798eb7a687434273bea9592030a64b3eca208d80a96 571 0.25/1.00 vMB 115
261,736 261,736 0000000000000011fdadee232bb1d4aa5283476fb79917a63cf899d9e1dfa8b4 40 0.01/1.00 vMB 94
261,735 261,735 000000000000000d31a938a1d380e1c72bfecc6976429505e71ae4a020e2274f 301 0.15/1.00 vMB 102
261,734 261,734 000000000000000b75b8641a81ae9a85423521fd1bfc663449ebef6e942078bd 383 0.16/1.00 vMB 134
261,733 261,733 000000000000000780cce8fabc5c68c52cc83feaf4e8043c47fd3a882291b7ae 197 0.08/1.00 vMB 76
261,732 261,732 0000000000000000e70817f40be6f88143381aca27c54e106a29fbee24ddcca6 662 0.30/1.00 vMB 113
261,731 261,731 00000000000000049182390aef632eadf7794e10a3ffeb76d011229f8502a29e 1,024 0.43/1.00 vMB 140
261,730 261,730 000000000000001321e01d2e199dec2dd1a24c8ba82f62ea4b9ebc5d0ba50827 39 0.01/1.00 vMB 92
261,729 261,729 0000000000000004f63be4d628a83b6d4b4c2705622499d7fd93acf0b6de3bf9 54 0.14/1.00 vMB 5
261,728 261,728 0000000000000008574e1b6bb79c56694569b5021bb0f9a2210507f225bb2e64 9 0.00/1.00 vMB 47
261,727 261,727 00000000000000199d5f4461addf0ca121cd22eac96c1b8c08ba1ea421dd5b5c 242 0.12/1.00 vMB 91
261,726 261,726 000000000000000fe17ec2951756f5c5bf3e8b8ebdbe5a3f3f7fc33cab47c3ae 157 0.06/1.00 vMB 98
261,725 261,725 00000000000000172e542b955aaa0ae87ecf0b9971c22e386f40997d027a8d84 113 0.04/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.