Loading Tool

Explorer IconExplorer

Memory Pool

80,929 transactions
30.06 vMB
0.07408651 BTC
Random Selection Loading Transactions
Max Size: 181.21/200 MB

Candidate Block

Mining Attempt f2e0261dc9b43d053f3f78772219b1b9f3e68c847e2c84f6dc810769a3e2bed4
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root e81e7a6e594af3f4e59a3dbd59a6348e24b7abdb58600cc754f4e0ead7abeea2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.01247883 BTC
Feerates: 40.21 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (705,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,400 209,400 00000000000000e64f1d5c3afb2074b3cf6f240adadf4cec9a971d5c67dbcb48 101 0.04/1.00 vMB 179
209,399 209,399 00000000000002d9fae98fbdd9bfbb97cdc8398cf595c854cb363757d7be10bc 167 0.07/1.00 vMB 178
209,398 209,398 00000000000002703aa1fde831b43a888154f4337d3ad9d1a18de7ca211bceca 212 0.10/1.00 vMB 171
209,397 209,397 000000000000019f72fd587e91cb89a45e37afe8ae13cdff1cae90aa49d74d04 29 0.02/1.00 vMB 112
209,396 209,396 00000000000002fa2a5f525287d078721cb867164e1e5028ee981fd6c2d56f20 81 0.03/1.00 vMB 113
209,395 209,395 00000000000001a3658661cbf456d3814c1e4ace5677c2aabd71d6e0b7943bc5 19 0.01/1.00 vMB 296
209,394 209,394 00000000000004d013143aa30af9be4d030edb7185aaab7459da926dd13012c7 64 0.03/1.00 vMB 178
209,393 209,393 00000000000004e21434688f307ac4cb048dfe54bf3b3fc683cd6fbbc66d5371 72 0.03/1.00 vMB 878
209,392 209,392 00000000000000879e7e36c45186df05f2963ce4f39f803e3397826952ba701e 95 0.03/1.00 vMB 132
209,391 209,391 00000000000003ad08491189e80d35a68daf3cddf70cf92dcdb7c93feb55b4c7 547 0.24/1.00 vMB 203
209,390 209,390 0000000000000272ccfdf2b8658c12fc67145f990c7a78d0bcfaba17b42bcef1 71 0.03/1.00 vMB 208
209,389 209,389 00000000000002a0f717890983de3a9d69ec8ba692777594625f3d825015f1ac 392 0.16/1.00 vMB 172
209,388 209,388 0000000000000051bea1f4247427050e1be0da05617eb9e2e0dfc92f662aac70 504 0.25/1.00 vMB 178
209,387 209,387 00000000000003a3a9f5933127741744096497e93f0d4ba34423f61570dc48a5 91 0.04/1.00 vMB 119
209,386 209,386 0000000000000102bae00fd535c1af3948804a7c2510982ddab3a981b475e139 232 0.07/1.00 vMB 82
209,385 209,385 000000000000005d629e1ec2fdded19649b4793d0390181e9ef349259d521418 152 0.07/1.00 vMB 143
209,384 209,384 0000000000000074255efa5ed0a4a51f84bd66054c518921d7764949b7ff5c8d 108 0.04/1.00 vMB 158
209,383 209,383 0000000000000116711905721905ea22fe1bc4dce86d4004ff31e3e212ae9151 99 0.03/1.00 vMB 28
209,382 209,382 00000000000004a0e0424889ae710150dfb58748b5f82a01ec78b06f12bcd8bc 235 0.09/1.00 vMB 180
209,381 209,381 0000000000000481713cce07d8f04253bdf8bd5bddf4603bdebe13984e078abc 165 0.06/1.00 vMB 135
209,380 209,380 000000000000011e0090dfd9d1b07d00c5cbcc61db52a11559eec764d66dac5b 361 0.17/1.00 vMB 143
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.