Loading Tool

Explorer IconExplorer

Memory Pool

81,861 transactions
30.57 vMB
0.11716825 BTC
Random Selection Loading Transactions
Max Size: 184.14/200 MB

Candidate Block

Mining Attempt 28fb79a9eafafad0e1bf6fdf0f2e9b64a6014ca28ea0702bcbc6b576688d6528
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 846eb9dee9520a273e4999506e3db83d181d8b6c62e3539daa25d987751e5665
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.04102251 BTC
Feerates: 180.34 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (496,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,663 418,663 000000000000000005160c8aa89431f8a8767a136bad9b707c3fdeffc2c12b4d 2,317 1.00/1.00 vMB 67
418,662 418,662 00000000000000000521e4593d35a794a0b16b7e8dbe6f962ea23d1eacf3bb7d 1,541 1.00/1.00 vMB 39
418,661 418,661 000000000000000002df275bb0e17646a728713c5ca86b3d0571d0b8c81135d9 2,575 1.00/1.00 vMB 55
418,660 418,660 000000000000000000ad06e990ecb882fd61a81d0ce7f77db6ca4b6fd98ff25f 2,651 1.00/1.00 vMB 109
418,659 418,659 000000000000000001e3c75912a01ebd5ac09d975f07c6c83c274c87d1b89376 1,914 1.00/1.00 vMB 63
418,658 418,658 0000000000000000037d8f73fbab2ae86439028ed273f3a3810bc8a423a8e663 2,497 1.00/1.00 vMB 61
418,657 418,657 000000000000000002519ee8298f76134d63700fbacd4c241422d18c6e5277a5 2,666 1.00/1.00 vMB 71
418,656 418,656 0000000000000000017c4e0396878c027456779b2c1df335b86f94def529d2e7 2,083 1.00/1.00 vMB 59
418,655 418,655 00000000000000000150e81f55e2fefc28ea25072f2070a1111e760dfc5f87a3 2,183 1.00/1.00 vMB 73
418,654 418,654 00000000000000000111b87fcecc0fd207a717f672596a92a13c2452b2aae67d 3,000 1.00/1.00 vMB 127
418,653 418,653 000000000000000000869e8dd9a3cca01706a12b34a3267edafe988d69cf57dc 1,341 0.93/1.00 vMB 37
418,652 418,652 0000000000000000018baad3c274e56f7af1b0b1bba9ed5c2c08223ad55512eb 2,130 0.92/1.00 vMB 56
418,651 418,651 000000000000000005323b77a7d8b1a9147eec1fc5f3412bff2a81cae4cb1a75 2,003 1.00/1.00 vMB 33
418,650 418,650 000000000000000000ca9d2db6089ef4b58792064e0a32f4f68b848c72784544 2,919 1.00/1.00 vMB 79
418,649 418,649 000000000000000003111d12516f1dadd6ef9bfe696e5e87591641472296ae77 2,097 1.00/1.00 vMB 36
418,648 418,648 0000000000000000008d1f0707b659175948b29a8b6b9b209f33c1629d1a8cc0 1 0.00/1.00 vMB 0
418,647 418,647 00000000000000000006f88bea65d63d1fe9fdd4d0bcec905f49b30d4d7a1559 1,950 1.00/1.00 vMB 46
418,646 418,646 00000000000000000389c91f2db76db23bbbfb0fc2ce25f0e342bb035cfe6ef4 1,277 1.00/1.00 vMB 50
418,645 418,645 000000000000000001f23daeccff945aeb2ada735b7f76601464c2ea75929de6 2,926 1.00/1.00 vMB 77
418,644 418,644 0000000000000000020e8781f772f46b44cc330bca4fd37e69accef6c9d43852 2,611 1.00/1.00 vMB 81
418,643 418,643 000000000000000001e64c4457cc3d84d9332792053a8f3ec2257c88ec9f7c29 2,548 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.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.