Loading Tool

Explorer IconExplorer

Memory Pool

41,926 transactions
26.80 vMB
0.06510789 BTC
Random Selection Loading Transactions
Max Size: 140.29/200 MB

Candidate Block

Mining Attempt aee266150005c70f80eee80bb561252b846744337d9f2c4df379cb88f12069a3
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 0ad7994e91dda8effc572772ed8336ce0bcc51d1825ee60748d00abd4e823b2d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,964
Size: 1.00 vMB
Total Fees: 0.01535914 BTC
Feerates: 151.03 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (298,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,314 616,314 00000000000000000006aa22a2cfa2c09fbc9e5ecd706a3a57367c11c7c8876a 2,277 1.00/1.00 vMB 23
616,313 616,313 00000000000000000002a56bf717df628b307609e7c605031df3d68631da06bd 1,127 1.00/1.00 vMB 7
616,312 616,312 0000000000000000000f3fb2ab97d205f3d91faa3be0ad4f53aff29b5d911084 1,901 1.00/1.00 vMB 21
616,311 616,311 00000000000000000008cccb7ba1aca336ed1ed5af5debab50aad133652aabd4 2,543 1.00/1.00 vMB 36
616,310 616,310 0000000000000000000e35b4899c4283dee6f629330b6ef1c86cad396cceeaee 2,036 1.00/1.00 vMB 5
616,309 616,309 00000000000000000003899870dde78bad5701e96cbb4abf475349aa6121fa70 2,361 1.00/1.00 vMB 14
616,308 616,308 00000000000000000007b562a04d3313a642cbae9f213aa2dcfa3e59302c1a23 2,508 1.00/1.00 vMB 24
616,307 616,307 00000000000000000007814197ea67e56baccc3966141b43018d765d91469a53 1,772 1.00/1.00 vMB 16
616,306 616,306 0000000000000000000f44c7094c07598e07f74921426057825eea71c715d950 1,929 1.00/1.00 vMB 26
616,305 616,305 0000000000000000000ac9832b77f15e43e90edce7e5e17cd804acb96a54f329 2,674 1.00/1.00 vMB 17
616,304 616,304 0000000000000000000b507b1dd2e3e2a4124c0569a7fd4571de2df97ead4355 2,583 1.00/1.00 vMB 15
616,303 616,303 00000000000000000000c003e04463d269cc91d7cd70e514788cdf875dbe99ed 3,053 1.00/1.00 vMB 22
616,302 616,302 00000000000000000000a4cef23a14ac1221f581931cb774314be10940700df0 3,145 1.00/1.00 vMB 24
616,301 616,301 000000000000000000114180b081de6a65a056d93469e25608341d12385e5468 3,035 1.00/1.00 vMB 27
616,300 616,300 00000000000000000003d5f733ada4e22f05873059bfd238af1240bb4e410832 3,264 1.00/1.00 vMB 30
616,299 616,299 00000000000000000005ef6e6e9064d292be918897147b0efe92ff07103b916c 2,494 1.00/1.00 vMB 25
616,298 616,298 0000000000000000000bea526bbd0a8c0b31e7b38e5d2de899a70ee68cd793f7 3,232 1.00/1.00 vMB 28
616,297 616,297 00000000000000000007983ce80849d7775aaa691c1ce6f14ad3a795d93d34bb 3,380 1.00/1.00 vMB 31
616,296 616,296 0000000000000000000a218dc85a4ea01987bb82931c46b9b97835c5d5baa5eb 3,353 1.00/1.00 vMB 33
616,295 616,295 00000000000000000010ec2d5a14d4eb2366fe4acf6cd3350d73b6ac38dd1a55 2,901 1.00/1.00 vMB 45
616,294 616,294 00000000000000000000fd73fbeff54e24b5db3a7a693e6a4e62c70f16e845ce 2,754 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.