Loading Tool

Explorer IconExplorer

Memory Pool

87,146 transactions
31.96 vMB
0.13547800 BTC
Random Selection Loading Transactions
Max Size: 192.97/200 MB

Candidate Block

Mining Attempt aa07ba6e18215af275f890f1508e6aa6d48c4136529122b5016f7db4736fbb5d
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root b5668e4f784809c4bd34c4f3ba04bf0b89b87f85847d3ad9c64fe9ec3325c1f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,001
Size: 1.00 vMB
Total Fees: 0.04856560 BTC
Feerates: 911.92 > 4.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (225,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,613 689,613 000000000000000000070003a262c13a9f74bc3db238de750bd1259d873880c5 1,714 1.00/1.00 vMB 79
689,612 689,612 000000000000000000130b325c884925ab2bb31ab8050867d37a578e36e3871a 507 1.00/1.00 vMB 7
689,611 689,611 000000000000000000117981469743f9a2227710e7566dcb46e0700581019605 1,468 1.00/1.00 vMB 19
689,610 689,610 000000000000000000129252f0f4c82265068cb464b3290c48a4f685466314c1 2,036 1.00/1.00 vMB 38
689,609 689,609 00000000000000000006046d148a70bd3b69cc953c871386e21babba9fb83ca5 1,626 1.00/1.00 vMB 27
689,608 689,608 000000000000000000090eb423f8989488ba7a92e3855d43a8ef9d6ff7bdd1b0 1,452 1.00/1.00 vMB 27
689,607 689,607 0000000000000000000ee1990eccdb66db6d4f801ede6716da5cd2938c467d6c 1,945 1.00/1.00 vMB 26
689,606 689,606 00000000000000000012b2093e931ac9e62ab3a665625647cda72309f244f9e6 909 1.00/1.00 vMB 14
689,605 689,605 0000000000000000000b72dbb5f3a9826855d52462cdbfe9d57e81bc73f01851 1,427 1.00/1.00 vMB 23
689,604 689,604 00000000000000000011f295cc160a40dbac00586e6c67ea9194dc95baad00c4 1,646 1.00/1.00 vMB 24
689,603 689,603 000000000000000000093ac8bfa5e86eec351b508318ef528eeb89729d00c09a 1,961 1.00/1.00 vMB 58
689,602 689,602 0000000000000000000cc3e486ac923903684e21846b4ba778f8adbcfd7ad23e 1,169 1.00/1.00 vMB 40
689,601 689,601 00000000000000000004bc9d105246a22f98ec70c26a42d8bae89aae9bf614d4 1,911 1.00/1.00 vMB 48
689,600 689,600 0000000000000000000ce34d814e9cf85c7f5ebd215bfbb6e8f0a24526caac51 544 1.00/1.00 vMB 4
689,599 689,599 0000000000000000000c5b9b0c5b1f66b775a377d4f59cdfe5ebf80231711aa5 424 1.00/1.00 vMB 7
689,598 689,598 0000000000000000000217c0a5d283dcafd65896f819cc7951ab1be089cd39df 963 1.00/1.00 vMB 12
689,597 689,597 000000000000000000031d8f578807033b57cc3b8b73a7f7c1e91972ba1c826c 1,425 1.00/1.00 vMB 28
689,596 689,596 0000000000000000001187d89b678d3e1a6a3e629f9fd0ac3a44e12197b0ef78 1,342 1.00/1.00 vMB 40
689,595 689,595 0000000000000000000e2224eba06fc8d376a057414d60fdffbbd95d3ba38672 333 1.00/1.00 vMB 4
689,594 689,594 00000000000000000007dd4698c20aa771aaf17942f69f5b8471a651aef364f1 893 1.00/1.00 vMB 17
689,593 689,593 000000000000000000022b85326855342d3dd46db2b07cb8d6f406ddeac4e03c 1,138 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.79 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.