Loading Tool

Explorer IconExplorer

Memory Pool

39,265 transactions
28.58 vMB
0.06352839 BTC
Random Selection Loading Transactions
Max Size: 145.08/200 MB

Candidate Block

Mining Attempt 18971b2bad1b5592ab4d8fe216a1a0e928d5cd3392a389367455f0abf174106c
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 8c526068af39b88d0fb32cd8ba751c0335a43541577a10a5affe018bdc608862
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,648
Size: 1.00 vMB
Total Fees: 0.00825205 BTC
Feerates: 50.27 > 0.83 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (391,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,697 522,697 0000000000000000000e912702c98f66311e6eba8d5ba4483f2b9b0704c3c609 72 0.03/1.00 vMB 22
522,696 522,696 0000000000000000001a6b21c053acf6580c1353ebc79df1164136e99016b0fd 1,613 0.63/1.00 vMB 39
522,695 522,695 0000000000000000003f8ec4ca31b3a6143d7a0a4304e7fba6cf5af22b75f96d 31 0.01/1.00 vMB 27
522,694 522,694 0000000000000000003e3534b5951b43855a85baa07680ef2967705a417c2d70 46 0.02/1.00 vMB 22
522,693 522,693 0000000000000000001bbd6dc9807cd25364f3ef0dda35e89452fc7d0d8befd9 219 0.08/1.00 vMB 28
522,692 522,692 0000000000000000003d450f66a5a1bed6fc941546e930033a30895d74a57330 1,398 0.65/1.00 vMB 15
522,691 522,691 000000000000000000372de0023830312b3ab054d03e7fc45541661bd94949d5 2,701 1.00/1.00 vMB 47
522,690 522,690 0000000000000000001009e109eadc175a1f897a07ab401e3637b3447149f7ca 568 0.35/1.00 vMB 29
522,689 522,689 0000000000000000003318cf34ae406d63606f929a878dae5c8c05d7b45f22dd 1,763 0.69/1.00 vMB 30
522,688 522,688 0000000000000000000ebce65c1cd077e63480eac189457b5e7321b276ffcaaf 368 0.25/1.00 vMB 37
522,687 522,687 0000000000000000000efe9efcfc919eb3564462a10d62f01c1ab7ae5deb0f0c 16 0.00/1.00 vMB 17
522,686 522,686 000000000000000000404be91bbfc6ddcfd414a74ac583acd05c4830961b06eb 1,027 0.60/1.00 vMB 35
522,685 522,685 000000000000000000394d73da66e2413647b74e724043e28317690bf9fec46a 1,246 0.54/1.00 vMB 36
522,684 522,684 00000000000000000014bf04aca6bd9f949d4b5ab131882b880a4638ee2a0fce 163 0.06/1.00 vMB 55
522,683 522,683 00000000000000000033af7a495b257a2eef421a46a74f9a849665b74b7fc6a1 874 0.37/1.00 vMB 36
522,682 522,682 00000000000000000014bdd75d8e4f0e851fac5536e93ab919175dc615218a3a 738 0.32/1.00 vMB 33
522,681 522,681 0000000000000000001ac6ac8d4de1eacca3ce3c3ee65fc3ce0ce06a622b1e53 1,315 0.59/1.00 vMB 42
522,680 522,680 00000000000000000005eef1a48a98da10c8f0856aff10559a40c99a0557e180 1,012 0.67/1.00 vMB 4
522,679 522,679 0000000000000000000ce5c69f21292d258efc85eb4a4e94ea128d198d60556c 2,625 1.00/1.00 vMB 28
522,678 522,678 000000000000000000295b1022bb9bdda56c0a07be7d4161ebb2807aaa427a35 2,444 1.00/1.00 vMB 49
522,677 522,677 000000000000000000398a42e83a128260ceb7fdd7fc354cdc6c0449466eac10 2,046 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.29 GB
    • Received: 11.62 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.