Loading Tool

Explorer IconExplorer

Memory Pool

79,756 transactions
29.87 vMB
0.12294698 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt 0466ec4d65cbafe859b70c7630670e0d776eae5688c30885d3aab8d3592fb040
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root d6153d2b5cf376287c5ea49038783ec4529a04c4045f758e267dcf5ee56cea40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.05736131 BTC
Feerates: 150.75 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (416,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,719 498,719 000000000000000000acc05d0da78bbbe1dd14b2a2f03656f51967fdf7c63d45 1,730 1.00/1.00 vMB 166
498,718 498,718 000000000000000000920da215c2047373f047af85882132986e0c2fafcef0ea 2,427 1.00/1.00 vMB 205
498,717 498,717 0000000000000000002e1bd3b7b68ef857c1571243677c873e7575632738d4dd 2,435 1.00/1.00 vMB 285
498,716 498,716 0000000000000000007b9b80e4985e6374dd6d6530231e85fe0baa95cbca9897 1,466 1.00/1.00 vMB 246
498,715 498,715 0000000000000000009e90eb649e2177d9888ca9de665ca4c08881562f7fc6a7 2,272 1.00/1.00 vMB 249
498,714 498,714 00000000000000000046361e11a230347220a3a50555499da98653dfcd13fff7 2,349 1.00/1.00 vMB 361
498,713 498,713 000000000000000000ab760564c529c9c628e65c42229846cd7ad52439f24ca4 2,765 1.00/1.00 vMB 397
498,712 498,712 00000000000000000032ab86d466ed54afbaa197be3ff5ae31bd569d576e42bb 2,248 1.00/1.00 vMB 375
498,711 498,711 0000000000000000004e7258f273ef0b80e42d33f05d9ef9b787cc66657fb67a 1,790 1.00/1.00 vMB 154
498,710 498,710 0000000000000000005e5277cdd9e0fd495cd22848f20dfa82f0d27167ced85a 2,057 1.00/1.00 vMB 300
498,709 498,709 00000000000000000045afd684e9085949a4de358f147fb59eb42c9e327cd1bc 1,735 1.00/1.00 vMB 74
498,708 498,708 00000000000000000035b6c1213a76c0187287d4e970e4647c88909280f751b1 2,115 1.00/1.00 vMB 83
498,707 498,707 0000000000000000008db5fa98aadbe1a57b13f2db78c0772224a211aebcd20f 2,427 1.00/1.00 vMB 279
498,706 498,706 0000000000000000001f4f46a89b560c746bb1b81f6f5aa99232cf5cd437bde2 2,267 1.00/1.00 vMB 132
498,705 498,705 00000000000000000015f20c7dde47481d2f3913f6c5e432b8bd62bcc5e0b119 2,389 1.00/1.00 vMB 222
498,704 498,704 000000000000000000ad325e80b1325605b68eed008f071b43f6c1b7aab45d0f 1,792 1.00/1.00 vMB 251
498,703 498,703 000000000000000000828cf751f72a3d98e1a6ba2bd6f8cf47214bad8332b05c 1,983 1.00/1.00 vMB 127
498,702 498,702 000000000000000000613bf633910ce3c7faaad02cfb9eb610047e1ea9b419bb 1,884 1.00/1.00 vMB 125
498,701 498,701 0000000000000000002da94b834820d13131132134cd66b53817f04370176557 2,055 1.00/1.00 vMB 124
498,700 498,700 0000000000000000006c8d5c2158effb932bcc8c2f6856c0c99a473a45e81e72 1,374 1.00/1.00 vMB 117
498,699 498,699 000000000000000000a7201416722da76f239c8300bee7be6a4555885baf3cb0 1,782 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.56 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: 670.25 GB
    • Received: 15.84 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.