Loading Tool

Explorer IconExplorer

Memory Pool

25,504 transactions
12.62 vMB
0.05779331 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.12/200 MB

Candidate Block

Mining Attempt 292b34190e91d2674d068ef8374fb058852874c43f8ec431b29fd6c7e6dbc3a4
Version 20000000
Previous Block 00000000000000000000ad53f42100f4103d16cb72d17c137ec47970d77221e1
Merkle Root 813efbad03de255becee78ddd6c7e2e2af61ec3a5b298e81920014769d4c5bf6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,612
Size: 0.9979985 1.00 vMB
Total Fees: 0.03314155 BTC
Feerates: 502.65 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,710 (647,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,864 265,864 000000000000000d4fbde10fd05661d1c7b06c7cfb393b3796a913a0b1a89631 423 0.20/1.00 vMB 90
265,863 265,863 0000000000000009384ad1eb185c907f5da15e9be68b11157d631b4120a51d50 253 0.10/1.00 vMB 75
265,862 265,862 000000000000000b7b556021565c6d3d2276496e9a9a221cb8826f5398f03e30 39 0.02/1.00 vMB 68
265,861 265,861 00000000000000087fe7621db22207dbbb14454875784b016d0871588aff2f28 33 0.14/1.00 vMB 8
265,860 265,860 0000000000000005589ce31d33886138003852a8d90b2bf84800e63b37ee6589 447 0.22/1.00 vMB 99
265,859 265,859 0000000000000007367c26f14e8f2fd6bcff2d9c9b58b9ef93f2d1a96e953054 129 0.09/1.00 vMB 85
265,858 265,858 0000000000000007978e1f31b8750063402e63b0218874ffbcc50040d9b4d23a 70 0.03/1.00 vMB 64
265,857 265,857 0000000000000003ba4ea0f4f416362502ded6be12ce6a8a544e7f4f0a27c04e 8 0.00/1.00 vMB 90
265,856 265,856 000000000000000a3e44a52e53bfd6f84b9883cf60562c803ff128a94199569f 79 0.03/1.00 vMB 75
265,855 265,855 000000000000000844f8f19a04ced56d8a00d873e0f8ef620a160e31abcf05e0 224 0.14/1.00 vMB 55
265,854 265,854 000000000000000a268eefd5a313cccd96c8a6184dbc0affeb0d2d5d7520f38d 278 0.14/1.00 vMB 80
265,853 265,853 000000000000000693023663865809ec5663a7e0e43ef1d367fa20a1035d2d7f 129 0.15/1.00 vMB 15
265,852 265,852 000000000000000e0739685ab7fbd3a1aa45d3d229286fd52d8eb901c9b0be75 517 0.35/1.00 vMB 53
265,851 265,851 000000000000000f5795bfe1de0381a44d4d5ea2ad81c21d77f275bffa03e8b3 336 0.16/1.00 vMB 80
265,850 265,850 0000000000000001c9a83a639604215fbccf31f4983038266dd05261588ddd7e 468 0.20/1.00 vMB 134
265,849 265,849 0000000000000007e3ac89bb9ae6c917dcd9b14e6254b5562e051bf61798b0a5 88 0.03/1.00 vMB 112
265,848 265,848 000000000000000eb76dd31fc009ea5037d8009143561779651bdcc63d8c00b9 175 0.07/1.00 vMB 82
265,847 265,847 0000000000000003e27fb5d8cc1656eca000603c7bee1f4e067655e5571c8f01 116 0.17/1.00 vMB 14
265,846 265,846 0000000000000001ba75fcbb2e33f409a7d80ff15c962bd8f2afb9d13c7abd8b 140 0.05/1.00 vMB 33
265,845 265,845 00000000000000048534218ec08d1d8b016d9531f7cc19dc4805f6c1ad9147f6 438 0.18/1.00 vMB 6,684
265,844 265,844 0000000000000008cf0f1bb772ac8360a6d5e91ceba7632dd139af0594ebc9c0 340 0.16/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 780.11 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 496.74 GB
    • Received: 3.56 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.