Loading Tool

Explorer IconExplorer

Memory Pool

55,002 transactions
32.85 vMB
0.11251448 BTC
Random Selection Loading Transactions
Max Size: 172.46/200 MB

Candidate Block

Mining Attempt cac959a91df497156092cc5b34598b2a386f3eac04c6417e7a36e76c3af327f5
Version 20000000
Previous Block 00000000000000000000c2c3593e09fd7cdbeb5924eb063e31c5035843cd86b4
Merkle Root 43777ea2e5899c10d4a77dbfdff3f6d8b904f1862172ce6997fce50ec4e410c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,044
Size: 1.00 vMB
Total Fees: 0.04357228 BTC
Feerates: 1,007.04 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,434 (807,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,546 106,546 00000000000119830e9c70ec675a5083444a2215e8c8f631d0a0523adc644c67 2 0.00/1.00 vMB 0
106,545 106,545 000000000001469eea000d66743e1df09fe4812cf99fda0ade8a9ad0433c63ff 1 0.00/1.00 vMB 0
106,544 106,544 0000000000022dd2d7345078aa82b5915d5d94bcfabb8077a9b756728e6e2b36 1 0.00/1.00 vMB 0
106,543 106,543 0000000000006af2428b4f4b54f0a987b4635473d421f9bcff9da1e094257f76 1 0.00/1.00 vMB 0
106,542 106,542 000000000001151b607b074803e840e9de2a294ac203595d847e812ac4bfc948 3 0.00/1.00 vMB 0
106,541 106,541 00000000000141de42bc8c2651489b23cf18b94f269abce7c655af5515143c66 24 0.01/1.00 vMB 0
106,540 106,540 0000000000023cd2d97e52e507e73979261384385aa9d02663e834c34a4bda03 5 0.00/1.00 vMB 0
106,539 106,539 00000000000141871d57fba3d98251c93c0805a17dd6ee6b299918eccd893243 5 0.00/1.00 vMB 0
106,538 106,538 000000000002d6328fc3882d1eadaae86b6eff22c59a952eb95825e0ac947f90 4 0.00/1.00 vMB 0
106,537 106,537 000000000001ee0aaf724ba18d63f62b198f92f316741ea38bfb7f8f0e2e7b01 2 0.00/1.00 vMB 0
106,536 106,536 0000000000028edd923315a67943911c6239c32137b65bd36fc786b41805d9de 3 0.00/1.00 vMB 0
106,535 106,535 000000000002b8dc9024bbcdab29ba76fc40e057ad722b360252c485272faf99 19 0.01/1.00 vMB 0
106,534 106,534 000000000001bdbe6210ff76bf5088c145794ea060fa1f10fc975a869448481a 1 0.00/1.00 vMB 0
106,533 106,533 000000000000c546fc380e1274642910639b974b32e3e608df66be56a05932e7 2 0.00/1.00 vMB 0
106,532 106,532 0000000000006e4721258739815dd8a429dc159ff9911548d192aea40327a604 3 0.00/1.00 vMB 1,512
106,531 106,531 000000000000f07bb28a0d494fba05e65e8c9199589f9aa8128d3b95bb7aea47 2 0.00/1.00 vMB 0
106,530 106,530 000000000001098b1993d53ebdc6fe9267ef0f783d85edc5cae6e3e9b705e64e 1 0.00/1.00 vMB 0
106,529 106,529 000000000001e52fd1ca1a7d7fec81fb2681783c48048d503aa94fb540ee4f3c 4 0.00/1.00 vMB 0
106,528 106,528 00000000000047f35d2bef79fbc88d19ac214b07a6fb569e08392036567f4f0c 5 0.00/1.00 vMB 497
106,527 106,527 0000000000023372644b32608bade17a01af25eabcaaafc61a54c98f6f424eba 7 0.00/1.00 vMB 0
106,526 106,526 000000000002ca4b4335df130d41d9fda7354bc4a55d8ff1f6702891bd3221d1 25 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.37 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: 602.39 GB
    • Received: 10.41 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.