Loading Tool

Explorer IconExplorer

Memory Pool

72,998 transactions
28.19 vMB
0.07294574 BTC
Random Selection Loading Transactions
Max Size: 166.83/200 MB

Candidate Block

Mining Attempt ef6f9b8956988bd3740d2879fa45229ea397725c872cb0996f598b5a2064a97d
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 8338dba9df15730e6f84183dd3a92751cd0492856c4b7b2706711886f88b51d4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,062
Size: 1.00 vMB
Total Fees: 0.01654116 BTC
Feerates: 157.46 > 1.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (807,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,409 107,409 0000000000027251a873ac526a10b02b2fda2023abe6fd6eaf012a213393ee78 7 0.00/1.00 vMB 0
107,408 107,408 0000000000016c3596c5a10acfdc917f1ada910f9ddeedde59ca7753e031ddac 3 0.00/1.00 vMB 0
107,407 107,407 0000000000026444272a31d361a056c25a9090dde17deadfc7c6b77fe8ed17fb 2 0.00/1.00 vMB 0
107,406 107,406 0000000000007405139121d1e2e0885a5e45a66f0acb15582d07fceee0f03675 6 0.00/1.00 vMB 0
107,405 107,405 00000000000230fe1986f7a39046c639fdecb4c8abcbfdf97c5da1047485a2d1 12 0.00/1.00 vMB 0
107,404 107,404 0000000000004d5007b5c444da73d2de57600f2cfedf8fb8b3ccbd5f10941f34 2 0.00/1.00 vMB 0
107,403 107,403 0000000000016e469df482ee51cce09f73309217536621d6bc98e0300d387647 11 0.00/1.00 vMB 531
107,402 107,402 000000000000a08eb97316b473e6c55e61ac1899471e24ec040899898bf5da00 5 0.01/1.00 vMB 958
107,401 107,401 0000000000014e10863b102097920d6e6baf0c45bb3564cd6f0827022897849a 17 0.00/1.00 vMB 0
107,400 107,400 00000000000243a5b10a7d217fd4c259ffbd5a51f4c435f3a1fb5583395b82e1 6 0.00/1.00 vMB 0
107,399 107,399 0000000000003cd59cba0c0d7c7e76f5cb2b89c00f1fde06433a1bd4cc9fa532 1 0.00/1.00 vMB 0
107,398 107,398 000000000000efd6c4dce4cfa1572c8dea8ff67715992b21f1acae8836a353de 1 0.00/1.00 vMB 0
107,397 107,397 0000000000007c6d33db5aabbaa95cb3c5af0b4367cfc2c69d09bc5e20828d2c 8 0.00/1.00 vMB 1,221
107,396 107,396 000000000000cffa183829d4a999585abda8423e10efab6e60905d510896a113 9 0.00/1.00 vMB 0
107,395 107,395 000000000001538e19eb7629532b11e85723dd1d8c586f6399ca79cef2a8d9af 12 0.00/1.00 vMB 0
107,394 107,394 0000000000014d01013a09849ba76960aa66bc5b2d1793334533febd2fd5ec53 11 0.00/1.00 vMB 327
107,393 107,393 00000000000188ad9955c85578236ccc840959edc49fb910448e5b5b327958f2 11 0.00/1.00 vMB 0
107,392 107,392 00000000000023e1899a2293310b7e4f56e682686154de99703cd485f045c084 26 0.01/1.00 vMB 0
107,391 107,391 000000000001f2412f7ed65dadc0cde863285e25f90d78f4a79327c93855e6d4 6 0.00/1.00 vMB 820
107,390 107,390 0000000000001f2afd8c7b2e88994bc26037c4819dde6ddf2634ab56b51f9f3f 6 0.00/1.00 vMB 0
107,389 107,389 0000000000027ab45ab2b61ce59a24458b60728f867fb4f2b49ce434601e3630 81 0.03/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.