Loading Tool

Explorer IconExplorer

Memory Pool

73,059 transactions
27.04 vMB
0.06052500 BTC
Random Selection Loading Transactions
Max Size: 165.10/200 MB

Candidate Block

Mining Attempt d9bf022f459923da374f0150b415e88a184ff526bd6132b27d73dcc4a2d16672
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root f92af78904e0af76a0015e5577f77b850150b3c6d2097d48c5bdef0ed67b1a16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,581
Size: 1.00 vMB
Total Fees: 0.02079451 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (194,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,861 720,861 000000000000000000058e899e2d57a2da5cad88d52f215f8b9ab71436b161c6 147 0.69/1.00 vMB 1
720,860 720,860 0000000000000000000252a0f334cc77eb9d016ff657e54d3630532ebbb8ada5 1,449 1.00/1.00 vMB 5
720,859 720,859 00000000000000000009d2b96609e4c414e502376db615fb1ca227039cdd379a 2,586 1.00/1.00 vMB 10
720,858 720,858 00000000000000000007e1b783f962d252de1550ad58bc4579f496536201c91d 372 0.66/1.00 vMB 2
720,857 720,857 0000000000000000000795bd9b0f0fed03c64f333be83978e6fbbed86809d653 1,815 1.00/1.00 vMB 9
720,856 720,856 00000000000000000008024faf85c2ed16ea74eb4228d22af55bd4f92bfb2639 828 0.31/1.00 vMB 9
720,855 720,855 00000000000000000005b5027658396af9be0dcacd3c14bbc85df580686f8dae 1,206 0.49/1.00 vMB 8
720,854 720,854 0000000000000000000487303bdaa4e543c3764be92bcb73156aad4ee69969fc 772 0.35/1.00 vMB 5
720,853 720,853 000000000000000000048595e7bafe19f06504ccfdf0e0d64ac8c0d306f8c5b3 2,738 1.00/1.00 vMB 10
720,852 720,852 0000000000000000000503ae971e6178db91493666f0de4c74d01d2a17032139 1,356 0.61/1.00 vMB 10
720,851 720,851 0000000000000000000033a49b42d4468f5b53faec5b29eb3f33ba1790bedb4f 1,673 0.90/1.00 vMB 4
720,850 720,850 00000000000000000005e5f81b1ba93c3d535264af9eb39e1eb0b7c41c0899bd 1,878 1.00/1.00 vMB 11
720,849 720,849 00000000000000000002b2cfe6a2958ed178f1659815b855bb2b2c794094bbee 1 0.00/1.00 vMB 0
720,848 720,848 00000000000000000007492c80f9cb07c9b209f7711b64589d1f122779f77613 1,654 0.99/1.00 vMB 7
720,847 720,847 00000000000000000008a042f479761e24984820df1c09d4b61a9b5f6cf257ae 457 0.27/1.00 vMB 9
720,846 720,846 00000000000000000005b642e6268a6a9586123c8becdd10cfe5dad62b0e0bdb 897 0.33/1.00 vMB 9
720,845 720,845 000000000000000000039ec95acdeac2fb08909e418e169d3abc9cf5ba5154d1 2,645 0.95/1.00 vMB 15
720,844 720,844 00000000000000000000dd4611e941dc8cb9942b41ce209edc25fd31b1a1d545 1,734 0.66/1.00 vMB 9
720,843 720,843 00000000000000000000344dc0ad5c8fd614c011f2885ffe79dbf4d26ffd2868 130 0.05/1.00 vMB 12
720,842 720,842 0000000000000000000742320bf58625c2d6397aa493f155b44625b7e1a826f8 759 0.34/1.00 vMB 8
720,841 720,841 00000000000000000004ef1e03b5c3f6bfcd9dd9dc29e9d1e7248d72e324f3fd 109 0.13/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.