Loading Tool

Explorer IconExplorer

Memory Pool

74,520 transactions
27.48 vMB
0.07038813 BTC
Random Selection Loading Transactions
Max Size: 167.84/200 MB

Candidate Block

Mining Attempt f867bb7ec751b98ece512b2b632f66032c446f32e9d71162492f2b346050254b
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root a8a28a09c96a791c293331c68adc9041077d93be2fa8da7ed9502363afd92b1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,943
Size: 1.00 vMB
Total Fees: 0.01190100 BTC
Feerates: 100.53 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (435,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,869 479,869 0000000000000000010b0bf6edd2fdae2d18b59ffc30ceaac14d0ada79ae8fd2 1,322 1.00/1.00 vMB 181
479,868 479,868 00000000000000000104575e5e2a83049ea4c6fb8c386d3c157ba5e340d3b800 1,587 1.00/1.00 vMB 176
479,867 479,867 000000000000000000af55b20e735416f22185266103b7dc6e1a11e400d8232b 1,669 1.00/1.00 vMB 156
479,866 479,866 0000000000000000007e16f9e74bac33f31dae0e9de70949278a8d16eeb3de71 1,594 1.00/1.00 vMB 114
479,865 479,865 000000000000000000bce4d7b1c9b5c9e24669a3e2c76c55594c2fe6f3055da7 1,957 1.00/1.00 vMB 142
479,864 479,864 000000000000000000ba61d2ab9ecc24b44b0e3c72f4d8143c026b16b2f40292 2,143 1.00/1.00 vMB 118
479,863 479,863 000000000000000000b6956f9d4f818ab2273dfddba9e8c53c87278a96fb7086 1,883 1.00/1.00 vMB 120
479,862 479,862 000000000000000000e4322ce8416d2e5f747f291350b702bf66bde0906da0cd 2,070 1.00/1.00 vMB 147
479,861 479,861 0000000000000000007b659aa1ce987c5f28db00f45d55f1a0c3f554d69696df 1,873 1.00/1.00 vMB 146
479,860 479,860 0000000000000000000de446f20798095870a2532bd1c6784a4bc0f79825217d 1,782 1.00/1.00 vMB 121
479,859 479,859 0000000000000000008560bca1c59e4d45b2f5ec5c8b64bf60e13069cec1b93b 1,365 1.00/1.00 vMB 161
479,858 479,858 00000000000000000030cecf67ef44cc723f0825aaf2811504bb1f4a124ac452 2,378 1.00/1.00 vMB 182
479,857 479,857 000000000000000000a5ca291f556033c0025ab3759a9faa8e090c07580faff8 829 0.56/1.00 vMB 75
479,856 479,856 0000000000000000008642926c765b5b9463613e6b3ed71044f0a4299e631975 2,326 0.93/1.00 vMB 145
479,855 479,855 00000000000000000126b2b7fccdfa34176fa546f2fadb91894ed4d65a9bb84e 2,015 1.00/1.00 vMB 139
479,854 479,854 000000000000000000ef3eef60c74b90203bd6bf4e679516e54bd058bed032c3 1,251 1.00/1.00 vMB 121
479,853 479,853 00000000000000000108ad97d6bea9b579cb0882f8f1ab09b3935ef4a81f654d 1,768 1.00/1.00 vMB 129
479,852 479,852 0000000000000000011584bb9786b267437a32cead7219dea31d22ed8f499b2a 2,284 1.00/1.00 vMB 112
479,851 479,851 000000000000000000ba039ad39261fc916eb5fd9641b2551da2339b088e8a0f 2,381 1.00/1.00 vMB 167
479,850 479,850 00000000000000000121f5eb161151572102baa7a30e338b8ce8e496dbaf553a 2,688 1.00/1.00 vMB 121
479,849 479,849 0000000000000000012980bbc3a76e3cb83f981c17778d5672af796b2f5bf5f0 2,477 1.00/1.00 vMB 161
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.65 GB
    • Received: 17.10 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.