Loading Tool

Explorer IconExplorer

Memory Pool

42,124 transactions
27.75 vMB
0.07739434 BTC
Random Selection Loading Transactions
Max Size: 143.31/200 MB

Candidate Block

Mining Attempt d827577a3dacc07b3467764f056e90b0c9dc16fdc1b0b73f3cedfab428416e40
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root a2a90f1511ababb17e4e1fee4be5668d4e701d562aa3fc76138be2f17c0ccb73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,237
Size: 1.00 vMB
Total Fees: 0.02184565 BTC
Feerates: 180.63 > 2.19 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (497,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,006 417,006 000000000000000000d020fcc2351ee33886dc7d74a444c68568d884c0f9a882 362 1.00/1.00 vMB 6
417,005 417,005 000000000000000001577e5f47e63b0286a8f16b11681a25b1290da32b18b64f 584 0.24/1.00 vMB 55
417,004 417,004 000000000000000003883d4d8b9dc96d44d961062a9d63a210b72f71743ac6c2 683 0.80/1.00 vMB 21
417,003 417,003 000000000000000003a0570ce7be97c6806c9ec8467908a8611db184e242109f 1,849 0.92/1.00 vMB 51
417,002 417,002 000000000000000004b7f885dd3f21490798e201c2812c40c0a2d2caa6c49c59 1,906 1.00/1.00 vMB 58
417,001 417,001 0000000000000000042f293d4617d0eca07fcadaf9d763a24edc7ec562671f34 411 0.17/1.00 vMB 61
417,000 417,000 0000000000000000050de1737c517d9b43209fed81df6bce7cbf41d20e915d6c 311 0.11/1.00 vMB 70
416,999 416,999 00000000000000000510cd634ea7e26b5a89b53901729db262f2d9c8f4df2e6e 505 0.29/1.00 vMB 54
416,998 416,998 0000000000000000006f65dfe146b356c88e398324d28ed652217d8e24420f0b 1,099 0.99/1.00 vMB 33
416,997 416,997 0000000000000000009edd219ef75426d45fbdcfb5e422861d25305a620dc783 571 0.35/1.00 vMB 39
416,996 416,996 000000000000000002a456588eb569462fe01ae15e9481f1c489e2b40d49111c 2,433 1.00/1.00 vMB 63
416,995 416,995 0000000000000000008f5af91742f49516c0e9a65c0198b9722da5d07fe0fdb6 1,379 0.62/1.00 vMB 56
416,994 416,994 000000000000000003e210e17b9dc3b63a8ea967a4975883744fc6abb6b714eb 637 0.29/1.00 vMB 56
416,993 416,993 000000000000000000201e1c2fd4c90af55731a35d592bdcfdcea116014b8cde 1,195 0.70/1.00 vMB 51
416,992 416,992 0000000000000000029b401a44ababd7d02e736dce03f881ebc30525cb1aa7ed 1,300 0.57/1.00 vMB 50
416,991 416,991 000000000000000005560dfaf74a9eab7cfb99d6680ad54ecfdd630f37f0ae35 252 0.11/1.00 vMB 60
416,990 416,990 00000000000000000518f3530c230356b91be7a7ade928ec0d77e8b2045a43ad 587 1.00/1.00 vMB 16
416,989 416,989 0000000000000000026ed24b49e101437bd73c9175ba43e1245335a7d1816ab1 428 0.23/1.00 vMB 43
416,988 416,988 000000000000000003e82188d0a2743c7219bbd90bf98a5c2e3004f782224263 2,210 0.85/1.00 vMB 61
416,987 416,987 0000000000000000003ea111225588fdb30cee5f824a20b822750ff9d1c46173 2,109 0.93/1.00 vMB 53
416,986 416,986 0000000000000000056529e027ead15b2ca875da5ab1571ef06f39a559d51743 328 0.13/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.