Loading Tool

Explorer IconExplorer

Memory Pool

40,063 transactions
27.18 vMB
0.05807658 BTC
Random Selection Loading Transactions
Max Size: 142.16/200 MB

Candidate Block

Mining Attempt 90da92e401645ae484d8654b6a00e4ae7c046df1c9cfcb76fc56a44cfac9b280
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b741a83ec0f069dc1151baee67d2a53081114b9b7889de8bb9717ff796cbe91e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.00766424 BTC
Feerates: 69.10 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (241,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,194 673,194 00000000000000000003f87eceaeec42ea34e801a770237fdd278ef86cef4839 1,422 1.00/1.00 vMB 62
673,193 673,193 000000000000000000054dcd01248931abed7a241543d342b4ddee6c5b0ce0a6 2,266 1.00/1.00 vMB 34
673,192 673,192 0000000000000000000bded638f396bab695089c7080157283ff31c6608435c7 2,387 1.00/1.00 vMB 51
673,191 673,191 0000000000000000000752ba7e7f08a184e7c5d1f1c044577d4871d15834458b 2,023 1.00/1.00 vMB 57
673,190 673,190 00000000000000000008838ae557198ddffc777ebfff6144b4b1d7a967ba67ed 1,874 1.00/1.00 vMB 69
673,189 673,189 0000000000000000000c597a26091c2658b3169443862061ea9636f001a3ad58 1,352 1.00/1.00 vMB 58
673,188 673,188 0000000000000000000078233ea21fed298c0ad6eb7bb76ed15c230e459d127e 2,600 1.00/1.00 vMB 42
673,187 673,187 000000000000000000015a572e8f213c17a5159d1d24d4a44666a68e3074c552 3,276 1.00/1.00 vMB 55
673,186 673,186 0000000000000000000070d73175bc20e1ef21df8f4e8255ed75f78fec6073c2 3,084 1.00/1.00 vMB 58
673,185 673,185 00000000000000000007da0b9860d1756222150e3c692a4a1e70569c4d3f8250 2,681 1.00/1.00 vMB 95
673,184 673,184 00000000000000000007dca0e10d4522b027489539b4b5f20a7b3c6631f58cd9 2,595 1.00/1.00 vMB 68
673,183 673,183 000000000000000000053586452f5c5901c5b27bfda9379edb18c2fe5a5eff0b 2,423 1.00/1.00 vMB 107
673,182 673,182 00000000000000000005b61cf0ee81c58b109b7dfd3a28eafa82451b2f81cad0 1,859 1.00/1.00 vMB 80
673,181 673,181 000000000000000000067a690edd49a9eb57182af31949344159b83e855a8be9 2,159 1.00/1.00 vMB 111
673,180 673,180 0000000000000000000810a5b072eada175c0e387a45328e14473f4e05f6d419 2,601 1.00/1.00 vMB 115
673,179 673,179 0000000000000000000806b1487da7edfa09edd89321d2ce02b2eb520cbce784 3,180 1.00/1.00 vMB 66
673,178 673,178 00000000000000000008cd3660876703174e864361b635ad09bb13559e196912 2,790 1.00/1.00 vMB 94
673,177 673,177 00000000000000000002552ddd44590fb280030664532936926e9e06991ea1e2 2,485 1.00/1.00 vMB 102
673,176 673,176 0000000000000000000b28cf82600db86239254ce72310d438fb747dec176d8f 2,859 1.00/1.00 vMB 79
673,175 673,175 000000000000000000074257cafbed849803c343837697f956cacaa1530ebe02 2,442 1.00/1.00 vMB 84
673,174 673,174 00000000000000000003abccc5989a476fbfa176b461e36591da09ed0d7b8878 1,993 1.00/1.00 vMB 94
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.