Loading Tool

Explorer IconExplorer

Memory Pool

81,687 transactions
30.82 vMB
0.09296265 BTC
Random Selection Loading Transactions
Max Size: 187.55/200 MB

Candidate Block

Mining Attempt 1ae93a2ca7b1b1cc51461dc20743701f12ba2897463eb92f31ddd913602277a3
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root dcfc87e483bae57be588159a27d4bb065212197541e230f785b7db2dec1a4ed8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,699
Size: 1.00 vMB
Total Fees: 0.02351207 BTC
Feerates: 318.30 > 2.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (191,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,062 724,062 00000000000000000000b8ee7e0f94de430001455b296a01fd4c3ff0d111ddac 348 0.17/1.00 vMB 8
724,061 724,061 00000000000000000006dae9a65595ebb9fa6f3c074624867e07d34b695b7d3f 80 0.02/1.00 vMB 8
724,060 724,060 000000000000000000042f4c61bee243471c7772da50f15e6f0cf82db239c16c 802 0.25/1.00 vMB 8
724,059 724,059 000000000000000000069f7143a29fc29cb4fbabd2b26ecd7ec2df274259706e 971 0.31/1.00 vMB 7
724,058 724,058 000000000000000000036cdb95fcb36c859e8cd2d591227ec4968b104836faac 1,776 0.73/1.00 vMB 2
724,057 724,057 000000000000000000044c5b1c34bb035b4666d9570e084aca2344985cdc1dfb 3,188 1.00/1.00 vMB 8
724,056 724,056 00000000000000000009dc7b735fe38080a392b615b9e2899d17829ad210e2ea 3,173 1.00/1.00 vMB 10
724,055 724,055 000000000000000000091c3e5dbfdd99893854b9cd7d4ee30fe4b18272e17ad0 936 0.34/1.00 vMB 8
724,054 724,054 000000000000000000066b663ceff405463e4411c68edfeeb6d65e95aee2506f 1,758 0.56/1.00 vMB 7
724,053 724,053 0000000000000000000358ca57562a1b89eb07357803f92fd7cfc990fc7372d6 231 0.08/1.00 vMB 6
724,052 724,052 00000000000000000001b2a65ac5a1d47d8efac62e7547a856c04728f81dcf9d 1,579 0.65/1.00 vMB 6
724,051 724,051 000000000000000000072483a7b27854dc95cf9e5e754f9e9e5f24a611d3dbcc 188 0.12/1.00 vMB 2
724,050 724,050 000000000000000000089abf7afce1ff50f0bec86792becd3d84ac0425eaee71 2,010 1.00/1.00 vMB 2
724,049 724,049 000000000000000000097c7dde6a6ad35f4f7c0ede8d9258ec2e6443af342e16 1,521 1.00/1.00 vMB 7
724,048 724,048 000000000000000000028ae3fa5f9ef6b827edfa168853c315bea90c228d4e71 3,322 1.00/1.00 vMB 4
724,047 724,047 00000000000000000002fe41a78c7fda95276d2c5e42ca84fa380b730aafee1f 2,897 1.00/1.00 vMB 8
724,046 724,046 000000000000000000031da12ced2c149054f9b1264bd565d3660aed699a9462 2,585 1.00/1.00 vMB 13
724,045 724,045 00000000000000000004e4ab92fe65a3e98dca855737f4d94084763cb0af97de 2,194 0.75/1.00 vMB 6
724,044 724,044 000000000000000000055f3b5fab0ff65d47c782e7211a60583b2860357c839a 3,113 1.00/1.00 vMB 9
724,043 724,043 00000000000000000003cdac2fce0ffe5345428f74b393bd79bff46ea49dfc0c 156 0.05/1.00 vMB 5
724,042 724,042 00000000000000000003c10130a147c0d5ebd5e4f0150038cd180226c417ca30 661 0.45/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.00 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: 718.41 GB
    • Received: 17.89 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.