Loading Tool

Explorer IconExplorer

Memory Pool

84,641 transactions
31.77 vMB
0.16373819 BTC
Random Selection Loading Transactions
Max Size: 189.16/200 MB

Candidate Block

Mining Attempt 56ef824a56a974d6a6f1746832f5f1bc9c1c781f09a2a0765529b068d945d69e
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root ba66d735c3c5c83f6c0c86323910b02fbc10ba62e1e36a1fadb0a62859aa82fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,138
Size: 1.00 vMB
Total Fees: 0.05199498 BTC
Feerates: 402.75 > 5.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (204,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,560 710,560 00000000000000000003b2917098099847a5dc71aa0930ca313a65c27100158b 2,577 1.00/1.00 vMB 11
710,559 710,559 000000000000000000070269efee755ea377785f0a51065856d5ee07ac46ca59 3,590 1.00/1.00 vMB 16
710,558 710,558 0000000000000000000b674167c3459841aa1a9d80ca5dd58aaea297570f93c4 2,183 0.69/1.00 vMB 10
710,557 710,557 000000000000000000088371ad20890fe707a663a8b32e1c3f0a0fad67ad4bfe 640 0.21/1.00 vMB 11
710,556 710,556 00000000000000000005197d20a2940b735176c997a71b5992dbc2d76532f7ce 259 0.09/1.00 vMB 10
710,555 710,555 0000000000000000000360cd692b3fea710bf03e243d570b79552ea0c30c996d 932 0.28/1.00 vMB 10
710,554 710,554 00000000000000000000d03520eb8c2092864261a13d4d5bcd2e7221221c6f9a 1,440 0.42/1.00 vMB 11
710,553 710,553 00000000000000000009a40ad99951386289664fb2f4010667ac05eff0a68d2e 36 0.01/1.00 vMB 17
710,552 710,552 0000000000000000000970207d9e4272aa7c6f03610843e534cc2d970eecc6c3 67 0.02/1.00 vMB 7
710,551 710,551 00000000000000000007d0f61bdc3cea5774c3dad250fd8de1f8a1a721853b0a 1,862 0.52/1.00 vMB 11
710,550 710,550 000000000000000000075a7fbc9cd8a7489d39b88c87667a42c08ede9225ad20 487 0.18/1.00 vMB 13
710,549 710,549 00000000000000000002cc94532688fc7dec5a1314de09850ca548ea61631236 609 0.22/1.00 vMB 11
710,548 710,548 0000000000000000000189db0ce16a837038ad227d7780364c246a2f27295f83 195 0.05/1.00 vMB 22
710,547 710,547 00000000000000000009277c5113ec78394bbf50c00aa12ba9dc9880012b7f97 2,075 0.90/1.00 vMB 6
710,546 710,546 000000000000000000020121e1fb014d0a684b5c0072a9a46fc83387eb0db678 1,379 1.00/1.00 vMB 7
710,545 710,545 000000000000000000064c5baa280acb22ff55121c88c3c566fe6a75788a17fe 1,102 1.00/1.00 vMB 2
710,544 710,544 00000000000000000003236a894aa9e6f8ca0d6528d112d6f05a3aa961aa0529 3,113 1.00/1.00 vMB 15
710,543 710,543 000000000000000000019162a22f6b50cef0134d7d59d4bccc1f8d736d12e6f5 260 0.11/1.00 vMB 10
710,542 710,542 00000000000000000001409b27cfd5d9eea019dce4e9752b32933644729b497c 376 0.18/1.00 vMB 11
710,541 710,541 000000000000000000000b9e251d30b54dc74e4f3df68ee13ad6cf4968b32021 249 0.08/1.00 vMB 13
710,540 710,540 000000000000000000021e9407ebf2a2fee64fe593bfe2d1d3e2d3c18831fc42 2,105 0.79/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.