Loading Tool

Explorer IconExplorer

Memory Pool

76,029 transactions
29.09 vMB
0.10268245 BTC
Random Selection Loading Transactions
Max Size: 172.03/200 MB

Candidate Block

Mining Attempt 049f3d9a5e4a729f5314c1fe867a9dfa8fa3220a42d73e4a8cb117b85b6fbfe6
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root d64b005acf510599eede34126f9b91229332462aaaa712664e7166ec48fae376
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,400
Size: 1.00 vMB
Total Fees: 0.04075236 BTC
Feerates: 201.37 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (660,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,384 254,384 00000000000000176111ae5827489fcc8963d66082a48f013194904f3ea6d79f 150 0.07/1.00 vMB 59
254,383 254,383 00000000000000118952a20280dad2e4aacf1a7eb164bfded94aa0c4039c4f5c 576 0.23/1.00 vMB 81
254,382 254,382 000000000000000f8627a383d1fa94a5c01cee25fa2304dded9341e4b8a7af19 334 0.16/1.00 vMB 67
254,381 254,381 000000000000002584db833755af54f902b8a8bd8eb2015157376b66c8f26748 662 0.25/1.00 vMB 98
254,380 254,380 0000000000000032e01b84d477f0a523beaea45dc5e2c6d586de163e67cbf74e 506 0.25/1.00 vMB 142
254,379 254,379 0000000000000033b54886199ffc6af77360c13c346dbe0ba9dd21a0f3e28e2f 631 0.25/1.00 vMB 172
254,378 254,378 0000000000000019986bce54ad55934d397e2575d3da22a97bc62281295eedeb 4 0.00/1.00 vMB 0
254,377 254,377 000000000000003c0349175ac14a020665f032a56d474294b8f09fd4a735ba05 300 0.12/1.00 vMB 113
254,376 254,376 000000000000003271bf6c8231e7261e3a94107b88b6f80338938fc1424ecb3e 196 0.09/1.00 vMB 193
254,375 254,375 00000000000000282733ad68f8fd0d58c7361e971c58464543417b3b88c2cc78 456 0.18/1.00 vMB 169
254,374 254,374 00000000000000359f7a6807a063cdf6816c7a2fb48cce0d2a35732f751cff16 175 0.07/1.00 vMB 103
254,373 254,373 000000000000003865b8529db8fe8ef44e26facc90860dd3cdcc31eb0062245f 99 0.05/1.00 vMB 90
254,372 254,372 0000000000000006e19c83783a735686cd544624ad36f04de1007bfdcbe7f65c 60 0.02/1.00 vMB 83
254,371 254,371 0000000000000035609d4884008fa9fd94ec573dc3a3a9fcabc1ffb641dbbd6c 108 0.05/1.00 vMB 146
254,370 254,370 0000000000000032ec308c09c97258faff559eee9f0c530d17b79f0ae0ea63c0 297 0.14/1.00 vMB 102
254,369 254,369 00000000000000185c6fcdb519311a6feed2dc62a55fa2e443c0c9a785d34446 218 0.09/1.00 vMB 95
254,368 254,368 000000000000001e612f6fe9d69fb61fc6999b5964f102964d02e939570ba80d 95 0.04/1.00 vMB 95
254,367 254,367 000000000000001706f8c6550e3fb29df6eee15ed8701f757783c8891a0c5f45 216 0.10/1.00 vMB 88
254,366 254,366 000000000000002260af6be40b2fdbc1c08220156d63df3b473c8262226ea9f8 112 0.05/1.00 vMB 77
254,365 254,365 00000000000000414068f0e66fef64c2399763d7a3751aeb10df0bcb6bbd025e 381 0.16/1.00 vMB 97
254,364 254,364 00000000000000146d04279b261ada910c709dba1e85f41914bbf529258bd3a4 484 0.21/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.