Loading Tool

Explorer IconExplorer

Memory Pool

80,060 transactions
29.46 vMB
0.12996676 BTC
Random Selection Loading Transactions
Max Size: 178.03/200 MB

Candidate Block

Mining Attempt 7d87436127b195c8908d16d49fc8e7e589d8cba60099c12a2e093189c14d19e1
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root c90bf7856d6e988a38212014ff76b37d6d274fe9785cfde9f9556fd4a5aa958f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.04823327 BTC
Feerates: 301.72 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (497,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,024 418,024 000000000000000001c7f17a3520b445b21c0c291eb3c0afee4bd0da7a2c0e6f 2,457 1.00/1.00 vMB 60
418,023 418,023 0000000000000000047ffadd5468b3dd74b87b761a4c77724b57e259b5d51ded 2,550 1.00/1.00 vMB 76
418,022 418,022 000000000000000001d99ef4ada0fae37ce4712f64e4cf94fee9beef3a9fdbfd 1,201 0.48/1.00 vMB 67
418,021 418,021 00000000000000000205546783d10b8372732e2b6ef246ea2d78793a006d026e 2,017 0.94/1.00 vMB 51
418,020 418,020 00000000000000000314d5f00023581f06dfeb544a07b86318296dae7af33b3c 31 0.01/1.00 vMB 63
418,019 418,019 000000000000000000cd773ecd73d485fe2c63ba720c7018ce37f6800ee842a1 948 0.45/1.00 vMB 53
418,018 418,018 00000000000000000256b3d947bb0d80ce71469ae67b8b40351c8dd2fd2e6214 1,012 0.48/1.00 vMB 60
418,017 418,017 000000000000000002a7561a55ee61005662d13cd4448ea5a0408ec3fcc5be4a 982 0.64/1.00 vMB 44
418,016 418,016 00000000000000000162e9d55ab8b26105ba3afb842d1bc95905c16ad30b7f01 557 1.00/1.00 vMB 20
418,015 418,015 000000000000000003090e1103a2339de42f37e2349e430163ad44f424753baf 889 1.00/1.00 vMB 30
418,014 418,014 0000000000000000046eb26a75b78457e1c07de611d263682ca160842946868c 2,307 1.00/1.00 vMB 64
418,013 418,013 000000000000000004b202126a1b95d854db8ba9530861bd246ba4ae4455ed68 1,912 0.80/1.00 vMB 65
418,012 418,012 0000000000000000002bb2fb332574215b3c8d40785af437d5469e53b2cf4998 540 0.31/1.00 vMB 62
418,011 418,011 000000000000000003f875d6c74c4512d85f4d8f65220f70ce772789f135fd59 521 0.43/1.00 vMB 40
418,010 418,010 000000000000000000824174560a438b3e9ed6e2c9e83fb7efd1a0b1cfd53090 1,175 0.59/1.00 vMB 66
418,009 418,009 00000000000000000021ae4afeb506586dc9eeb5640cc9d8292a26fe1fe2b071 1,251 0.71/1.00 vMB 61
418,008 418,008 00000000000000000043409de079eeb8f6044ad258bc51b4e3acfa5052813b02 1,488 0.92/1.00 vMB 43
418,007 418,007 0000000000000000005aa4dd14d29f2a3c5825082fd41f34556e5836ab7704c8 1,800 1.00/1.00 vMB 71
418,006 418,006 000000000000000001cdc931e7a274146174e2a71cf7f83e4f4201ffbc165e90 735 1.00/1.00 vMB 21
418,005 418,005 000000000000000001f42b0bf8aab28b29a646e06eefbd0217c27563de3c5409 1,251 1.00/1.00 vMB 39
418,004 418,004 00000000000000000057c101b03d29b19f98045379e8ef56fda1d55c25f16baa 1,832 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.