Loading Tool

Explorer IconExplorer

Memory Pool

87,873 transactions
32.53 vMB
0.15252888 BTC
Random Selection Loading Transactions
Max Size: 199.51/200 MB

Candidate Block

Mining Attempt 9074e614b46a50eafaa10e251c1255f6621d1654abe050f0466992a019bfb1dd
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 737e5095a659de5d0949089ecb74c3564dec1254642e0c3d15fa0bb6296a5e60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06822411 BTC
Feerates: 502.65 > 6.84 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (554,411 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,806 360,806 0000000000000000158a79f5116e8faf9a6ac92b13070e95269247fd0de11ab1 114 0.06/1.00 vMB 29
360,805 360,805 00000000000000001492150d2ca90daed2bab21bbceaaf3280d6b05f8f06b573 295 0.20/1.00 vMB 8
360,804 360,804 00000000000000000791dddd0c54c8c18383306c846c1e28d061e851bec07aba 798 0.39/1.00 vMB 28
360,803 360,803 000000000000000015f80a3c14bdf9d93662ee7a40a475244f426d102992692a 1,240 0.75/1.00 vMB 25
360,802 360,802 000000000000000009161db839b4c573b926e1cc62374e86f1d3aa666ef5d29f 1,084 0.75/1.00 vMB 25
360,801 360,801 000000000000000012d5693b35a17634034a095947d8c5b64eb9fdfed584e2b6 1,187 0.73/1.00 vMB 21
360,800 360,800 0000000000000000151b2741b37b9c1a9826947c49cb8afba5bb812d36ead66e 1,347 0.75/1.00 vMB 26
360,799 360,799 0000000000000000144552f74809400fff4341972f170b95a125eddf3b342fbc 2,390 0.75/1.00 vMB 51
360,798 360,798 000000000000000002a4b8bed6bdb8f609a950c460aab48471c1400dccbf3403 1,842 0.93/1.00 vMB 39
360,797 360,797 000000000000000010ddf7f256138f871499c8e94f7930ec490a2f9918d5e8c8 1,011 0.50/1.00 vMB 28
360,796 360,796 00000000000000001696e7842bef7dd28c08062a255d98c5ad7a1335e6e99d92 187 0.09/1.00 vMB 26
360,795 360,795 000000000000000015cb9b4802cca5bb90fefdb1857257e48d63d41c746f3524 689 0.36/1.00 vMB 31
360,794 360,794 00000000000000000982dddbebb823a7456fcf07e98feafcbb6b8258f53f6d65 192 0.09/1.00 vMB 48
360,793 360,793 000000000000000017157b80c3202491307543e4f14db2221be675a2b737094e 1,004 0.47/1.00 vMB 35
360,792 360,792 0000000000000000120ce86e880faa205d9840586ed3573388805f0a83c4f6e3 728 0.35/1.00 vMB 41
360,791 360,791 0000000000000000135cb4a749d7ce99ec99d57fceedcafbb5f504c1610f77fd 677 0.29/1.00 vMB 52
360,790 360,790 00000000000000000dcfd82faaeecb77e2e6a9b24f31c4dd09d17f238f35e170 842 0.44/1.00 vMB 32
360,789 360,789 000000000000000007b205d9dfec2942f7b12dd99979f7eb8608b64040ad7a1d 1,739 0.75/1.00 vMB 43
360,788 360,788 00000000000000000cfb59f66c000d35f55dde4e8ec5567966521a7262d6fcd6 446 0.25/1.00 vMB 24
360,787 360,787 0000000000000000022524c6ac78eed7fc4e00d6dd159087839878edabc9795f 745 0.71/1.00 vMB 20
360,786 360,786 00000000000000000fe80209456100475bff06ee689863b063a51739fd6867e4 2,630 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.