Loading Tool

Explorer IconExplorer

Memory Pool

76,090 transactions
29.11 vMB
0.10321670 BTC
Random Selection Loading Transactions
Max Size: 172.11/200 MB

Candidate Block

Mining Attempt 806d10a471f64a63e26633b52a91426aeae73c1a8f58c63a1d2dda04d9288a66
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root f7161592b94364a70dca4d170b1e6a61c2f201826fa0145c2bd386c3162b5e0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,413
Size: 1.00 vMB
Total Fees: 0.04117317 BTC
Feerates: 201.37 > 4.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (625,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,302 289,302 0000000000000000fd46f901cd1df18bd3b36cb0b79962fe09aa01c038329149 204 0.10/1.00 vMB 26
289,301 289,301 000000000000000035f3aa2275152ebda01a86a42f8ac5a8dffdcbf3fba46fee 357 0.15/1.00 vMB 41
289,300 289,300 000000000000000080cbef0c18a5923ee4efd47e33d81c91a59c1131e0ecfdfc 544 0.25/1.00 vMB 37
289,299 289,299 0000000000000000fd43b58f240b2cbf09197332d0361780106ff81053586434 1,045 0.47/1.00 vMB 38
289,298 289,298 0000000000000000cb3826067e114c816e01236f725866b992e41698515b7325 92 0.11/1.00 vMB 23
289,297 289,297 0000000000000000ad64d1163e2991f18e65b264d1dde092333720ef732f25d5 64 0.02/1.00 vMB 44
289,296 289,296 000000000000000092e0ff26a3964ea30b973b3793d614172a4d68bb1fc2efb7 233 0.13/1.00 vMB 28
289,295 289,295 0000000000000000d2374e36de1ff7f4b54e5435699a8802c213dbab281afcd5 301 0.13/1.00 vMB 39
289,294 289,294 0000000000000000d4d79299b9ee2a8819fbd640f9688b9a471a5af1440542c5 328 0.15/1.00 vMB 42
289,293 289,293 0000000000000000665093ce859e4406ae54019aec6f35ba8de789a7b58d8d64 268 0.11/1.00 vMB 39
289,292 289,292 00000000000000000b1b32d7f9fc661206afde2d16212b2f670b5fcd2cda1ec6 376 0.17/1.00 vMB 35
289,291 289,291 000000000000000106ab8cc8baba3f7fc1930bd0648d086d2dce50353451cd9f 320 0.16/1.00 vMB 33
289,290 289,290 0000000000000000ade38b9469f38ee2f92244e0973ad234b3e4f53516559db2 16 0.01/1.00 vMB 22
289,289 289,289 0000000000000000586369f372b9ece2a058e37964beb5f7e302a1e3bde99763 455 0.26/1.00 vMB 34
289,288 289,288 00000000000000011380e22e159456136ef6a8559487ed13ffa9c5cb7f51d59c 16 0.01/1.00 vMB 52
289,287 289,287 0000000000000000a239961bab0c0cdaa3ae6958e0bef64dde72cc58f1e2bb36 278 0.16/1.00 vMB 28
289,286 289,286 000000000000000117bb637ad20d3160506bc85061def260b39d2e9af82677de 309 0.14/1.00 vMB 46
289,285 289,285 0000000000000000ef20a1a4846b29209188f245e64df3269a0fd34dcf8442c9 257 0.14/1.00 vMB 70
289,284 289,284 00000000000000004da95a89381d65d2d4722e5d2152222d7787adef9014dfd3 283 0.14/1.00 vMB 32
289,283 289,283 0000000000000000c1c0a743dddd66bee54771094b4259233b74fe2fce9ce571 51 0.05/1.00 vMB 38
289,282 289,282 0000000000000000873bf146ddf3ce86f1eeed078d986f7aa736ec5514eb1ef1 478 0.23/1.00 vMB 35
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.