Loading Tool

Explorer IconExplorer

Memory Pool

72,699 transactions
28.10 vMB
0.07027699 BTC
Random Selection Loading Transactions
Max Size: 166.36/200 MB

Candidate Block

Mining Attempt d6bdd5c9dc7d37c7e389fd6af0806388e3fc5b9101bd3dfa150f9231ab7a81ad
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root f7c318edc4aced1582486b5b5a3c13b29d6e6c10199f0c2c1ae4fc2944dbec05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,424
Size: 1.00 vMB
Total Fees: 0.01407876 BTC
Feerates: 157.46 > 1.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (606,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
308,321 308,321 0000000000000000231787dc96921ebe98721e0be4938321911f6e4abc5ab5b7 175 0.08/1.00 vMB 34
308,320 308,320 00000000000000000c308f7a19f3f8a30c498b6717210762cad9451ffea1db0b 455 0.26/1.00 vMB 27
308,319 308,319 0000000000000000281d24a2e18e0655d678b981b6ec5b5de687aaff1304dd55 65 0.02/1.00 vMB 37
308,318 308,318 00000000000000001db9f577f748398a751fa5c4c427d4c2de1ac301d1995f26 360 0.23/1.00 vMB 24
308,317 308,317 00000000000000004651b7942b8882d45fd517cddb5c1906f346d8debd54d136 554 0.31/1.00 vMB 29
308,316 308,316 0000000000000000361cc75e494a244968f024e657da383d59d1909be133a6d0 32 0.01/1.00 vMB 19
308,315 308,315 0000000000000000376a0cb4dd9080a59f312b9c48c7c995574973dbc9a290b3 377 0.20/1.00 vMB 31
308,314 308,314 000000000000000035a6ad09550b3f8341de023a5304169929ccf0e58c832e0c 317 0.17/1.00 vMB 31
308,313 308,313 000000000000000048411299f52f0f9c9ee76c45da2c04ac96cde196b6284efc 43 0.02/1.00 vMB 586
308,312 308,312 00000000000000002c90b4ad901f3649d51625afbaf7b65e7d07410641ed8c51 481 0.22/1.00 vMB 32
308,311 308,311 0000000000000000168504999a624cfb15042b339ee9c095346677b55f4164c6 359 0.15/1.00 vMB 33
308,310 308,310 000000000000000035cd4dbd42f61231ee4ebafc09217c2ab7a5f406f516faeb 393 0.18/1.00 vMB 33
308,309 308,309 000000000000000032ee69a225dff4dfd6da55780a12dd5ab40836a2fd80b115 276 0.14/1.00 vMB 30
308,308 308,308 00000000000000004823e0f1e915275fe2854001e7a6d994a0c8f35979ca0867 124 0.09/1.00 vMB 21
308,307 308,307 00000000000000003811c72a115ac0cd7d8d561464c31362f51f93e727f4b3fc 340 0.17/1.00 vMB 29
308,306 308,306 000000000000000031309aec9ecf9044b628cb04e8d6b883c5e65e9e9153c36a 204 0.11/1.00 vMB 28
308,305 308,305 00000000000000004bf3148fda5e3b9cc79bd7b3e4b9624e42f05b15f888080b 103 0.04/1.00 vMB 32
308,304 308,304 0000000000000000104a0d2c4dee51bbd00cc25331706bbdd48312548444c9cd 44 0.04/1.00 vMB 9
308,303 308,303 00000000000000000edda4094c50e849a2e21b378dc07070616ff8f1e83dbfae 400 0.33/1.00 vMB 22
308,302 308,302 0000000000000000372367eff6aa610833db11d5722158a5edb161514b052d07 376 0.50/1.00 vMB 18
308,301 308,301 0000000000000000115d8fbdd670b019571335f1a78d47983699a0073ea1afd0 52 0.03/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.45 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.51 GB
    • Received: 15.26 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.