Loading Tool

Explorer IconExplorer

Memory Pool

71,667 transactions
27.82 vMB
0.06074702 BTC
Random Selection Loading Transactions
Max Size: 164.96/200 MB

Candidate Block

Mining Attempt b1640d05e91dcc348d8379defe92167782a47821b5c23bb8047e819e75d4db7e
Version 20000000
Previous Block 00000000000000000000597320d72168a9b2a17bcb42a38ed79bfbe3837672ac
Merkle Root 88636e98725998a9ba94c7bc924abb758fabb078855f06666e5b74f992306339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,330
Size: 1.00 vMB
Total Fees: 0.00532295 BTC
Feerates: 40.21 > 0.53 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,049 (617,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,798 297,798 000000000000000072c99defdc5f294cdb523293078466b6214982d92b2d6891 129 0.08/1.00 vMB 21
297,797 297,797 00000000000000000e8539c887fb31a98a54685482d0480356e25cef4d190d67 580 0.50/1.00 vMB 22
297,796 297,796 00000000000000008289d918b178ffd8b440d7f0424e189b7717b0b4d61aa4c5 1 0.00/1.00 vMB 0
297,795 297,795 000000000000000041f2a15fc9ecc1d345f7ccc618ab78b31e86ce13e4a9d12b 959 0.35/1.00 vMB 48
297,794 297,794 00000000000000003e4169d0cffdad1acd4a67ad9ec79786a53066511f305e72 335 0.15/1.00 vMB 32
297,793 297,793 00000000000000002cc64f381eb4c279fe7892a84517203a76591696c6d6a18d 485 0.27/1.00 vMB 32
297,792 297,792 000000000000000022fb9b24e18837fcfaacc7af333135feee8769b68be994a2 46 0.01/1.00 vMB 37
297,791 297,791 00000000000000000a7e0cc1049a1c2fe5c197bd05996b8debd70e51de0c266a 664 0.39/1.00 vMB 29
297,790 297,790 00000000000000008f9d4efb2d8ab6a511d818d0d140ce390ba1ea1eb368c483 219 0.10/1.00 vMB 34
297,789 297,789 00000000000000005d7d634b9847b8ae077ab6baac235e16be756cd8785c6a33 531 0.30/1.00 vMB 30
297,788 297,788 000000000000000017ed5a48a101309fe1646d06ffe48e14ab0bbef0aa937a24 984 0.56/1.00 vMB 29
297,787 297,787 000000000000000065a62bd3e601c4932ab7e94e5163166512c6f55e062fab75 31 0.01/1.00 vMB 29
297,786 297,786 0000000000000000392e60a348eb31bd6edee4a779180c8de1f82ea509629853 110 0.06/1.00 vMB 27
297,785 297,785 000000000000000006ef929a682e2e60cf96525da0f3fab469ecdda129f0f2b0 8 0.00/1.00 vMB 50
297,784 297,784 0000000000000000947a95875d555a065c1756c6f76c725710050103abe96032 448 0.23/1.00 vMB 31
297,783 297,783 00000000000000005d290a3246dd497db3e2af4e1842f0b84e069c8071951651 291 0.15/1.00 vMB 31
297,782 297,782 0000000000000000146d5e61c7854d514fa0fae7a1675ac1ebf394e062120209 298 0.19/1.00 vMB 31
297,781 297,781 00000000000000002d3f81be4011521b8103c42cf294d2b496bb2b8d20ef6815 275 0.18/1.00 vMB 24
297,780 297,780 0000000000000000134d8743c8a0e4c75269fc5b0f28921c50bbb060b448d795 256 0.11/1.00 vMB 35
297,779 297,779 00000000000000000a31d1be063dbd3a8a8fa62d7903b1fe42fc23a07b402a89 576 0.35/1.00 vMB 29
297,778 297,778 00000000000000005243950d980c3e6ddf99c90bed1bda2f7a82423c96b54641 57 0.03/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.48 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: 668.15 GB
    • Received: 15.39 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.