Loading Tool

Explorer IconExplorer

Memory Pool

36,400 transactions
26.13 vMB
0.06957967 BTC
Random Selection Loading Transactions
Max Size: 133.43/200 MB

Candidate Block

Mining Attempt 2e7a0ff82971de3b4ff15a5128688d1d55813d0bd58386e58a5d617b787fd6e7
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root 46cefd13e16e72c411f141efc49f3ea2e6489e91a09397a7a775431c02620111
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,161
Size: 1.00 vMB
Total Fees: 0.02129837 BTC
Feerates: 152.71 > 2.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (287,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,025 627,025 0000000000000000000cd73c574540433fea7740b4707710b76aa9d58b5fc778 1 0.00/1.00 vMB 0
627,024 627,024 0000000000000000000154adf8dd7ef631dc4ec8f8558b1b0a14350b498b040c 2,250 1.00/1.00 vMB 10
627,023 627,023 0000000000000000000590fe688fed4cd5ad8048647442923c9cbe832922086b 1,477 1.00/1.00 vMB 8
627,022 627,022 00000000000000000005915842084484d7030c597cd4f7d1ae97c1e5e9a06056 2,652 1.00/1.00 vMB 9
627,021 627,021 0000000000000000000bf3ce6230bb954f2c8ec702fdafff0f36d933f9ece3b8 1,531 1.00/1.00 vMB 8
627,020 627,020 00000000000000000009e43407b91b25e60c10f30d6c852805995071dcd062f8 854 1.00/1.00 vMB 9
627,019 627,019 0000000000000000000a69da76f54a1f3d44d6451cb820abaac217adaf72133b 2,017 1.00/1.00 vMB 17
627,018 627,018 000000000000000000003d7ae2b25c1efcbaee42c925c9da62ed23723816237e 2,290 1.00/1.00 vMB 17
627,017 627,017 0000000000000000000b709d1d6657d0c098dfd016c092496c655536636f5e32 2,118 1.00/1.00 vMB 13
627,016 627,016 0000000000000000000a50f5fcf79b214a505c7d1cfc6a72b8144715ab59a9f4 2,392 1.00/1.00 vMB 24
627,015 627,015 0000000000000000000ae9dbdf3d8e451615bf75900b4d149381c1ddb7c01f33 1,395 1.00/1.00 vMB 21
627,014 627,014 00000000000000000009cbec26d7454b8338f73356eb98d4e8af3a7b07cea772 2,254 1.00/1.00 vMB 24
627,013 627,013 0000000000000000000953d7e7aea655dbc554e0ab5730d577443af1b24e35f6 2,573 1.00/1.00 vMB 28
627,012 627,012 000000000000000000063e3d85ef659be8d4f21c91cc38a6d9e981336dfc5678 2,423 1.00/1.00 vMB 22
627,011 627,011 000000000000000000116f16cb2367ac090e12d4b4836ff8c48d7d1bc9471682 1,977 1.00/1.00 vMB 22
627,010 627,010 00000000000000000010023e16c18bdc31b3ed47496d15d845eef8a31bd19b51 2,371 1.00/1.00 vMB 34
627,009 627,009 00000000000000000003ce3fcc864b6a269f8345b5c78482291ccced5694726a 1,264 1.00/1.00 vMB 77
627,008 627,008 000000000000000000034cdcf72413078d45fd982403653000b9ea3ecfce631f 2,856 1.00/1.00 vMB 25
627,007 627,007 000000000000000000093eb83ead8bab49e410b4e3a966bb141e87f751f99e07 2,674 1.00/1.00 vMB 7
627,006 627,006 000000000000000000066f6360e7a51194855ce987d420b91a1c51fb010f2180 3,003 1.00/1.00 vMB 7
627,005 627,005 00000000000000000007dec910ec218c3dfc65fddeaa3be87da5b305d5967641 2,783 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.