Loading Tool

Explorer IconExplorer

Memory Pool

39,867 transactions
25.67 vMB
0.04996385 BTC
Random Selection Loading Transactions
Max Size: 133.65/200 MB

Candidate Block

Mining Attempt d6740102d4e530f8a0be5fad6bfc19798e40d6a445f756e4d5f2275da72b1b6b
Version 20000000
Previous Block 00000000000000000001e4641041357973cbb89b5d273b08fb2552f298aa7366
Merkle Root 1cf6d55caf6c520ed91ce88cb91c17dd5b0f9063f62ca6ce3ef53c6b90fac054
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,713
Size: 1.00 vMB
Total Fees: 0.00356246 BTC
Feerates: 41.65 > 0.36 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,734 (645,274 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,460 269,460 000000000000000631a19f419f5fb2a03e964c9809d947731313a8237ee030e7 915 0.50/1.00 vMB 88
269,459 269,459 000000000000000297bc8dbc11e4c3d3a9b99477feda6a1180601a76654a246a 641 0.25/1.00 vMB 106
269,458 269,458 00000000000000038b33ced0bf1b7bd0aa74b8e3d1c0b062e069a3338f012bd0 626 0.50/1.00 vMB 46
269,457 269,457 00000000000000038bac6cc9d8abaaf69fad4b081b725f03b02c360ddbf5fb4d 538 0.25/1.00 vMB 71
269,456 269,456 000000000000000374c64dce891d87eb5e30d864059bd1071e05f4f61670910f 801 0.25/1.00 vMB 58
269,455 269,455 00000000000000008d63f2d5dfd1c1e9cd39ba275dbbefb098ba616686241ab8 676 0.25/1.00 vMB 97
269,454 269,454 00000000000000039a2cfb61dc7794943109265af786a7cdbc225f72969771ce 1,139 0.50/1.00 vMB 41
269,453 269,453 00000000000000001801e2093a69c1029e8d44a4e7c6b0dc41330bad1551b7cb 724 0.25/1.00 vMB 49
269,452 269,452 00000000000000065a26c194a21b0e0e4abee6b294e6d3f78ee1aa04bdc1aaf0 2,298 0.90/1.00 vMB 88
269,451 269,451 00000000000000046ecff1fada9be8c94eb6e040463686eb647700d56692de73 529 0.25/1.00 vMB 128
269,450 269,450 000000000000000515609d8d41ac85918d7f20281edf135f6708626e606e9812 648 0.25/1.00 vMB 195
269,449 269,449 0000000000000003eb4ab30b343e63301111aeb6550dbb1dc5633609e981aa32 230 0.12/1.00 vMB 72
269,448 269,448 00000000000000017185d67bbdb779a7801cc609a850216b87676627c3107351 388 0.16/1.00 vMB 74
269,447 269,447 0000000000000000a5cb52c32c56159ae6c3569a5d125c6db4f659e80436ce0d 578 0.37/1.00 vMB 52
269,446 269,446 00000000000000036ea0bf5da124e46c1d5b70aa256e7e786a6ac3fb14e228d7 569 0.37/1.00 vMB 47
269,445 269,445 00000000000000012db0da917daa2a916e49d765c0059ff42d95f4d7ac50bfc8 660 0.32/1.00 vMB 78
269,444 269,444 0000000000000002cba23498c5f9e46f693d083e711526304fb0c2b83540d553 663 0.25/1.00 vMB 38
269,443 269,443 00000000000000065b5be4d52f2194f5f2e7581d04c78651b6787d31ab0aed12 558 0.25/1.00 vMB 108
269,442 269,442 0000000000000004c0f2b683a513482db3756fbdcdb4eee0a6755efe29306f7a 107 0.04/1.00 vMB 29
269,441 269,441 0000000000000000d15df02518220b3fb15c85601b8ed1c604a6a4bcf778bd35 379 0.17/1.00 vMB 86
269,440 269,440 0000000000000002d069108acdad13327fa483a02fe9b6083b26879188959860 476 0.36/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.92 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: 646.11 GB
    • Received: 12.81 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.