Loading Tool

Explorer IconExplorer

Memory Pool

73,258 transactions
27.00 vMB
0.06077162 BTC
Random Selection Loading Transactions
Max Size: 164.96/200 MB

Candidate Block

Mining Attempt b9de1bbfd2dc0877bae3101b51aeb5ceee1b0950de1045f1652e9bbe18ffd708
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (559,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,141 356,141 00000000000000000928a5b12a60aff5fec3c9f313678305b1cb6b5500e6ab7e 450 0.23/1.00 vMB 24
356,140 356,140 00000000000000000b6dfc7734397fdb02ce9c8ff481452d06c72cbb11c71f63 671 0.35/1.00 vMB 27
356,139 356,139 00000000000000000734c1b3583bf36db0347034f33b5ade1d632d397cb88aed 394 0.19/1.00 vMB 23
356,138 356,138 0000000000000000074c0570e4429c6da1079db3bbe7c7a59c7f2764bc97452d 588 0.28/1.00 vMB 28
356,137 356,137 000000000000000003a8e64c33dbd80daa8f68e17aba24194cca771909694211 1 0.00/1.00 vMB 0
356,136 356,136 0000000000000000162c8b6c3500a6d330f063bea116b4c67cba166a2241efb0 100 0.04/1.00 vMB 35
356,135 356,135 0000000000000000000b09588c16b93dc8e15a640bcc30614c234dc95dc585d9 862 0.41/1.00 vMB 28
356,134 356,134 00000000000000000fa13c05c6e760009761b09671c369d831f22f888de41a1c 27 0.06/1.00 vMB 5
356,133 356,133 00000000000000000a54fc34c19227119b97d5c4c922694d17eff273447230e8 1,968 0.94/1.00 vMB 27
356,132 356,132 000000000000000009dc968f6ceb9b6f00154a0d43e21bae39fd9ec6d378443f 588 0.33/1.00 vMB 27
356,131 356,131 000000000000000007c4716a3aead7e68c9502527d258f589aec835c0876f271 207 0.23/1.00 vMB 7
356,130 356,130 000000000000000015b1b15074014a6091d3bde139e8a99264c428d8a5780d6f 1,313 0.75/1.00 vMB 18
356,129 356,129 000000000000000005334eebe2309d12f3965334bb48dfcf9e55f1965d9674de 1,540 1.00/1.00 vMB 33
356,128 356,128 0000000000000000161e4df628e43389c276a839d7bae26785832bca0010b8e8 1,187 0.90/1.00 vMB 22
356,127 356,127 000000000000000007d28c717a21e7a0f850b82dd26c5baf9e44918578b6f695 1,455 0.75/1.00 vMB 27
356,126 356,126 000000000000000005e241174dc6d2084dde2e4b4e2cd7afb0ef138cba1429d8 741 0.35/1.00 vMB 29
356,125 356,125 00000000000000000befac9f5c4730288d14cfac3c78067defeacad8713a4744 2,289 0.75/1.00 vMB 37
356,124 356,124 00000000000000000a86f5eb1b4f7512d7f0185989bef7c759876e72236ba596 908 0.47/1.00 vMB 24
356,123 356,123 00000000000000000692aeb94fb6b7fe94527cfcf35a95526ee94452fa8a2136 537 0.27/1.00 vMB 26
356,122 356,122 0000000000000000048b69d1e156cab509a323ab559b15f0af07a08e8405d016 274 0.17/1.00 vMB 18
356,121 356,121 000000000000000002ff659ba7ec9c99f9ef1a634d7af9a91fcf907e85a4aee4 402 0.19/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.