Loading Tool

Explorer IconExplorer

Memory Pool

81,612 transactions
31.10 vMB
0.08143991 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt cf07b856f38dc0feeb8e8a7c34db11924f0942338ca88e707155b5b1226f5cd1
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root c57549511230b16861c42c36f47fe42ec5c3b433333417f85120f15a323209b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,056
Size: 1.00 vMB
Total Fees: 0.01423766 BTC
Feerates: 73.20 > 1.43 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (554,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,808 360,808 00000000000000000f8c4172b3455906fe952ceb451263ed3a22a05c1311475d 446 0.19/1.00 vMB 37
360,807 360,807 000000000000000003a03436d0ecf8aa0cc269b608a2099ff0bbac5ffabafcaf 559 0.29/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.