Loading Tool

Explorer IconExplorer

Memory Pool

67,791 transactions
25.89 vMB
0.06166767 BTC
Random Selection Loading Transactions
Max Size: 155.75/200 MB

Candidate Block

Mining Attempt 07137a5fcd8b3c356bbe911292fdbe59fa1e0e1f3fd7ab1974f36166731109cc
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 1cc84902ea4cee78ae51b255a89fc5c368bad4cb65e286f9fbcc2467aa36438e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,130
Size: 1.00 vMB
Total Fees: 0.00690795 BTC
Feerates: 60.03 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (914,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916 916 00000000740acadf4cce36a0d8d7616f64a7b1fdad10aa93fd33e36bde2a67fc 1 0.00/1.00 vMB 0
915 915 00000000170dacd25631952163cce7b2fbffcb7e0b63aacea2a1b16d52dac3a8 1 0.00/1.00 vMB 0
914 914 00000000f7b6ea92bd64f943a327f6b19ed7799c42a7e284ba6ec1888289a87e 1 0.00/1.00 vMB 0
913 913 00000000eec9714483685a04a58d487d758eadf0b0b15d9db38dd632ccb106f8 1 0.00/1.00 vMB 0
912 912 000000003e9034ddb56d81bcdcd618118875ddf6d5786f85cb0ed988fdf7c7d4 1 0.00/1.00 vMB 0
911 911 0000000047560030cea942ff993f9c5464dd6499e7118d189c56ca57a465bcb7 1 0.00/1.00 vMB 0
910 910 000000000c26bbb4b7fa0da20e0ba50584547dd324a1b9230533b8a475903873 1 0.00/1.00 vMB 0
909 909 000000001296a12c71fb7ab664179a0d47d0d6a96eaf1b5590d6d0ebbd472744 1 0.00/1.00 vMB 0
908 908 00000000bdcf8ca4e6b5259d02ace5d03b450214927ca0bc2217220323fc2256 1 0.00/1.00 vMB 0
907 907 00000000c90449e0eae4ab3e64248d2bb105c8bc720e3c7317ecfa4f1c482163 1 0.00/1.00 vMB 0
906 906 0000000096732a5e1eb8fd8da3bc5024cfb882a9ed4c04b3a0077eae470169cb 1 0.00/1.00 vMB 0
905 905 00000000a8ed265d3d7d4a829dac44c97b30f1a519bcd7ca038a7c680755a30c 1 0.00/1.00 vMB 0
904 904 00000000e971a5014d9f7a70e26b223dbb68a51c4a6340824ef8deca00a30430 1 0.00/1.00 vMB 0
903 903 00000000b55ffd9fb6287b37c50bb6c82a8bb81d2b67c8294ddc8cdf46e79fce 1 0.00/1.00 vMB 0
902 902 000000007e53b7c2305ef1d7cac84e37402675d664884ff9e94c44effd2097c3 1 0.00/1.00 vMB 0
901 901 000000005d43dd65f5b334be51b6ca0910477a0344c5290a36f147c0d5c0730e 1 0.00/1.00 vMB 0
900 900 00000000e684309e67fabdf765bea193cdf8532111079b7f53a0839746d19240 1 0.00/1.00 vMB 0
899 899 00000000679a9b4bd9ee14552dd3bcc8330c75aa76191dd2c112db1ceee4926d 1 0.00/1.00 vMB 0
898 898 00000000d7c1cc9c3b971360e854059298ae70a0d1a410a9aad67d49663088e1 1 0.00/1.00 vMB 0
897 897 00000000306d8ff2a054d739a88fea4d9fd453508571331ca944099ea77c3b0c 1 0.00/1.00 vMB 0
896 896 00000000dabe35441efb615ad072e22ece58326cf0a43b990fc00aab808e8589 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.29 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: 766.50 GB
    • Received: 19.28 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.