Loading Tool

Explorer IconExplorer

Memory Pool

45,459 transactions
27.89 vMB
0.09301341 BTC
Random Selection Loading Transactions
Max Size: 145.70/200 MB

Candidate Block

Mining Attempt f5bde1e05d844c365aab8de04c590b375b88810570e5d12b46c33ef9e0e7dc71
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root 85b6608a03fa6be7db7bfeb62430c5246df43c063337286bccc70d540855d137
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,645
Size: 1.00 vMB
Total Fees: 0.03454835 BTC
Feerates: 150.77 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (225,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,699 689,699 0000000000000000000f1af44790bd260d69b0e95956d143add9723da372572b 994 1.00/1.00 vMB 6
689,698 689,698 0000000000000000000ddccd6d61be127594907c52160b43f480f9d0de9f4062 3,790 1.00/1.00 vMB 3
689,697 689,697 000000000000000000060fff3bc6a1ce3506628eb150340e08014b1e1b300e42 2,896 1.00/1.00 vMB 34
689,696 689,696 000000000000000000014335fcd61457832630cba54ebd91b57ad9c3aa1e5961 954 1.00/1.00 vMB 4
689,695 689,695 0000000000000000000098d4db74387b13b48f3b96fa01896f84b35b938f2640 1,802 1.00/1.00 vMB 3
689,694 689,694 00000000000000000004c33631dd4fa035fa5f8b42f557f13037a8041c051c9a 715 1.00/1.00 vMB 11
689,693 689,693 0000000000000000000b382d45eb7acbf0554bdc8aadb59c6c7b92c1fbb80c7b 853 1.00/1.00 vMB 25
689,692 689,692 00000000000000000008df6a9d5974b094e09b8e5b26fa2b4b5937d52d333669 1,008 1.00/1.00 vMB 15
689,691 689,691 0000000000000000000f21dda6c329250aa88d58ab4e12f5927ca43705eb1911 958 1.00/1.00 vMB 13
689,690 689,690 00000000000000000003306a24cf4f629646a68935291e066307f4e3ece6ec93 930 1.00/1.00 vMB 22
689,689 689,689 000000000000000000126f72cea542a81d8a6c061f2e7ef4c14e61f42c99d74c 647 1.00/1.00 vMB 8
689,688 689,688 00000000000000000009b4b49f85c2cdfa23321e18b44417d8ac5cc6b6a42fda 1,335 1.00/1.00 vMB 59
689,687 689,687 0000000000000000000d725258d45f49366825bc92b101314f722f317a1768ac 972 1.00/1.00 vMB 12
689,686 689,686 0000000000000000000c89c1cf7544f540b69975324ce4f87d4edddac93622cd 1,013 1.00/1.00 vMB 50
689,685 689,685 000000000000000000056e5ff55d8321ff5e3ac4a8fe47c749709031f055296f 1,793 1.00/1.00 vMB 54
689,684 689,684 000000000000000000007564dc68b97e966d234f48b4d2e129d1da4db0a4ab31 2,317 1.00/1.00 vMB 58
689,683 689,683 00000000000000000003331e44848b35acd194ef0ce80309c39d7b596745ba78 1,796 1.00/1.00 vMB 3
689,682 689,682 0000000000000000000347702140265b685e3853799e42749693f6803ad16086 2,334 1.00/1.00 vMB 55
689,681 689,681 00000000000000000001d6fdec0ab2de10a8f8d9d141eb3afaaa2b813f7923aa 1,768 1.00/1.00 vMB 11
689,680 689,680 0000000000000000000b1751d1dc7fb4532f22820bb9306fd6ce5423a9c5cde6 2,146 1.00/1.00 vMB 64
689,679 689,679 00000000000000000003674b6fde7bda6877926650d26ff0c13f6a7ad626cce7 2,282 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.18 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: 653.67 GB
    • Received: 14.00 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.