Loading Tool

Explorer IconExplorer

Memory Pool

78,406 transactions
29.12 vMB
0.08184653 BTC
Random Selection Loading Transactions
Max Size: 176.25/200 MB

Candidate Block

Mining Attempt 267e8e74391c7e6d1b891c1d5bf87ae736e8b7931532ec75f4f382fabe3f7890
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root bc10a6b2ea5d40bac6c64e5f22cfc04bcfe6e7bb71dbed7ba4d3d27d53f7a60b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,731
Size: 1.00 vMB
Total Fees: 0.02097697 BTC
Feerates: 178.73 > 2.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (867,319 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
47,843 47,843 0000000001101c3b87fac8d97f508ae874dd955687aa9dd819b9135ac7ce3319 1 0.00/1.00 vMB 0
47,842 47,842 0000000011b1c66b1dbb6ed6eacd557103a8f350b8a6a6c405a98b7e223717d4 1 0.00/1.00 vMB 0
47,841 47,841 000000001f16f227a08cbe4b45edda388733c30afc37a8d094edd10f4a250852 1 0.00/1.00 vMB 0
47,840 47,840 000000001622d797debddac881d7b0991cd893a6ea69692848fa8ea2b4ab4cce 1 0.00/1.00 vMB 0
47,839 47,839 000000000435e8648fe451bd922535607e94bca2d466d59eee0759d5cbba8af6 1 0.00/1.00 vMB 0
47,838 47,838 0000000003a9c53b183156448a0b9c849503f9b525dd15f649d4d214c9fabc97 1 0.00/1.00 vMB 0
47,837 47,837 00000000016dcda870ca87c9cd04ed379e84344ba9e875654b1fd7fe0fdd9895 1 0.00/1.00 vMB 0
47,836 47,836 0000000000186ac35c2a0b6ead9299e19c800ec5a88c32be350fcf6f9e8abd83 1 0.00/1.00 vMB 0
47,835 47,835 0000000024b904747bf7091eafafbd1dea11d4c55cb4272346184104b5f32ced 1 0.00/1.00 vMB 0
47,834 47,834 000000002e6dce7a41f162480190ce11b7fc579e4cc91f4027bc3d25563e9e4f 1 0.00/1.00 vMB 0
47,833 47,833 000000002db30156aa534eb4fd977f1f0d5005246c7de76bf469e841286aba51 1 0.00/1.00 vMB 0
47,832 47,832 000000001b155665b64b893e97a026b88b5c909a246834d580def5de271ba5b2 1 0.00/1.00 vMB 0
47,831 47,831 00000000330142bcf10650606bd9497eb78b84377235925615d9391726389c56 2 0.00/1.00 vMB 0
47,830 47,830 0000000005e65c9a1a33f151819c34c87b26740b59d3266d599f5375e4e7b74d 1 0.00/1.00 vMB 0
47,829 47,829 000000001020db5b1c0f6ae61809f0f61c8f0d2880fd621de470e9db2dcf04c5 1 0.00/1.00 vMB 0
47,828 47,828 0000000036be54225a7d3fb266f2f23c8890b761bdf4e9e3430072efe76ed567 1 0.00/1.00 vMB 0
47,827 47,827 000000000e00483e41575c86d4b6b9389c23833cba90769bde359b5270f4e5c5 1 0.00/1.00 vMB 0
47,826 47,826 00000000226f7a96c8300919c93532bc82d05c91b7653fde8b984ab8839dc85e 1 0.00/1.00 vMB 0
47,825 47,825 000000001aa3da4cdc3ac96d0d10b832bb4a76fdcbc0624914b7d46db6d7d928 1 0.00/1.00 vMB 0
47,824 47,824 0000000017fe14fcf8c5cd5295ab63d594309f93432c697abf66a6598d63c7d5 1 0.00/1.00 vMB 0
47,823 47,823 000000003376c4f9d7dab4ab00d99f3c753ad004b9e2535c3927af463c2bf8c7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.68 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: 677.99 GB
    • Received: 16.44 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.