Loading Tool

Explorer IconExplorer

Memory Pool

74,118 transactions
28.70 vMB
0.08002114 BTC
Random Selection Loading Transactions
Max Size: 169.72/200 MB

Candidate Block

Mining Attempt d0f09c37ffd82db0ca0d3cb06c3bff8775df5d8eb8d1985a9594a04c979a41a8
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root c13c2969bf2cbe4d1e90eff301240daa8ec90ba1e8a292663939ecdd7d8f5ba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,607
Size: 1.00 vMB
Total Fees: 0.02207200 BTC
Feerates: 150.36 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (347,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,762 567,762 00000000000000000023f29fc8a91050255979de7ff591ce6b250f652dfdec37 2,664 1.00/1.00 vMB 15
567,761 567,761 00000000000000000013ef6a796eb5b519b5aa65db3b7d667086b1af69a52b32 2,662 1.00/1.00 vMB 27
567,760 567,760 0000000000000000001a9d54f031e57373fd1f4ed83f14d94a3e99041960ec5b 1,063 0.44/1.00 vMB 19
567,759 567,759 00000000000000000025e56f9f7f1bb9c7ff41795277f1606dab45d4981b90d7 62 0.03/1.00 vMB 12
567,758 567,758 0000000000000000000b6d1ebb7220d97e30afd45bfb69c028a259c79bf4f6fa 765 0.24/1.00 vMB 19
567,757 567,757 0000000000000000000d8d111d628943dbeafed911a241aee233ea849a711e87 1,142 0.42/1.00 vMB 16
567,756 567,756 0000000000000000001deb08436d2df2482f95e5252491ba16d13cac25e33f4d 482 0.22/1.00 vMB 7
567,755 567,755 00000000000000000026cf446ac3703620e9e0905524618a609afc3ed889cad9 2,560 1.00/1.00 vMB 22
567,754 567,754 0000000000000000000c4fa9f6623b29dc6470f13060a413bdc18b26ca6fcc57 2,507 1.00/1.00 vMB 16
567,753 567,753 000000000000000000128cb11182eef23686a1730ba23470948ed3d04fa33f88 650 0.22/1.00 vMB 19
567,752 567,752 00000000000000000028c339fe2378a061a93cdf5462e8f4c638377386a41a83 1,052 0.46/1.00 vMB 13
567,751 567,751 00000000000000000010e7da412f5bbfe838604b9449153e515a4b162822d36d 556 0.18/1.00 vMB 16
567,750 567,750 0000000000000000000715780d82311824364c9e08c9429efbf86ad5f20ced99 2,300 0.83/1.00 vMB 14
567,749 567,749 00000000000000000022d985df507070beea8264bb7e3d989d836ad9be1db0de 2,625 1.00/1.00 vMB 24
567,748 567,748 00000000000000000009ce8c2dcbcf73f0984c3d3ad6f137637474d9d81f712c 1,772 0.57/1.00 vMB 17
567,747 567,747 0000000000000000000034a247dd197a0872f4b60213f2aeb8610d66a7e23242 346 0.10/1.00 vMB 16
567,746 567,746 000000000000000000138c77f125a537d468a470c2b5f99c2a3681e45ea92989 949 0.34/1.00 vMB 16
567,745 567,745 000000000000000000163894edb74cdd62b66df18924408b9f1c7d9e496d2850 1,689 0.65/1.00 vMB 18
567,744 567,744 0000000000000000001a425483b7f3981873b2e944c1a64b5184f3dc6fa5fae4 153 0.05/1.00 vMB 17
567,743 567,743 00000000000000000002f35dbff0a706ab73b48aa1476dc2f626d9120ac737e8 211 0.08/1.00 vMB 18
567,742 567,742 000000000000000000239d36af3d20c22a8b37f30e30b5df295fce4d06840ce7 2,386 0.91/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.