Loading Tool

Explorer IconExplorer

Memory Pool

44,270 transactions
26.69 vMB
0.06782791 BTC
Random Selection Loading Transactions
Max Size: 140.33/200 MB

Candidate Block

Mining Attempt 205c846a58d1bad4d230af45a9c54f1a9dc77e92a381defdf0f58e347fd8ce0d
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root e25ac12f7a6be63e954e0294d0a72d3e6b3f309474a55cde9fd13444b79f095d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,429
Size: 1.00 vMB
Total Fees: 0.01863472 BTC
Feerates: 150.68 > 1.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (695,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,658 219,658 00000000000003358a5d0d79bcfa664d2bbe0654e1b6845123c88ec2d040721c 7 0.00/1.00 vMB 89
219,657 219,657 000000000000048dfa8058761c694676e13dea3e4d52194073c3abb4afa24456 133 0.05/1.00 vMB 134
219,656 219,656 00000000000000731d4c5f74533e47001d25dbfaa9e156924ff02dcc5d28aa6a 418 0.19/1.00 vMB 198
219,655 219,655 000000000000027cd1b0e502880b0b085b2f12ba7f8b975c778f490a47d5bf0b 93 0.07/1.00 vMB 82
219,654 219,654 00000000000002437196363dc2dd1703f9031d2134058e6c90680800cd4bf313 627 0.25/1.00 vMB 242
219,653 219,653 000000000000028387c182975dd5dff74cfec7c5e539b19d2d53e59f2ea1d2ae 425 0.22/1.00 vMB 152
219,652 219,652 000000000000044683496e75bc90097b5a7d7596c679b51047f1baec9f057a01 108 0.05/1.00 vMB 81
219,651 219,651 00000000000001229dec6d695a71ee065650495ba1c9fe5ae83952c4af4cf779 151 0.07/1.00 vMB 100
219,650 219,650 0000000000000076fab839e64511154b90e8e689191da14a34c19a020d650b68 594 0.25/1.00 vMB 228
219,649 219,649 0000000000000036b58e3ed0e5ef7d01365ec53aa33b0e00533c7076e067a55a 593 0.25/1.00 vMB 194
219,648 219,648 0000000000000478652ae86b426562ec54ee8b4255814ac0b71bf13eab737396 301 0.12/1.00 vMB 173
219,647 219,647 000000000000023256d4ab2c8c2ca38316348fd10f825dc85536aed27c56c81e 430 0.21/1.00 vMB 180
219,646 219,646 00000000000000175bb092a63a086dc4e7e2449f41e130d68ac5ad975f99d401 9 0.00/1.00 vMB 75
219,645 219,645 0000000000000289488a3ccd725429cc0c46ee4f1ac6b67dfe67582b08c48610 413 0.22/1.00 vMB 168
219,644 219,644 00000000000000dde8e7ff8ca8212f8822bb39ccde318b75cd0ff8e334b559b6 582 0.25/1.00 vMB 225
219,643 219,643 000000000000045ded68bad6f7994cf60397fea16884470c31643fb648570ba6 200 0.07/1.00 vMB 129
219,642 219,642 00000000000002eb520386469d3386ba2d5d94c22c3bd41abf408857399bc024 244 0.11/1.00 vMB 145
219,641 219,641 000000000000015ddf145cdc5563cb45c104c6069dd315bbd8e15b4c2c2dc1fd 608 0.25/1.00 vMB 207
219,640 219,640 000000000000024924d39106991b8b1e2badbf5058b084c5f41bde1552f49f9f 233 0.13/1.00 vMB 144
219,639 219,639 00000000000001afa00881a4280fac147d041160b72c66701c46526374467960 124 0.08/1.00 vMB 76
219,638 219,638 00000000000002ed47eeaf1764dfac33bc5b7c8ee940815e161c788296e08404 601 0.24/1.00 vMB 222
Previous 10 blocks ↓
Total Size: 781.96 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: 647.48 GB
    • Received: 12.95 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.