Loading Tool

Explorer IconExplorer

Memory Pool

82,975 transactions
30.04 vMB
0.07162063 BTC
Random Selection Loading Transactions
Max Size: 182.36/200 MB

Candidate Block

Mining Attempt 9eeefe54d1c487126a8c0fa996ee45b538d5db91ffb2c7a138a32ec3ce85630b
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root dfb986a5ceb8575e02d03693344b096271aa0d3826e9ee490f49b6c90b04749c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,608
Size: 1.00 vMB
Total Fees: 0.01013404 BTC
Feerates: 43.68 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (242,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,132 672,132 00000000000000000000a2075f1ac3e358e86432f125370c780c4e0909348a53 2,879 1.00/1.00 vMB 106
672,131 672,131 00000000000000000009089213ea166d286d71b9f67016aaa9eebe94f0415742 2,980 1.00/1.00 vMB 113
672,130 672,130 00000000000000000002869cea8cf2403a0dabc0e7403bbdcb6b6af704b863c8 2,801 1.00/1.00 vMB 48
672,129 672,129 0000000000000000000afe0482aefcbdd1f5de35a7ae105a04805dc816f3a152 1,873 1.00/1.00 vMB 115
672,128 672,128 0000000000000000000319afc1e8aa2d1b9b1da167c4884d8437a09649c17e46 977 1.00/1.00 vMB 148
672,127 672,127 00000000000000000002320e23f42463f346d9f20fc100ba2c50879d69f5b86a 2,456 1.00/1.00 vMB 106
672,126 672,126 000000000000000000039af4df70aa7063a23598a07cb5ad72abdeac9ec35741 2,732 1.00/1.00 vMB 63
672,125 672,125 00000000000000000008022b9c361a53436d0510af7782a4c1d7a4c8939e8c39 2,932 1.00/1.00 vMB 94
672,124 672,124 00000000000000000002363e49f8a2e00fac36bb08ed0a8eff19f70081b4bafd 2,474 1.00/1.00 vMB 98
672,123 672,123 00000000000000000002f0d92b8e06aa1f53856fa6727d058fb3760075233e41 3,052 1.00/1.00 vMB 156
672,122 672,122 0000000000000000000a154158b6fe3f4ddcd7855768b99cc267b261b0b8b101 2,772 1.00/1.00 vMB 83
672,121 672,121 0000000000000000000a2dcb3ccea56dbd6b1f88de5a385a880f3f20fc928100 2,727 1.00/1.00 vMB 40
672,120 672,120 000000000000000000000979b72bb6054de84af8ec1ae50f3e7c1976bdf20c8a 2,593 1.00/1.00 vMB 66
672,119 672,119 0000000000000000000b286819889fbbbcdce61ab08a6e299d7b693e639e5fae 2,695 1.00/1.00 vMB 46
672,118 672,118 0000000000000000000820f62d01c50b5b08024a36a4432df56e58f0647d4e12 2,595 1.00/1.00 vMB 99
672,117 672,117 0000000000000000000a60f2caa44755c7ffaff7b2f83c7740566b04b2b7c7b7 1,991 1.00/1.00 vMB 138
672,116 672,116 000000000000000000058e47cb13a08c5a2abcb94f9d53ccff56606b7ace8506 917 1.00/1.00 vMB 142
672,115 672,115 00000000000000000005d636abf8b7ac69c8fcbc955a38fdf1f0efda7d1132de 2,028 1.00/1.00 vMB 107
672,114 672,114 00000000000000000008c538281c71471f25030308a055760d90721f30a4e106 2,100 1.00/1.00 vMB 87
672,113 672,113 00000000000000000009f37a6c9677f5641d3376d56f547d63e4efc338c3cfb3 2,936 1.00/1.00 vMB 66
672,112 672,112 0000000000000000000c173d7f5ccc52fe71ac031d6557ab7293ab345b7571ed 2,814 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.