Loading Tool

Explorer IconExplorer

Memory Pool

78,628 transactions
29.18 vMB
0.09232049 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt f463f3450731cc734cc92bda6a77214bd1b904670321db01eb6299686e673228
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 5ff5eaefaba992b46db6a3e7908e70871ee56e549237feaa1e0c826e1004de21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.03109374 BTC
Feerates: 150.62 > 3.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (653,457 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,699 261,699 0000000000000018242cfc91dce9611c0c1f057a511ed4e915e8003f8c068c3a 395 0.16/1.00 vMB 110
261,698 261,698 00000000000000056480b0f07ef11c5c863d9f8686c55c0d59cac1206f87259a 414 0.19/1.00 vMB 139
261,697 261,697 0000000000000003d855eb9b8063977a6202e7ed1789e600a2fcde27a935c4da 157 0.15/1.00 vMB 45
261,696 261,696 0000000000000004411291447deba32902c5674a9fde8a31abddc89da2ad770b 544 0.23/1.00 vMB 165
261,695 261,695 00000000000000027d2046b46126a03f9c365d930dee938d74e79fd7b4688551 329 0.15/1.00 vMB 167
261,694 261,694 0000000000000002141dad9a44cf7374e0beeb95469cc532005b55cdc9268723 362 0.17/1.00 vMB 50
261,693 261,693 000000000000000564c5ca4f23ec2e541b70b815cdbc264d582c19432dfc6dfa 722 0.25/1.00 vMB 160
261,692 261,692 0000000000000014cf21610dad4189c97ea8efb2957570bab9fd9dc503f0f155 681 0.25/1.00 vMB 159
261,691 261,691 000000000000001ace5368592c0152a2879cab2eb406cf17e9d9ba6651248f13 57 0.05/1.00 vMB 65
261,690 261,690 000000000000000ffab96b1448e0207df367ad882216ee183bf1ab4249a809a5 49 0.04/1.00 vMB 39
261,689 261,689 000000000000000b170f0249f580b6827722a9e7cc6cc1d08e58648340768739 200 0.08/1.00 vMB 90
261,688 261,688 0000000000000008f84051f9e3a25315b62d0c5c669602b30df40d898ff95e77 270 0.10/1.00 vMB 89
261,687 261,687 00000000000000049092c11bbed80d810ec62f2e9c9199a1a4d272c28506ebb3 167 0.15/1.00 vMB 27
261,686 261,686 000000000000001bd415c418cd1c46c0bf735d09097307108029a45da2eb0754 158 0.06/1.00 vMB 52
261,685 261,685 0000000000000014a9461c2f74ef224c96135aa0a037850340e07eed0c7227f8 476 0.20/1.00 vMB 106
261,684 261,684 000000000000001100c27228e377a9497c213b79bb2d2b996cb56c3e0fd0d19e 303 0.18/1.00 vMB 66
261,683 261,683 000000000000000591c471117e17d7dfce65b7ec19c273c4fee1c077b7e271fa 677 0.25/1.00 vMB 103
261,682 261,682 0000000000000011751d4a1975534d56962d7fbdad83e81acd3b57adc7c76f5a 422 0.22/1.00 vMB 93
261,681 261,681 0000000000000011833c1a925986cefbcbd96521e97fba8c6b1b17e73099fb17 427 0.24/1.00 vMB 98
261,680 261,680 0000000000000010e506a2acdb33abbad5b523f4346740e79ce5d47e152171d8 720 0.29/1.00 vMB 162
261,679 261,679 000000000000001cae36855a8e47d7e23ba6c5899188fa50e31f3b2aafe0c98c 118 0.15/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.37 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.