Loading Tool

Explorer IconExplorer

Memory Pool

78,673 transactions
29.47 vMB
0.10713115 BTC
Random Selection Loading Transactions
Max Size: 177.15/200 MB

Candidate Block

Mining Attempt 75df7f533aecb2d007d602642d839e5bbdcbd474e1fb69bf1c3d8afd53911daa
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5657f190783cc335bea2c47626b9131e63ddfe2aed773626645fdc479d9282e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,949
Size: 1.00 vMB
Total Fees: 0.04732131 BTC
Feerates: 109.69 > 4.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (301,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,673 613,673 000000000000000000112771bad60c0245409ff41f8f853f2688bde7194abceb 1,101 0.38/1.00 vMB 16
613,672 613,672 000000000000000000010501bd1aedf9742b8761e9b7d8db6f05f65806411f4b 816 0.30/1.00 vMB 13
613,671 613,671 00000000000000000002d1d74426c36e5f97541ab039fcfe617425db12bbcfa3 2,245 0.94/1.00 vMB 11
613,670 613,670 0000000000000000000a1ad5fb7ddd01a3296d980cb1be7dda2db78ab9117653 1,776 0.73/1.00 vMB 13
613,669 613,669 000000000000000000059854cd1119c35c19370705b09cb7461606461be1bc95 171 0.05/1.00 vMB 19
613,668 613,668 0000000000000000000add0bef45378d1e454bf8526c5c77f4598cd0c431fbcd 123 0.07/1.00 vMB 13
613,667 613,667 000000000000000000083cc8f5004efe591b8068777448b39c49e79998abe2ab 1,483 0.57/1.00 vMB 9
613,666 613,666 00000000000000000005e14f4469bcd7f2ea61cee494c55b417139dae2ff953d 2,167 1.00/1.00 vMB 16
613,665 613,665 000000000000000000000c40edf04f4aaeb94a1e6c4cdf455dd266a7fa6443f9 2,572 1.00/1.00 vMB 17
613,664 613,664 0000000000000000000f1618536413868304fc3437125ae4a92718e2b0070b7e 2,395 0.85/1.00 vMB 11
613,663 613,663 0000000000000000000c5020435be053513b8ad97b46596449c2f510ec6c7b57 848 0.37/1.00 vMB 15
613,662 613,662 00000000000000000010ad7fcf35bb97ac114815d4dc818c2f61b1f9d5a7928e 1,447 0.49/1.00 vMB 2
613,661 613,661 0000000000000000000e30f5084157146b4dfb3a65170d579409a30d67c33ded 2,117 1.00/1.00 vMB 16
613,660 613,660 0000000000000000000d570003eba44d83358a0b5a0132f1feabf0aa3e3039fa 1,224 0.41/1.00 vMB 11
613,659 613,659 0000000000000000000a8eea6fec94fbc227334f50ed92611bdafcfead4b6493 2,290 1.00/1.00 vMB 4
613,658 613,658 000000000000000000128485ae621522008ecc1db26fef9917a4637abc6bbe60 2,619 1.00/1.00 vMB 17
613,657 613,657 0000000000000000000b0f271558b6ae0bb31389d4072bb11f3b9cda51e1357a 2,031 1.00/1.00 vMB 24
613,656 613,656 0000000000000000000abe0f6730244cc05e1fff93aaaa72c310bd4676996c76 204 0.07/1.00 vMB 15
613,655 613,655 0000000000000000000df775d6be29048cb19d80d8790f2cee3b99ca2174ec2a 2,070 0.84/1.00 vMB 2
613,654 613,654 000000000000000000076d8b594625434a1d99adf70c09d323f44690a976aabb 2,542 1.00/1.00 vMB 17
613,653 613,653 000000000000000000078460f14ea24c87e3560ccd52ccf36abda22e33971317 2,700 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.