Loading Tool

Explorer IconExplorer

Memory Pool

78,172 transactions
29.28 vMB
0.07694878 BTC
Random Selection Loading Transactions
Max Size: 179.46/200 MB

Candidate Block

Mining Attempt b93a16bb9ec467759ede54a3ad10394fab1e040a619dffcdec19400c6ed0e967
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 27219bb10d82ac9d4584ebd57067356717ef2e76ef9498efce973cc3b3692492
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,534
Size: 1.00 vMB
Total Fees: 0.01278771 BTC
Feerates: 73.20 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (130,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,454 784,454 00000000000000000004edd9bc923583db000c8020cb3fce28383195f7ec5842 2,809 1.00/1.00 vMB 19
784,453 784,453 00000000000000000004b016ce31d76c9a337691217fb8f7340aeebf30e7d5d7 2,107 1.00/1.00 vMB 12
784,452 784,452 00000000000000000002ec612b4d3b25a3699d6f7c3b537e8b59981ee2a5b284 1,377 1.00/1.00 vMB 5
784,451 784,451 000000000000000000046ad36245d8d85d8b726d766dfc2fe22a9522c1bcfdfa 1,131 1.00/1.00 vMB 11
784,450 784,450 0000000000000000000405d346751b6c6bd15711f780603d460fd75501de0821 1,271 1.00/1.00 vMB 4
784,449 784,449 0000000000000000000141600b9b4486840bd3f1cfb75390ed97b00c65a3d8cc 2,263 1.00/1.00 vMB 6
784,448 784,448 0000000000000000000295519d327997a08a7a706b230efdd2bc5c9bd3ce6b26 2,681 1.00/1.00 vMB 18
784,447 784,447 0000000000000000000049d863c6e971f63de7e99e615c8b3310570d895fbb56 841 1.00/1.00 vMB 6
784,446 784,446 0000000000000000000396caffc2345205fd195ec472391fef6b15e9cc3a6666 2,424 1.00/1.00 vMB 15
784,445 784,445 000000000000000000014819f8e18629f805f3267be7d5af7d8ef481caf298c4 2,321 1.00/1.00 vMB 13
784,444 784,444 000000000000000000021d038b1843f501617c4fa363b63dae2fffeb1c2487d4 2,203 1.00/1.00 vMB 18
784,443 784,443 000000000000000000001107bc0f46bf6f829bb277c3cb13fdf19fddc2654a32 1,575 1.00/1.00 vMB 44
784,442 784,442 000000000000000000050d9150667910b4686f03a8032a090fbae8240f09fa2e 1,499 1.00/1.00 vMB 9
784,441 784,441 0000000000000000000274187548a966b169cf7ae34f5e6e513b0d36d6f0e851 1,770 1.00/1.00 vMB 9
784,440 784,440 00000000000000000000a4e2e6fcfc0fa48b17431e0147e585955ff7154a1e4f 2,926 1.00/1.00 vMB 26
784,439 784,439 000000000000000000026890b9f7f6824c6ec30d318bf96dc74c53bcc2dc57be 2,700 1.00/1.00 vMB 16
784,438 784,438 000000000000000000031d545e6f103bd70c4f515a7d4860cb3b522ca290277c 1,261 1.00/1.00 vMB 7
784,437 784,437 0000000000000000000397cb692526719ccb4717d71e7f3ec3e73f2d9866cb09 1,414 1.00/1.00 vMB 6
784,436 784,436 00000000000000000004e337b2005bdf12f4b0aeeda5052bafaf4468d9360025 2,651 1.00/1.00 vMB 20
784,435 784,435 0000000000000000000333c23ac3ff29ac5981db311ef78b3bc80c905e78f916 1,003 1.00/1.00 vMB 11
784,434 784,434 0000000000000000000304781fe6bd1497ff797562ecd2fdb2b49e03cc45de38 2,553 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.