Loading Tool

Explorer IconExplorer

Memory Pool

81,035 transactions
30.09 vMB
0.07540093 BTC
Random Selection Loading Transactions
Max Size: 181.37/200 MB

Candidate Block

Mining Attempt f16836920540eedee56de6a3c8a1d3c7e58801bc05a0e2fb8b07a14172e3ff2a
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root eadf377caaf3c5c63f4aee9db16d2639d4d46f7e1ab32bb6280f7bf1ab21218e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,280
Size: 1.00 vMB
Total Fees: 0.01366665 BTC
Feerates: 40.21 > 1.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (595,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,168 319,168 00000000000000001d532aaf4e420f55bfe08a79c6d0a0ce7d9c063bd15f4a02 367 0.19/1.00 vMB 31
319,167 319,167 00000000000000001c5ed0474270b96f293d1e164da71687292dd408db0b6c5b 252 0.15/1.00 vMB 20
319,166 319,166 0000000000000000278c640645d090c9356aa1789d0d7f3fb6f906e482122ec8 128 0.04/1.00 vMB 48
319,165 319,165 000000000000000006d803e2659f7f1f66fe8f1f82fe4106623ec8758127c511 185 0.13/1.00 vMB 22
319,164 319,164 000000000000000024ad6117d9b61fd074b0a434931b7d8e1c005eed18b7702d 170 0.24/1.00 vMB 14
319,163 319,163 00000000000000001040444a585bef7e0dc2c5821c5da951e68ae2fd43eede9f 256 0.19/1.00 vMB 27
319,162 319,162 000000000000000014edd690e048757323944373ece81fb570ac7ae6218c891a 1,029 0.69/1.00 vMB 27
319,161 319,161 00000000000000001d7b12a9eb8c0b02e39596e093f1e131ac32db3262bd42c2 1,169 0.58/1.00 vMB 29
319,160 319,160 000000000000000011fa637bde84d687484dd513741027865e553688c8ac0b30 125 0.05/1.00 vMB 31
319,159 319,159 00000000000000002786157c9a2fd0949934f5262398b21e29e6ad96a6a3dcd1 510 0.30/1.00 vMB 23
319,158 319,158 0000000000000000119203eee018f0f8edb18f035e158b961768c1a2a7e259aa 358 0.18/1.00 vMB 30
319,157 319,157 000000000000000020fcca6a381f6fe3b5a3dbb3c5b83cdf31078ee9b009ed01 1,049 0.61/1.00 vMB 23
319,156 319,156 0000000000000000201012fe150f698e0f6f5ccd61a7b6edda1641c70c2bdd57 622 0.25/1.00 vMB 57
319,155 319,155 000000000000000003d393eaa75b7491023eaa694f9233498c2f148cabedf16e 187 0.08/1.00 vMB 27
319,154 319,154 00000000000000001d5070f793df66a8549a628696256a82458411c38355f7f0 272 0.15/1.00 vMB 27
319,153 319,153 0000000000000000084381847942fc4617cb327fd8221c0dccb1adc8ba4c2e94 340 0.17/1.00 vMB 29
319,152 319,152 000000000000000004d91b44bc71db4d568c59aaea88739992b24594a945b8f9 442 0.25/1.00 vMB 27
319,151 319,151 000000000000000002b9fa345e2a656437877c1c5e158cdd004b96e6cfc19c4e 101 0.06/1.00 vMB 25
319,150 319,150 000000000000000008e1a11b5fba9f8677dfeaf1b35470538229df89d387727a 117 0.09/1.00 vMB 20
319,149 319,149 00000000000000000af62314c654a31dbe55bf7fbac39f22a23d28cb518bfb41 32 0.01/1.00 vMB 53
319,148 319,148 00000000000000001787ccdcf5e2ca3a422bae02d9a26bf953e7f0f5ab1a137e 125 0.05/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.33 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.46 GB
    • Received: 14.75 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.