Loading Tool

Explorer IconExplorer

Memory Pool

76,988 transactions
28.57 vMB
0.10046099 BTC
Random Selection Loading Transactions
Max Size: 172.77/200 MB

Candidate Block

Mining Attempt 71def473ab674907531e3c3f6e95b45849f26ac113908d8cbeb779c88f93c7b0
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 899bd4d71406fdbac453b015cef4d4b5ea8012ff4050fbd1fc6f3f3b38dd0aa1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,408
Size: 1.00 vMB
Total Fees: 0.03511681 BTC
Feerates: 150.80 > 3.52 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (61,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
853,995 853,995 00000000000000000002d1201cda55d9743d92898393e39cf72629182d3d1645 2,766 1.00/1.00 vMB 5
853,994 853,994 0000000000000000000271e89391d933a80825adf3e4afa6fc3a6601ce751139 296 1.00/1.00 vMB 4
853,993 853,993 00000000000000000000a1f7e9c90cae22865472bfc331381fb4b488002309df 1,116 1.00/1.00 vMB 4
853,992 853,992 000000000000000000019b1b3df3bdde507d075fc345190cf0eafd335f6de730 644 1.00/1.00 vMB 4
853,991 853,991 00000000000000000001eea8c2aa87715186734f2ef8c2e2c99a404709b17218 1,265 1.00/1.00 vMB 5
853,990 853,990 000000000000000000004ca5fe778601b9cac355fe55897df067a4875e0aaa7b 1,138 1.00/1.00 vMB 6
853,989 853,989 000000000000000000028d02241f9f21e66e292bdba76f934d08ac21df0c039d 965 1.00/1.00 vMB 5
853,988 853,988 0000000000000000000096c2cc155bb61a9838fec11c1d237ce948fe1c80acc6 561 1.00/1.00 vMB 4
853,987 853,987 00000000000000000000264b8daec66cadf6b99a5d6e20549cd27ef8c063011e 1,969 1.00/1.00 vMB 7
853,986 853,986 0000000000000000000329e16bd1cdd284bb30182d5e9cd25f3ad3619cdd8898 773 1.00/1.00 vMB 5
853,985 853,985 000000000000000000002d91dd1be9296e35def2f6c0f4644cea24e047cd6be5 3,669 1.00/1.00 vMB 7
853,984 853,984 0000000000000000000194071b533e037a84e555244b9ac58731ccdf5df2f340 3,486 1.00/1.00 vMB 10
853,983 853,983 00000000000000000000be937f5a2029b9928e8b9dd053a3871ea97f07e7d95e 7,234 1.00/1.00 vMB 4
853,982 853,982 00000000000000000000a001c4e2403b69b73e919e77c67ab445dfff4eb1fcb6 7,585 1.00/1.00 vMB 3
853,981 853,981 00000000000000000001dbe82b00781832d6b63ace4b901eb2af091ef4e8e8f6 5,664 1.00/1.00 vMB 4
853,980 853,980 000000000000000000023af917a5d1e860dd93f7b897ae740d9b0e937577c81b 7,443 1.00/1.00 vMB 4
853,979 853,979 0000000000000000000362169c0e0dada36cc8a9bb7ac9a06171da2048ac1445 3,341 1.00/1.00 vMB 6
853,978 853,978 00000000000000000001e75431818b124113c060bed6a93356c84862ff38dfe0 6,470 1.00/1.00 vMB 3
853,977 853,977 00000000000000000001b80e197b8caa08004a28a6083682c7eb03793e62f275 5,129 1.00/1.00 vMB 3
853,976 853,976 000000000000000000023c86cde17d2d7dc7a234596a754a8d9ab5d6406a7c7b 3,300 1.00/1.00 vMB 5
853,975 853,975 00000000000000000001104492bb53812ac642d0940104dea672c524159645ec 1,260 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.85 GB

Node Details:

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