Loading Tool

Explorer IconExplorer

Memory Pool

40,429 transactions
26.51 vMB
0.06533944 BTC
Random Selection Loading Transactions
Max Size: 137.93/200 MB

Candidate Block

Mining Attempt 47adeb15c3cb2bceb8e8767cf61caf1eed46196f4c52208d28c0ac41c669f0ff
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root a23db09e4596a7a60eb5a37ef86513edbd200aa0ba35e7c78686849394f07d0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,872
Size: 1.00 vMB
Total Fees: 0.01650393 BTC
Feerates: 265.25 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (445,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
469,848 469,848 0000000000000000002955bcbc0fc4292a7faa977abad70c4d3fc9d1f99fa085 895 1.00/1.00 vMB 373
469,847 469,847 0000000000000000009363cbae0fc923f04fb3bbb9b003a044d416204c2cf708 298 1.00/1.00 vMB 395
469,846 469,846 00000000000000000185ad65d72e2cd7614b6877344a965db193d4a9e7fa050b 1,505 1.00/1.00 vMB 466
469,845 469,845 000000000000000000e2917ed3fd3a5a8828223b998d6365af82418c18532032 901 1.00/1.00 vMB 57
469,844 469,844 000000000000000000d8a74bcc3e5b6fd055b79f38830efcb6e164bc3efbf03a 278 0.19/1.00 vMB 171
469,843 469,843 00000000000000000063de0c0a9aa681e7def0c77de5050e19e19152e1fc0435 1,090 1.00/1.00 vMB 79
469,842 469,842 0000000000000000019e560b87190a9ba1aa5063bb0fdcf313f39f028cc7db1c 1,789 1.00/1.00 vMB 261
469,841 469,841 000000000000000000243360316ba52890a7e6e9b2ae56eeb8a2f92d171efe15 1,812 1.00/1.00 vMB 181
469,840 469,840 00000000000000000000ff9d796777444423ec6f5a2ede2e4dfee5b39eef7f63 2,358 1.00/1.00 vMB 387
469,839 469,839 0000000000000000011a218a394720ec6b7ab71fac9a0bb83763dcc51dbc563f 2,213 1.00/1.00 vMB 305
469,838 469,838 0000000000000000019676c55b13baea1e56d90ae01a770f541534ff7a78d887 1,748 1.00/1.00 vMB 273
469,837 469,837 0000000000000000015965df558564f3cafe7bd92bd734b4e8cdc71ad5965c43 623 1.00/1.00 vMB 93
469,836 469,836 000000000000000001408c9bf369e3155c4f360385ac264470eb71cdab81c3d2 1,597 1.00/1.00 vMB 173
469,835 469,835 000000000000000001460d4baa751388c5798778ba506671e153863f292ef172 928 1.00/1.00 vMB 153
469,834 469,834 000000000000000001964ebd116a3cae334ef45465fda0299e5c844daaf4d886 1,116 1.00/1.00 vMB 99
469,833 469,833 00000000000000000169895039b7e7eb29293c3f5e6acc7bb43b9cdaa252029c 1,108 1.00/1.00 vMB 174
469,832 469,832 000000000000000001156a80c7ec0d60484e85e5d0027f96bb53b8487acc8fcd 936 1.00/1.00 vMB 179
469,831 469,831 00000000000000000193f9dfa8d4f416bbaed79a98846ee048b9f9f1438b1bc4 2,047 1.00/1.00 vMB 365
469,830 469,830 000000000000000000646acb36dd13f0394e3eebb49a7837680aee0da0d1a87a 380 1.00/1.00 vMB 128
469,829 469,829 000000000000000000d32a76ada54b428f6ae5071951fe7b9b018b1391610685 1,651 1.00/1.00 vMB 242
469,828 469,828 0000000000000000018ce10fdb90586b3112e370e0e9a362860cc5c8c40e0fb7 2,036 1.00/1.00 vMB 401
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.