Loading Tool

Explorer IconExplorer

Memory Pool

82,839 transactions
31.35 vMB
0.10603129 BTC
Random Selection Loading Transactions
Max Size: 190.62/200 MB

Candidate Block

Mining Attempt e97befaa69039bb2785c99f107d5c560577c49191c9bdc814746be31702c7e3e
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 3ec12ead172c45c97165a7e5ae9bc7fd8d1e291411eae314bebcf6443cb7b625
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.02905768 BTC
Feerates: 151.12 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (661,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,553 253,553 000000000000001af3c833178f86ec9569593fdbf464be38f1646d3deec8b814 85 0.03/1.00 vMB 86
253,552 253,552 000000000000002d06e7824e9da0e267b830b6cd294ab7be5265ca9a5abd12a9 81 0.03/1.00 vMB 82
253,551 253,551 000000000000003b70bf5321bfa48fa8a8ba5eb1c70c22d10f4e8f4cb01995ff 468 0.18/1.00 vMB 110
253,550 253,550 000000000000000e5b4eebfb6f5ce0b0e0d07fcf9290a82eebd74e708c7bf408 360 0.16/1.00 vMB 99
253,549 253,549 0000000000000047ac6230d5049ecb14c10a1c05b74eae61c99c01e71edc4787 121 0.06/1.00 vMB 77
253,548 253,548 0000000000000010678fadc6cc7fbc09b156d0d3c3acbb6257016dc6f5ec0c47 128 0.08/1.00 vMB 66
253,547 253,547 0000000000000028d03e2617813107be17d8254a7a1cca97d976b86ffea59481 1,039 0.41/1.00 vMB 98
253,546 253,546 0000000000000010c39e216605995b09e2c3efdae982561323610c8215be2b22 806 0.32/1.00 vMB 90
253,545 253,545 000000000000001a85b591d273c4e2953598d61f8a7ec900d1c4edd283c0fcae 256 0.12/1.00 vMB 93
253,544 253,544 0000000000000046ae1ddc24860efbec4a67ed0b583b57997cd4e2635d200844 24 0.01/1.00 vMB 72
253,543 253,543 000000000000004e9174d278dc354a47c3a01530f518f5ac290d0f67392eff54 47 0.02/1.00 vMB 21
253,542 253,542 000000000000003b769572e52647896539ae04f1641b6aac8a8f4477386b4929 984 0.39/1.00 vMB 78
253,541 253,541 0000000000000042d326e636388e7f611db54a5921ff6246b758de84efb49c73 512 0.21/1.00 vMB 119
253,540 253,540 000000000000003b39607ec544b8f0a19117163e8a409ed98ba23f6502e84fb6 55 0.04/1.00 vMB 57
253,539 253,539 0000000000000050e2a550d5f9d20babe6c07cd65c87243d786f7c9ce8c5bdb2 365 0.14/1.00 vMB 230
253,538 253,538 000000000000004824edce48b88aaef12079ee811ddec5502e289197830cf5d7 256 0.09/1.00 vMB 137
253,537 253,537 0000000000000020ff4bb73a8f55d31568cfda55b11c849f52b221a354517e54 61 0.03/1.00 vMB 63
253,536 253,536 0000000000000047aecc49ca7d62126458ea8eadd5be84daa4b20655f3ae6b0e 390 0.15/1.00 vMB 107
253,535 253,535 00000000000000438bf6b2ebada0ada42c17b256e7ac1f97321641b96902a321 67 0.03/1.00 vMB 115
253,534 253,534 000000000000003f6fa1e4eac15204ca55a507e97ab83a1cf971b1d7b18fd50b 25 0.03/1.00 vMB 35
253,533 253,533 000000000000001cce1c2b686fd2264b0893c36d66b8cba30cce6f11dfa71989 173 0.06/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 783.06 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: 720.67 GB
    • Received: 18.24 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.