Loading Tool

Explorer IconExplorer

Memory Pool

49,843 transactions
28.24 vMB
0.07334055 BTC
Random Selection Loading Transactions
Max Size: 151.64/200 MB

Candidate Block

Mining Attempt b7480045fa752ddc0a53bcf2bef7876a401109581d6b69fb092895dc546ac5b6
Version 20000000
Previous Block 000000000000000000006aeda7cc004234c1ab671c5672364bc6b11d12bb94b3
Merkle Root 9d3c46d92d1c21d61c525810e07ce2259f3ce259a22ba79285383ddcd250084b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,535
Size: 1.00 vMB
Total Fees: 0.01970462 BTC
Feerates: 507.72 > 1.97 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,772 (378,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,674 536,674 00000000000000000013aa01dcc3e3acdc3e939eab51135a50d85eb22d58823c 1,552 1.00/1.00 vMB 42
536,673 536,673 000000000000000000083586cfe22c5c0f8a6614716385da487b1a0957a37993 1,616 1.00/1.00 vMB 37
536,672 536,672 00000000000000000020109d45dfc21b39a3e4e4e2883f3993e00e0e0b6eb4c3 1,904 1.00/1.00 vMB 26
536,671 536,671 0000000000000000002b1afd330ebdd7c62dbbd06cf78c8371abdad7aa9ec80e 2,135 1.00/1.00 vMB 22
536,670 536,670 0000000000000000000c69e23557570e450c6af2ae7402fa24fe7d3f83545189 500 0.19/1.00 vMB 24
536,669 536,669 00000000000000000003e24c036126b87c1a152c89a619194f11d8b2b8cf8462 333 0.20/1.00 vMB 17
536,668 536,668 000000000000000000253d147405b4766041b883ec678cdd64219baf6292df32 1,516 0.80/1.00 vMB 14
536,667 536,667 0000000000000000002716c75f07c38e80caf69b5dc65295b6163a910a9c3834 1,453 1.00/1.00 vMB 21
536,666 536,666 0000000000000000001931631aa1d36556b91b8a4e41feb50af0913cb606af1c 1,812 1.00/1.00 vMB 9
536,665 536,665 00000000000000000011dcc6b5202bf9dc43dd5b6591678a44ce23a26255c59b 2,162 1.00/1.00 vMB 29
536,664 536,664 00000000000000000011dac03c1fb49a380d27af0f3503276febd71e12d47e79 856 0.59/1.00 vMB 11
536,663 536,663 00000000000000000014344dc8d68ccf2f06c53120917c89f08eacab9c6bca59 2,226 1.00/1.00 vMB 11
536,662 536,662 0000000000000000002153eaaa521c8de9240028b64fe8185f2253af31285cc3 1,811 1.00/1.00 vMB 25
536,661 536,661 0000000000000000001770334735d59b2014c521c915d0dcccbf6b320585520c 152 0.07/1.00 vMB 28
536,660 536,660 000000000000000000284e92a949fb175fe2abc91fa7f30d32661ef7556fd7ad 252 0.08/1.00 vMB 15
536,659 536,659 00000000000000000009bf05ee72bd16a60261adc07c8d6537f8800eb1b0a433 388 0.14/1.00 vMB 16
536,658 536,658 0000000000000000002aa46d30d234dd36c92e3218ee60fad79a5ac34ad85b97 1,488 0.72/1.00 vMB 13
536,657 536,657 0000000000000000001313fd358b612d7964007da745da37ccaf4945f81a20c9 1,420 0.59/1.00 vMB 16
536,656 536,656 00000000000000000001c1b734f927f21f6b81de1d356179ce2ee958b85a51dd 207 0.14/1.00 vMB 14
536,655 536,655 000000000000000000019a8700f84ce02e1aaa1d91c1853986f82eff65a27f91 865 0.41/1.00 vMB 14
536,654 536,654 00000000000000000005ea2f4f02ee31cbcb7f19c5691caeeebf43f48ea2adfe 967 0.50/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.98 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: 648.34 GB
    • Received: 13.03 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.