Loading Tool

Explorer IconExplorer

Memory Pool

42,206 transactions
27.68 vMB
0.07248849 BTC
Random Selection Loading Transactions
Max Size: 143.32/200 MB

Candidate Block

Mining Attempt c8d60496d5888a7f61648d7227ff602dac2e9d62dd83567e25c8cd9dd3cd537c
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 3eea7a60923a6e9f983409133189f1704ea2f8c91c7e07e9619e6c79494bf780
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.01708740 BTC
Feerates: 100.53 > 1.71 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (212,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
702,243 702,243 00000000000000000002378008a101b71841ddd94569aa1d78d213eff07686ef 2,673 0.87/1.00 vMB 10
702,242 702,242 00000000000000000006180001e28562393c40ec581bdb7e5bcace32fa513308 547 1.00/1.00 vMB 5
702,241 702,241 0000000000000000000236dee7ac43e770bdd04ab9a634bde61d5dbf3ab15279 15 0.00/1.00 vMB 23
702,240 702,240 00000000000000000009f2cf6330b1ded9ffc88e0b87c0bc3d3dbaa70d51c315 1 0.00/1.00 vMB 0
702,239 702,239 000000000000000000032e106ea2d9a08d60a991a4f179c42f648ed0d91374ed 109 0.03/1.00 vMB 13
702,238 702,238 000000000000000000033b4a9fb151677a520befaac4c6c64c50e0f569d829d4 364 0.10/1.00 vMB 11
702,237 702,237 00000000000000000001281b837209fdad37f91935751bd07fbe1bfee3506aa2 487 0.29/1.00 vMB 7
702,236 702,236 000000000000000000001d8aa9e116bcfb1ff09d3f71359fbb0f3fdbea615428 662 0.26/1.00 vMB 9
702,235 702,235 00000000000000000001f8424f51b80c838455eca0c632370695c2adf7d131f3 610 0.74/1.00 vMB 2
702,234 702,234 00000000000000000009ffa7d199cc351099fe24bc82493019aebea65c251b09 2,054 1.00/1.00 vMB 9
702,233 702,233 00000000000000000001d16e2a475fa14bf4dbdf22b2d271568cefbc6458a1ef 343 0.18/1.00 vMB 31
702,232 702,232 0000000000000000000de065772b0c9dd24843e9a780317b57b1f89f82bf00ce 451 0.16/1.00 vMB 11
702,231 702,231 0000000000000000000360b5b7638528c58512e764aba69939b2138062c5a257 1,298 0.76/1.00 vMB 15
702,230 702,230 000000000000000000082b29c717ad6ed8e6137ad54dfa34991985b8e84096fe 1,390 0.57/1.00 vMB 8
702,229 702,229 000000000000000000064b10eea37eedcd3a282df62946fb6ef5a805021e45ed 415 0.17/1.00 vMB 11
702,228 702,228 00000000000000000005864c1f0957b725914cab696c4510c036423cf5e08b32 415 0.13/1.00 vMB 13
702,227 702,227 000000000000000000032ecf038697cd2e8ceb343f5ce417012fcdd79dbd3992 1,440 0.53/1.00 vMB 18
702,226 702,226 0000000000000000000d16eca4f794bd012d4492855d9f20ac1e749975b55ec3 1,698 0.92/1.00 vMB 8
702,225 702,225 00000000000000000006bc3d8aeceb3ba6502a1e7f9b2f03ffd5d84743a33bcd 1,685 0.62/1.00 vMB 8
702,224 702,224 0000000000000000000a191d8e1f759794e635fb184c607cdc5b107f67ffe897 1,009 0.52/1.00 vMB 13
702,223 702,223 00000000000000000009820381cbf7fb6868df91a60f4fe65458c75b6da00a92 234 0.11/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.79 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: 633.88 GB
    • Received: 12.23 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.