Loading Tool

Explorer IconExplorer

Memory Pool

77,036 transactions
28.61 vMB
0.10193641 BTC
Random Selection Loading Transactions
Max Size: 173.09/200 MB

Candidate Block

Mining Attempt e7bc9647df6c19a00d349c1ec90fce66445ce2d305a4597de4eaa3d37726f9e9
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root f877e7cdf3e8b10fcbd0406079c7ceb55d1fcd69dce76ae5a39fba8a40635573
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,654
Size: 1.00 vMB
Total Fees: 0.03491842 BTC
Feerates: 402.60 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (408,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,349 506,349 0000000000000000004df4daeda229d2d605a8d0fb11ca3bf5a1d8ca11f2ebbf 896 1.00/1.00 vMB 77
506,348 506,348 0000000000000000002f54a48c9a570e0d83b97e214d7a2a8edfb3f6ad2f60fd 203 0.10/1.00 vMB 208
506,347 506,347 0000000000000000005b17f96540cb7f4d0651bf80dfe11523708f7b35f3e62f 847 1.00/1.00 vMB 52
506,346 506,346 00000000000000000015b5246619a21bd90622034f62e06e5463ac7fcc4e4ae0 1,137 1.00/1.00 vMB 58
506,345 506,345 0000000000000000005a21a81ecaa35e12b57ba0d644ded6e0dec4de365202cb 807 1.00/1.00 vMB 8
506,344 506,344 00000000000000000003e45cc5c487e9e82b332072ee5ae1c56bba53442b25c5 653 1.00/1.00 vMB 32
506,343 506,343 00000000000000000052ed862f20264bc76073c2ed4b8a7368afbbbcb5c9ff32 1,588 1.00/1.00 vMB 104
506,342 506,342 00000000000000000034c7b62c8571594dae8a0b55de3772a1206d8f13df301e 1,332 1.00/1.00 vMB 106
506,341 506,341 0000000000000000000dedd6390bf8f2586c1d28324e39de0b3c0824e890bf76 161 1.00/1.00 vMB 23
506,340 506,340 000000000000000000646cb4ee5af66aaefaaaf1c00abdb57058128ad3b7f65c 1,872 1.00/1.00 vMB 139
506,339 506,339 0000000000000000003150a6cc6b5ffd1fb118b30ab0374b1b36348286de4637 857 1.00/1.00 vMB 85
506,338 506,338 0000000000000000003621c520444535b61b4adea0959086e2c0658bf65ddc05 736 1.00/1.00 vMB 73
506,337 506,337 00000000000000000056020cd9485d9f84c8d01fcf0a5f49822e8f871a052597 307 1.00/1.00 vMB 18
506,336 506,336 000000000000000000018cdc81434f2352741e3d9c95b0b43faf373ed3dd05db 1,213 1.00/1.00 vMB 147
506,335 506,335 00000000000000000005b9f2719c0e09b9c8cedfdd5043ae05628dd488aa45c9 509 1.00/1.00 vMB 18
506,334 506,334 000000000000000000288b761212cbb355d4394b908debbe5ccce83e824c096b 784 1.00/1.00 vMB 24
506,333 506,333 000000000000000000389f18f5c55a02d8e4090053ed55cab5f7d34232e9c637 1,882 1.00/1.00 vMB 170
506,332 506,332 00000000000000000017d3a46267446c01b86ba6c8b587e003ba12d762cc7399 1,801 1.00/1.00 vMB 172
506,331 506,331 00000000000000000047fd4afe9359be1bb1d3592819453f6f188664ac0f23c1 1,097 1.00/1.00 vMB 68
506,330 506,330 0000000000000000004e2421bba693219b7b5b9e258757ce31d6404ba5a92d22 631 1.00/1.00 vMB 43
506,329 506,329 00000000000000000022e07fab9b77dbe068f07220927653478548250bc93303 1,777 1.00/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.