Loading Tool

Explorer IconExplorer

Memory Pool

40,857 transactions
28.39 vMB
0.07332944 BTC
Random Selection Loading Transactions
Max Size: 144.82/200 MB

Candidate Block

Mining Attempt 05935496473a1a4858550555b81d8a9434889cdc325fab1b278dc3c1db064aec
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root f1b3c24973d21d37bcbbafc0b301378fb377fb5083c8ee8283e1d4f774c44387
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,417
Size: 1.00 vMB
Total Fees: 0.01855021 BTC
Feerates: 88.27 > 1.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (407,331 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,298 507,298 00000000000000000015113238df240bfebc264e96ca3385fd062e3a49a13cf1 1,141 1.00/1.00 vMB 186
507,297 507,297 0000000000000000000df423c96d9cd9a8dce86ad57249c4ed15d6c0599bfd4c 790 1.00/1.00 vMB 163
507,296 507,296 0000000000000000005994c09fc99a3532b580a1d4eea4f88bc93d17c0a7921a 2,561 1.00/1.00 vMB 198
507,295 507,295 000000000000000000141fd3966c0b937fe2fa815bf0c9210e6447da32729af4 1,866 1.00/1.00 vMB 204
507,294 507,294 00000000000000000015fda791df2787ac4b62145e36577b58393f46a860a85f 2,353 1.00/1.00 vMB 235
507,293 507,293 0000000000000000005723f65df76d84c31d714544e30e1303a5ca5c8eedbd35 979 1.00/1.00 vMB 171
507,292 507,292 00000000000000000013afa05287f3a42de43affba8659e7b28326328235dffe 1,396 1.00/1.00 vMB 180
507,291 507,291 00000000000000000010aa37b1adc2e7ae25c069e5112bef2059a797fa16393c 2,610 1.00/1.00 vMB 184
507,290 507,290 00000000000000000015aa3c5bc853a4884f3169a4e4687c882b5c6453baccaa 2,813 1.00/1.00 vMB 206
507,289 507,289 00000000000000000058b343d8794bbb03a2308238859f7e4f6fea83525d0c02 2,192 1.00/1.00 vMB 247
507,288 507,288 0000000000000000002d33da88f1953d9680992458de69ce3f8e59fde1a62249 1,504 1.00/1.00 vMB 187
507,287 507,287 0000000000000000000cad07b36887df1db8e6c38751efc3e2df078630829012 2,421 1.00/1.00 vMB 205
507,286 507,286 0000000000000000006b27a18968bf998c5f8b40b9801ed1c72c11bc72a47617 2,203 1.00/1.00 vMB 180
507,285 507,285 000000000000000000213aed6862958542c37365ca8965649aa81793559ed4ac 2,634 1.00/1.00 vMB 217
507,284 507,284 000000000000000000416c1d9e9757c28846384a9199b9e9c429311e507ab90d 2,128 1.00/1.00 vMB 216
507,283 507,283 0000000000000000006c178842f8128089dd24e1a09d1330206f470e03c0cb2b 577 1.00/1.00 vMB 194
507,282 507,282 00000000000000000047ec66ddb2894894e69a601490470206a398151103ba61 1,116 1.00/1.00 vMB 209
507,281 507,281 000000000000000000693bd041e2366b9c3086043e89c39155f342e72612017d 1,300 1.00/1.00 vMB 194
507,280 507,280 00000000000000000057d1363c37ccdb6b9cf3e28154f25cb28b254d1f92e490 2,217 1.00/1.00 vMB 197
507,279 507,279 0000000000000000005e22e11a45d0a11963ac38fadd9ca2550d678442fae3dc 2,079 1.00/1.00 vMB 399
507,278 507,278 0000000000000000000c8afa0e07ba492d6cdac40850be142ffb231d876f2d30 1,867 1.00/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.