Loading Tool

Explorer IconExplorer

Memory Pool

66,922 transactions
35.97 vMB
0.19633011 BTC
Random Selection Loading Transactions
Max Size: 193.10/200 MB

Candidate Block

Mining Attempt 0acce717312b77b3d68fb5eb7366f4a2da9dee24216eee90908a7df33a24e1b4
Version 20000000
Previous Block 000000000000000000003037e9a0a24f24be3154ef9bb067e247aa21b2ef2f6f
Merkle Root a9cb90f2bf22b7c5b27dc94d1bcecc67d14bed4bdb6fc05f457754cac538870a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,574
Size: 1.00 vMB
Total Fees: 0.06285107 BTC
Feerates: 302.00 > 6.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,420 (817,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
97,087 97,087 000000000003d3a8ac990fd6017d3c9ba354f520594b5d1839ffc96612270497 1 0.00/1.00 vMB 0
97,086 97,086 000000000004d2f38b74bde584a656d084e26cc5fa0d86aa0490ced0d2b72c40 7 0.00/1.00 vMB 646
97,085 97,085 0000000000023f3b6f9ae806b9b5bbc2c434b24f3aeb782eab3e800e4e808707 2 0.00/1.00 vMB 0
97,084 97,084 0000000000030a1e0be977a2798a04846bc091b9269a56832caeb91163283a9e 1 0.00/1.00 vMB 0
97,083 97,083 00000000000450c893dfcef6f21ab1f613d4365b65ada1efbca98ed2bcef4dc3 3 0.00/1.00 vMB 0
97,082 97,082 000000000001fd91f4ab5821a623feca58594d09f73f8f52c6fa0ac5602ce8cf 2 0.00/1.00 vMB 0
97,081 97,081 000000000003f93bf41aecbf46a35373e0b8094e9d81fbd910917ec018f0ef01 1 0.00/1.00 vMB 0
97,080 97,080 000000000004d4839fa8320862d34fb8eda7b5e24e4c768f9df09ad313fec808 1 0.00/1.00 vMB 0
97,079 97,079 000000000000d18c5d4f7bf2c04392dc281e9660fd361025083ee45d79cc7c6e 1 0.00/1.00 vMB 0
97,078 97,078 000000000002afade3dc2f51b92fff5b897decde7f289bab7af85fb231792289 1 0.00/1.00 vMB 0
97,077 97,077 00000000000512feefda2c0d4e42f99aad86ad9128928c38bb56f2c4659442c3 7 0.00/1.00 vMB 0
97,076 97,076 000000000002138adf4aa2acda7e8f6842ca063b70774602b506dd5d1ecbbb2c 5 0.00/1.00 vMB 649
97,075 97,075 0000000000011882c2773665c018a2e046dd37461820a87ca5d9f2b528153868 3 0.00/1.00 vMB 0
97,074 97,074 0000000000049589cb6f5877f624fa18c458fb205660e8d2cc6b0212e77f29b0 9 0.00/1.00 vMB 0
97,073 97,073 000000000004ec440ae303875f1d649bf06fa25f074d799f1a6fc47c9baf31d5 2 0.00/1.00 vMB 0
97,072 97,072 000000000002dd641192690f849fc8df55847aef3062480e45bf40a0a089b64c 6 0.00/1.00 vMB 0
97,071 97,071 00000000000279ae240465d958057aa6cc7b5e0660faf1b340715802bb991d3b 4 0.00/1.00 vMB 0
97,070 97,070 000000000004017c6e1dc1e84b0c8df3f27583ae2a30fbc4b61aef66df50fc1f 5 0.00/1.00 vMB 0
97,069 97,069 000000000004cc63199de0cd62793060eb5631d5738e6d0244ae0032ec8f8b72 6 0.00/1.00 vMB 775
97,068 97,068 000000000002588c08317954994155d5a843672ad0eec6be84a3e828e61fb96e 9 0.00/1.00 vMB 0
97,067 97,067 000000000002fa1bb9e52cb624f92d4b89e5f71896edad6776f27cf8206c308c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 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: 602.11 GB
    • Received: 10.30 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.