Loading Tool

Explorer IconExplorer

Memory Pool

74,521 transactions
27.48 vMB
0.07041896 BTC
Random Selection Loading Transactions
Max Size: 167.82/200 MB

Candidate Block

Mining Attempt b6da2e3d3afbac408a59f181339af6288855639d715a7d84d4170f0573c01621
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 248ecedd8b10f70a9a6fbb3c728aed4fc415d63564545bff475ac32e732fd654
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.01191404 BTC
Feerates: 80.55 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (265,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,949 649,949 00000000000000000005e2339b9e9ad56450faefb18ed6c69ce095d30ec94f01 2,007 1.00/1.00 vMB 88
649,948 649,948 0000000000000000000703972216cb3dd6ac435ab4f3683232558c704c86122d 1,660 1.00/1.00 vMB 109
649,947 649,947 0000000000000000000a6e5fe805308bdc3656e650bb7937888d787d2d520b4c 2,541 1.00/1.00 vMB 67
649,946 649,946 0000000000000000000e303fad189ae7b789ed197c627cec1e8b9a5c487c0caa 2,112 1.00/1.00 vMB 65
649,945 649,945 0000000000000000000bb750ba04fa20106c5beba01b16f56b09c22f9d846701 2,892 1.00/1.00 vMB 82
649,944 649,944 00000000000000000009a2fa8ecb8db227402788c15dcaaa61bd77c31f2e99de 495 1.00/1.00 vMB 5
649,943 649,943 000000000000000000074fe346a61f889bab5667a2b76806c6a9f4767486a56d 2,481 1.00/1.00 vMB 36
649,942 649,942 00000000000000000005b59b54e15222f9250985ff4aec6bde70038799686207 2,346 1.00/1.00 vMB 65
649,941 649,941 0000000000000000000da65a096480428134404ff441c9a897ea6a9ac017d700 1,621 1.00/1.00 vMB 24
649,940 649,940 0000000000000000000cc08f2e6b58efb61132e62b1e43d2025f1a552c50e5f2 2,016 1.00/1.00 vMB 56
649,939 649,939 0000000000000000000d6b2a190f5f703422d584d9a79dd6d376575cdc21882c 1,712 1.00/1.00 vMB 59
649,938 649,938 000000000000000000031c7fafe5d087b313454839fe64aad587c9549cdb3e73 434 1.00/1.00 vMB 4
649,937 649,937 00000000000000000004868818c64d4cb37c7cc2ecc67f1a8783f7849e7d8cd1 2,603 1.00/1.00 vMB 9
649,936 649,936 00000000000000000006ae76d73de6d561f40c7369ef31eb09803d88eb8e63a4 2,419 1.00/1.00 vMB 72
649,935 649,935 0000000000000000000bb6a292f4835fffd71e0b675057b85747afc4c4a4e3db 1,650 1.00/1.00 vMB 20
649,934 649,934 00000000000000000005634ee9d36b258d914feebddde59df5888c0d06a50345 2,145 1.00/1.00 vMB 39
649,933 649,933 0000000000000000000c019339dffc992dd3c72b5547e77cab0394c5162b83e9 1,970 1.00/1.00 vMB 19
649,932 649,932 000000000000000000078250393856f9caa2917eacbe1ce8d9b43d2286a39436 1 0.00/1.00 vMB 0
649,931 649,931 000000000000000000020623aec5e2234b2fe54378a529a6e4c24e5ea6771b2c 2,411 1.00/1.00 vMB 76
649,930 649,930 0000000000000000000a252bad289cbb94c9e5fd40aa72cc3c28354e554ff316 1,337 1.00/1.00 vMB 46
649,929 649,929 000000000000000000025c6f081d58538f02bf21d1e28279cef4128c0910c8a0 2,302 1.00/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.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: 712.00 GB
    • Received: 17.15 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.