Loading Tool

Explorer IconExplorer

Memory Pool

78,927 transactions
29.13 vMB
0.10052158 BTC
Random Selection Loading Transactions
Max Size: 176.67/200 MB

Candidate Block

Mining Attempt 6b528e0c8eac669894846e7e5dff09f879261a9f3d00d17627321cfeb7b859b6
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 88d3d89ada8cba6e14a87da2c766414f252725710431bd740b164acd70bbbe7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,356
Size: 1.00 vMB
Total Fees: 0.03948917 BTC
Feerates: 137.15 > 3.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (373,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,280 541,280 00000000000000000014916b46b8f5f3e722a5bcbd738adf550a9d765583ea73 1,885 0.87/1.00 vMB 4
541,279 541,279 00000000000000000023cf82610d8cc7b929b91917653bd5e1bcaafb21d1df27 2,269 0.74/1.00 vMB 33
541,278 541,278 00000000000000000023aac892c779e83e5744fa753c8a5a8cca621ad4961e51 1,515 0.73/1.00 vMB 5
541,277 541,277 0000000000000000001e5fb8f0d58881c3c6847a4cbafd0f19fcbbd49c41187a 2,922 1.00/1.00 vMB 33
541,276 541,276 0000000000000000000d902192e56d08894acbfb348d0fbb420202834fb23c67 594 0.21/1.00 vMB 15
541,275 541,275 0000000000000000000ad2b416d9e9c8ea5141935404e27f7070c1fda217bc60 817 0.35/1.00 vMB 16
541,274 541,274 0000000000000000000b8dd846b3a69d0e8d91245104006aeca76d797c03180f 2,154 0.99/1.00 vMB 15
541,273 541,273 000000000000000000196739c9fc3d28e89251d47bc4a80998b65bc93eb461bf 2,806 1.00/1.00 vMB 20
541,272 541,272 00000000000000000027ee603935b3e4d8139da732b66a5c0ce062c0e286d302 2,854 1.00/1.00 vMB 28
541,271 541,271 0000000000000000002055ed03a37d6af3f20dcfe8449b7ae1f289df5511db2a 1,656 0.80/1.00 vMB 17
541,270 541,270 000000000000000000138e2f2b6634325ccb75b1208b6975b2461d6a8e384b7d 177 0.05/1.00 vMB 18
541,269 541,269 000000000000000000138211d9266689b394216d3221fc258d4ba67140ff8f63 2,443 0.88/1.00 vMB 8
541,268 541,268 000000000000000000275a3229879975b978b2d20c418dec53a48bcaa7b438d2 3,056 1.00/1.00 vMB 27
541,267 541,267 0000000000000000000d0908d576f931e678f0aa9d951736093668586b677fc6 2,079 1.00/1.00 vMB 16
541,266 541,266 0000000000000000001cc74b106550f6c0f9e848d0d6697285fd523fe325f864 968 1.00/1.00 vMB 2
541,265 541,265 0000000000000000002697f1862c573c89c3402595971485bb9d48972b597981 2,687 1.00/1.00 vMB 23
541,264 541,264 000000000000000000225a12098143aa9e324a303bc6bec098eb54348303535d 2,831 1.00/1.00 vMB 6
541,263 541,263 00000000000000000025e043fdad197b86000f9d20355771b7947952faa99ede 2,663 1.00/1.00 vMB 32
541,262 541,262 0000000000000000000361f7047e1351e3b9a2ce03c146ff482e995e97884260 2,690 1.00/1.00 vMB 20
541,261 541,261 0000000000000000001c44976d284a41634183aeb4bf998ad3d30b56f756cd2f 1,634 1.00/1.00 vMB 29
541,260 541,260 0000000000000000000d671fe77bf5d3cd461db8874b78a0a526169e4461816c 1,166 0.76/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.