Loading Tool

Explorer IconExplorer

Memory Pool

79,194 transactions
29.71 vMB
0.07547843 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 75d7edc9336ee20b263a369d3c9c97e52188550bad09855ebcc9785fca9ee3c8
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root ac04acd2d30ed77eccfb49dcd5c6d9102630ee315ee9c6089a473672b04d4cfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,830
Size: 1.00 vMB
Total Fees: 0.01467799 BTC
Feerates: 150.77 > 1.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (231,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,561 683,561 00000000000000000001500042c939790c0352d83e7a0d88470ef7174ee66f07 2,167 1.00/1.00 vMB 35
683,560 683,560 00000000000000000006445a02d7312d5fc47399460edf9c60440583eebf9cf6 2,395 1.00/1.00 vMB 27
683,559 683,559 0000000000000000000a22e19bad7b0c787a86c6a27347467469c8a7112b9ef2 2,462 1.00/1.00 vMB 55
683,558 683,558 0000000000000000000375a660d9a6fda8b00a1564d6ada8a0cb70c5503449e5 464 1.00/1.00 vMB 11
683,557 683,557 00000000000000000002d6bca71b27e6d6c7b627941e3eb414dfd6fa4265ba0f 1,562 1.00/1.00 vMB 9
683,556 683,556 0000000000000000000b061ce4ac9a8d7f365208e9b0a38831815e4ba9294d38 1,767 1.00/1.00 vMB 31
683,555 683,555 000000000000000000015e315a6c1f3aa8cee61ff4ed17a9e56f76a0fd57f932 2,419 1.00/1.00 vMB 59
683,554 683,554 00000000000000000001f652c91dc3812dbc86efb02acc39f468060bb519c294 1,806 1.00/1.00 vMB 52
683,553 683,553 00000000000000000008425c070d68df55406484434a1f00e31b98fea2ca754e 2,526 1.00/1.00 vMB 68
683,552 683,552 0000000000000000000380617f19e6ca5d7a27353038dc481985644cbbb42ccb 858 1.00/1.00 vMB 15
683,551 683,551 00000000000000000001c7057abdd08522b4613e0394293324f5f97428308763 1,140 1.00/1.00 vMB 24
683,550 683,550 0000000000000000000206112fba2cb6a6cb3c35fcc397c86b018a84b089d1f7 1,411 1.00/1.00 vMB 24
683,549 683,549 0000000000000000000a641c271e351f6d363a3bb66de8ca5dd691a4240a605d 225 1.00/1.00 vMB 5
683,548 683,548 000000000000000000035363802fdef394839b3ac0fc6894596e9a9c48217eb3 1,800 1.00/1.00 vMB 33
683,547 683,547 00000000000000000002aebc754d025ce8861c692bec19ab1a384f1ff8df1069 1,889 1.00/1.00 vMB 32
683,546 683,546 000000000000000000099ad539f585b640e059ce3f199b5b68455028763a57d3 1,622 1.00/1.00 vMB 26
683,545 683,545 000000000000000000096af78c419ec14ae6e25b8b877dd7badf80719f8297fd 1,026 1.00/1.00 vMB 3
683,544 683,544 00000000000000000002c2c0ff9fa90b0030d25bea2b8925725250fd7966cb35 2,061 1.00/1.00 vMB 21
683,543 683,543 00000000000000000003e94a7220de6204b5ace8a065a689694be11a8cc70170 1,486 1.00/1.00 vMB 55
683,542 683,542 000000000000000000085e39c46d9163efc31304613418c3cbe88fcf9d2c7574 2,077 1.00/1.00 vMB 35
683,541 683,541 0000000000000000000271a5988a5f1aaf5e0f808fe59149aa45f2a089f0c00d 1,569 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.