Loading Tool

Explorer IconExplorer

Memory Pool

81,873 transactions
31.01 vMB
0.09733247 BTC
Random Selection Loading Transactions
Max Size: 188.34/200 MB

Candidate Block

Mining Attempt c743f26683f9cc031d94982195ebe57396116559b1ecc80f0015670bf484590c
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root d9b2f12a1372aef8be68dc0379ebdfed4455aa65e9eb85a76db9a5f9bf64ddb1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02707778 BTC
Feerates: 318.30 > 2.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (603,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,353 311,353 000000000000000020905d862182ee5b461769b10c9e4357341f96c694377f19 131 0.05/1.00 vMB 34
311,352 311,352 00000000000000002a470d9e39ae143ee1858c0c3db6c5da9e0ee7f484d052fc 128 0.03/1.00 vMB 26
311,351 311,351 000000000000000009c57fa3da18f8dfa47d3a6e95902e0754f75198bd611027 289 0.15/1.00 vMB 32
311,350 311,350 000000000000000025c712b49fa963ac2eabb5555f0ba1ddd1ffb0b7653c8815 933 0.56/1.00 vMB 32
311,349 311,349 00000000000000000e8b320aaaf99c326337af265e5dec9a7f10c286c0871922 1,447 0.75/1.00 vMB 34
311,348 311,348 00000000000000002fdbcf040faa55241b107557fc7386a2ef895ebd958ab49f 1,037 0.69/1.00 vMB 28
311,347 311,347 00000000000000001b8c8bd82101bd5f8368b68603e6a595508ba97b344725e5 211 0.11/1.00 vMB 22
311,346 311,346 000000000000000011527a36a54d8b25dae9208246d486be3615d6498faf24dc 419 0.30/1.00 vMB 27
311,345 311,345 00000000000000000dfac7ff684391df8994015df5ff481e3e2b71b71ee63ea4 150 0.13/1.00 vMB 17
311,344 311,344 00000000000000003c144a90abe95d0e5391df4a2abc300646f7b896057ccf4b 272 0.12/1.00 vMB 32
311,343 311,343 00000000000000001950e3e3bb2e6e9dbd72f60ae0b1780b6ad8fcc3e2e88a0d 865 0.49/1.00 vMB 26
311,342 311,342 00000000000000002c56ed08f5073333c379dd2e126b9da1ffefafdda1660b19 581 0.30/1.00 vMB 31
311,341 311,341 00000000000000002d5e2bc7752b2fd36c9e7f5306d353101cfed803b4bd4879 331 0.14/1.00 vMB 31
311,340 311,340 000000000000000002191c7d6aa4ed5c01488e166bf375236dfef1b7010f79fb 210 0.15/1.00 vMB 23
311,339 311,339 00000000000000001e726c3d0d918be95d23b7b75716fcf251c818c5b8716da6 412 0.43/1.00 vMB 20
311,338 311,338 000000000000000033a16782d772b725daa6e5bf25043137f7226958aa9bb237 949 0.48/1.00 vMB 33
311,337 311,337 000000000000000015ae51fc78a488c3115a5104b5459674a56450cd46282d56 30 0.11/1.00 vMB 12
311,336 311,336 000000000000000022cd75abeb9bab6dc5e3bb0e83e342bbbbe7f3fc79da5e39 974 0.89/1.00 vMB 23
311,335 311,335 000000000000000013f23f69858d756399ddbf43caee41624fbc6a225c48f184 216 0.16/1.00 vMB 21
311,334 311,334 000000000000000038b662b7b3347bad839b52e76ca898c11c906cb0734b1e24 49 0.06/1.00 vMB 7
311,333 311,333 00000000000000003853ec58c856338efeb90b8142ba35ca64d4eb408c3b828f 164 0.15/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.