Loading Tool

Explorer IconExplorer

Memory Pool

34,214 transactions
29.45 vMB
0.07743871 BTC
Random Selection Loading Transactions
Max Size: 142.64/200 MB

Candidate Block

Mining Attempt d1d79ecebe96f4057471314ea9a0356a44fcfdfc3a3c3f66351cee7acd883a53
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root 67a089f70673a5a99fbe6680f1bd0fcc0e6f6b8e67ed076609f59b87c0e8b26d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,221
Size: 1.00 vMB
Total Fees: 0.01363627 BTC
Feerates: 72.50 > 1.37 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (168,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,960 745,960 0000000000000000000605e905f3bc03b1b10314300ce4c9879d8ef514713c20 157 0.04/1.00 vMB 20
745,959 745,959 000000000000000000050995866a961936fffc81e0a1274feb5fdfd9c4c67427 259 0.39/1.00 vMB 2
745,958 745,958 00000000000000000006abcdc6afb43156ef7ddcc0e41c766a3a49b5419a6a6f 1,987 1.00/1.00 vMB 18
745,957 745,957 00000000000000000009f00531f5cd08afe2cc6026fad2bdd2664d2f0364f891 2,978 1.00/1.00 vMB 23
745,956 745,956 0000000000000000000521d048812ae6b02ef86d0dbfadbdd3c4bcd44ba2d97c 892 0.77/1.00 vMB 9
745,955 745,955 000000000000000000065c3fe5ea62f247677f46a739cb527f038460d6155260 2,168 1.00/1.00 vMB 4
745,954 745,954 0000000000000000000053ed75abac81ec293bdcdd595a1aaf8f1f9c527fe2ee 2,241 1.00/1.00 vMB 21
745,953 745,953 00000000000000000003a9cc33ce94c1216a7031f8b8eaf50414f7bb9efb9366 3,354 1.00/1.00 vMB 31
745,952 745,952 00000000000000000009237f692220f0ebf33beff832cc131fb5619efc239c57 2,267 1.00/1.00 vMB 32
745,951 745,951 000000000000000000042dbb9b651afbd72b5d0ad1a2f7fd61ac5c9e8c201e20 1,061 1.00/1.00 vMB 20
745,950 745,950 000000000000000000069aed39f737061169ad87862b0eb6321980977d12b4b3 2,456 0.75/1.00 vMB 19
745,949 745,949 00000000000000000007092deeeafc72b2ca57727efdaa692d48d5dccbd996d0 182 0.05/1.00 vMB 22
745,948 745,948 000000000000000000061ecfcf461fe1f6ee16977984e67f125b098b8b33b6d4 3,173 0.96/1.00 vMB 21
745,947 745,947 00000000000000000007b990a3061c4d11c4701ad03d051fab8e23aa5f3f110b 546 0.27/1.00 vMB 11
745,946 745,946 000000000000000000053cfb5189547c0c52bfe3aee27fa8af7d4cecb4223220 729 1.00/1.00 vMB 3
745,945 745,945 000000000000000000078577a2f0903f718e95b665f8b22651038c09f83e72cf 1,216 1.00/1.00 vMB 7
745,944 745,944 00000000000000000003364495590fe52ee812b3fa4d83a4036278cc1befd37a 3,264 1.00/1.00 vMB 14
745,943 745,943 0000000000000000000197f396a0a66e0368e3abd69b7d96beab56224a4a1bac 3,267 1.00/1.00 vMB 35
745,942 745,942 00000000000000000008682d5ea2b0cbdcc1465271e0850dc0a3096baf7c03ba 2,022 1.00/1.00 vMB 13
745,941 745,941 00000000000000000000560ac70fb297b9bd51f5d0bdf8bb987737fb446b844a 2,110 1.00/1.00 vMB 5
745,940 745,940 00000000000000000007f3a20baf5298d8cc4b0930715323c86415b12e96ff61 2,433 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.79 GB
    • Received: 11.14 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.