Loading Tool

Explorer IconExplorer

Memory Pool

79,942 transactions
29.94 vMB
0.13298381 BTC
Random Selection Loading Transactions
Max Size: 180.92/200 MB

Candidate Block

Mining Attempt 6592feb8e15fd7fd4f63ffec3fc59f6b6b90b24d9722efe42556f66641a468cb
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 86bcd193c050941fc00761fd4b2483a4fc41fdf91a0e9a176bfa3d8cde084e56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.06396261 BTC
Feerates: 101.64 > 6.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (587,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,146 327,146 00000000000000000753c97a99e806f545835b0797b7e6d3f43396dfee7e7fc4 698 0.84/1.00 vMB 15
327,145 327,145 00000000000000001139b5d2073c74267dc905feeac7a23cf537d25e66961182 2,032 1.00/1.00 vMB 30
327,144 327,144 000000000000000012addbf41e37572daa70de61c42899bec52731c4f356e51d 761 0.44/1.00 vMB 25
327,143 327,143 00000000000000001d188234c8d9f9aed2a0fe0e34e0a12eb73db8d2588d7949 141 0.06/1.00 vMB 30
327,142 327,142 000000000000000004e119b64a651b415cd2ac129fd41fa6b49c6ae0249854af 380 0.25/1.00 vMB 36
327,141 327,141 000000000000000016c825c70baf10e31e5bd342b688efbd4942a49645ee112d 365 0.22/1.00 vMB 26
327,140 327,140 00000000000000000032a9afa3d560732a6a0ddb3c7ede14f543dc7e4cb83495 351 0.20/1.00 vMB 25
327,139 327,139 000000000000000009560497e277bb7ef866ed3d4d9f5c8fe6dac41e5b13d443 720 0.42/1.00 vMB 26
327,138 327,138 000000000000000015cd31cbdbd76a259a2efa81d5e18c3451bbd541d474cfef 243 0.17/1.00 vMB 21
327,137 327,137 000000000000000000dbd621bfb4107ddd2a08b19139d50cde74c610a1bdf4cd 256 0.10/1.00 vMB 33
327,136 327,136 00000000000000001c6303cfd187650653ed2875b4341c975e32e20bc3507189 373 0.22/1.00 vMB 26
327,135 327,135 0000000000000000157fdf221cf0957d2961cc8e848aeb1ba03d6b732c540f4d 303 0.25/1.00 vMB 24
327,134 327,134 0000000000000000156c6508e995675a08fe74ccde779a267f9a04569f673901 295 0.20/1.00 vMB 28
327,133 327,133 000000000000000002bdf9b94ddd847edbe49289995f942de4dee2ccba78e861 185 0.12/1.00 vMB 27
327,132 327,132 0000000000000000196e135edffc4344ba75f65e5c8e193d053f232aae0dfbd0 286 0.32/1.00 vMB 17
327,131 327,131 0000000000000000097c3ed1551f808bbae8081507530ebf7958a4a9ce50d0fc 758 0.35/1.00 vMB 36
327,130 327,130 00000000000000001105a6745aa29c4b7f54fa6000044a05901a8cbe5bc78bb5 1 0.00/1.00 vMB 0
327,129 327,129 0000000000000000072d06059ea9202a7d791da8468db05c89281cb31c7d1c34 697 0.44/1.00 vMB 25
327,128 327,128 00000000000000000036f0f6cfccafc31dfa1f8abf36c645eece00d4cc9b8293 332 0.22/1.00 vMB 23
327,127 327,127 000000000000000006d81cf8b5401a866ccbcc5e81ddabc606f2c70b837de776 267 0.13/1.00 vMB 30
327,126 327,126 00000000000000001de0c766fc1e68b8404eae55cc2a9bd9f46f936e9e2b50dd 531 0.28/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.