Loading Tool

Explorer IconExplorer

Memory Pool

45,592 transactions
27.50 vMB
0.11043359 BTC
Random Selection Loading Transactions
Max Size: 143.92/200 MB

Candidate Block

Mining Attempt 4f3ee8d80fbf5964bf79bbeb3570eb51570cba66f1d797bd794182cd0c87dacb
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root f6b290adce77c3b6da67f0e40fbdbafbf0fabd864e75b8e1c676bddcf38de559
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,643
Size: 1.00 vMB
Total Fees: 0.05026169 BTC
Feerates: 151.01 > 5.04 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (434,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,080 480,080 0000000000000000006440b8adf0e4ca06cf6292f96faeb725a126f5b6d48630 2,042 1.00/1.00 vMB 157
480,079 480,079 00000000000000000116ae863d873173d64e37a30e57d3f7c6ac059fcc0ff33b 1,510 1.00/1.00 vMB 128
480,078 480,078 00000000000000000042fff86d29ed12b5581f04517de1e36038ceac26c2acaf 2,001 1.00/1.00 vMB 177
480,077 480,077 0000000000000000010949f9c92c83ef3ecdd15ce1ee277f2a15587001338ef4 1,573 1.00/1.00 vMB 115
480,076 480,076 0000000000000000000f4fd310bddad125c94883ad6619c3429dc868c9cf7c7e 1,597 0.99/1.00 vMB 146
480,075 480,075 0000000000000000011aec1a67685091aa522715160aee931034e7bfd8c0aa3c 1,437 1.00/1.00 vMB 75
480,074 480,074 000000000000000000422ac3589495f3a82243da3fab50df67710f86fd8ef236 1,410 1.00/1.00 vMB 69
480,073 480,073 0000000000000000002d4084f5b075227aac41726d8df1f2aedecfc104cf6356 1,916 1.00/1.00 vMB 145
480,072 480,072 000000000000000000f5622af130c55c92dcd27c8240944a493bee00c36c759c 1,550 1.00/1.00 vMB 100
480,071 480,071 0000000000000000011115698adb3eea1bd6f81cca15c68315aa78a29e681579 2,130 1.00/1.00 vMB 121
480,070 480,070 0000000000000000004c68d69fe3090a588104a18948bc50a055bc6911b0e128 2,263 0.99/1.00 vMB 104
480,069 480,069 000000000000000000832a47f314eb7ec1c4047285dfe621d34abf44c66c1b5a 2,172 1.00/1.00 vMB 168
480,068 480,068 000000000000000000e865efe6bcfcc74a90f1c2c912ff236f18db7c02a4e739 2,483 1.00/1.00 vMB 168
480,067 480,067 00000000000000000093cc193ad37898c0f2fe5cb687d5ca744222c9ee34969b 1,677 1.00/1.00 vMB 188
480,066 480,066 000000000000000000357020300f905c0bfb6fd2ab96815ea9158c817d15b254 1 0.00/1.00 vMB 0
480,065 480,065 000000000000000000cd95b86e7146ffff9a494f40c895ee2fad7537670db052 1,765 1.00/1.00 vMB 213
480,064 480,064 0000000000000000009b6cc64e7b393364236b7b64f642dfa35a5e16be128bf2 1,904 1.00/1.00 vMB 156
480,063 480,063 0000000000000000004f778c5fac8781d5b3c3f1f5f521ff9f646120ddee202d 1,862 1.00/1.00 vMB 175
480,062 480,062 0000000000000000001fc010afb625f6ce750e9e196454b3de9b37fbe539a542 1,794 1.00/1.00 vMB 119
480,061 480,061 00000000000000000123bcc91faaf75badfcd2f3b0bc04dbbfb2da003d79a1f8 2,094 1.00/1.00 vMB 115
480,060 480,060 000000000000000000dad6d19240284ec2224c62871889f9a3f486b4a4b7e952 2,246 1.00/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.