Loading Tool

Explorer IconExplorer

Memory Pool

77,009 transactions
28.60 vMB
0.10167010 BTC
Random Selection Loading Transactions
Max Size: 173.05/200 MB

Candidate Block

Mining Attempt 99c7dbe1739166d7b08b523cce7110faf72abec532ee6a10fb8db03442500a8a
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fa70f1ebd3a3b13322f5c905e6fe933f3b4727c564d1931f2c16a276508db037
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03486259 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (189,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
725,765 725,765 0000000000000000000592580f801cb7ed6ec026d6d133d9dbafd9266f909dd7 2,352 1.00/1.00 vMB 16
725,764 725,764 00000000000000000006edec25e9642636f8b606ccd830333539a36cfec5a899 2,200 1.00/1.00 vMB 14
725,763 725,763 000000000000000000021f4b3947a7bc4da6875471ba6bc343a130e09173600a 1,865 1.00/1.00 vMB 10
725,762 725,762 000000000000000000002309cf8050bfbce1d5cda9744366091f2dae5a8b6621 1,529 0.54/1.00 vMB 7
725,761 725,761 00000000000000000008c6412e05b63947ffc39266ffc966dd89446b51aff30b 2,730 1.00/1.00 vMB 18
725,760 725,760 0000000000000000000907143bf272e051dd1596a343d445fdc39e159be80030 615 0.22/1.00 vMB 17
725,759 725,759 000000000000000000041e39e07eefe69a84140b1020fe46b329a20ce5b74a77 2,324 0.80/1.00 vMB 10
725,758 725,758 000000000000000000090764f69492c350a07a5368ebbf0c3e18982cc3a297d0 2,140 1.00/1.00 vMB 19
725,757 725,757 0000000000000000000153199b46c468a4e4e4f4088cd7360fc4cf5986640b7f 685 0.72/1.00 vMB 10
725,756 725,756 000000000000000000064a9914eac74e8a95c5968936a4f7c33f00935da455fe 2,371 1.00/1.00 vMB 16
725,755 725,755 00000000000000000001885d61a295ed0f1daffc8a9a3e7866dcd87d34dd16e5 788 0.35/1.00 vMB 13
725,754 725,754 00000000000000000008798b7a72ba4033968a36713ab7c8f36a5b02151b5b8c 2,331 0.97/1.00 vMB 8
725,753 725,753 00000000000000000002d6aaff26b1e73249a8b2e704c9c2fd8bb03a816d203e 3,256 1.00/1.00 vMB 10
725,752 725,752 000000000000000000002f7513d27fcb484a7d5a27411e8c534810f2312660c4 2,542 1.00/1.00 vMB 7
725,751 725,751 00000000000000000004dd3f5b6a5ba5217395bc878c8d4017b503495f7220d8 2,582 1.00/1.00 vMB 25
725,750 725,750 00000000000000000007c133a0665c9a1b95687008c2cf75285a7abc0ecef3c1 2,863 1.00/1.00 vMB 17
725,749 725,749 00000000000000000001912ac91e344f7e517e15a3f298edf0307f77d0f805ae 3,045 1.00/1.00 vMB 36
725,748 725,748 00000000000000000000c25f65b2a6ef6834b334e8067529ff088d6db43f1bc0 2,203 1.00/1.00 vMB 24
725,747 725,747 0000000000000000000331f09a6583072ad53bc26b96879c5a156acf0dd82c63 584 0.26/1.00 vMB 15
725,746 725,746 0000000000000000000159ccbc7ce62ba1f7f82f42de83a7fefbcfee8327253d 1,881 0.93/1.00 vMB 16
725,745 725,745 000000000000000000041cefb3b4e0cda5272e01e18c5ec938bf28b745613e42 626 0.75/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.70 GB
    • Received: 17.58 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.