Loading Tool

Explorer IconExplorer

Memory Pool

75,554 transactions
31.90 vMB
0.09251453 BTC
Random Selection Loading Transactions
Max Size: 184.45/200 MB

Candidate Block

Mining Attempt d43fa319b925d722d4fa1ad16a20f1fb6ba4d04f9b306e221f7269b6727f2833
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root b3c500b135f8181247b91dd3a7f1aec5f1d4334c01d0656933e9994fbbcfd577
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,840
Size: 1.00 vMB
Total Fees: 0.02919196 BTC
Feerates: 151.03 > 2.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (329,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,851 585,851 000000000000000000101caa1d7c529bec475058600fd4d8f9467c8182fb8c8a 3,042 1.00/1.00 vMB 52
585,850 585,850 0000000000000000001c5c1b70d38bb252cc592eb31a48326e9c00691a49fbfa 2,739 1.00/1.00 vMB 78
585,849 585,849 000000000000000000003c002a7f7989abedaf560c4a4fd7dab8f2f2b04444d0 3,262 1.00/1.00 vMB 56
585,848 585,848 000000000000000000104dc4a0ff8cbc79a4425715a5555b1492fcc697a4cdb0 3,146 1.00/1.00 vMB 59
585,847 585,847 00000000000000000011d0cd37d89efcd1efdce2ee97ef3565094f9c71d2cb0c 3,127 1.00/1.00 vMB 67
585,846 585,846 0000000000000000000f2efe14bfaa057b7b45e625c15e3f5c1c8bdec8f3f26e 2,984 1.00/1.00 vMB 64
585,845 585,845 0000000000000000000c3be9b0849e0ebc10c2c13f8a285c2b5fb3585488dfb5 2,469 1.00/1.00 vMB 45
585,844 585,844 0000000000000000000b4ec9aa390410f1989fd723d274df9e5a4c32dd67c1c3 2,660 1.00/1.00 vMB 63
585,843 585,843 0000000000000000000521d5500b5b6ee6a35099c3f06269f21b8f1d6f13eb6e 2,974 1.00/1.00 vMB 64
585,842 585,842 0000000000000000000af2f51d7d29dd39d406775142c350f2dee1f22cc84c41 3,257 1.00/1.00 vMB 53
585,841 585,841 000000000000000000185a63d53e51a4d3f49133714f74773d3a460105081a75 3,021 1.00/1.00 vMB 49
585,840 585,840 00000000000000000017f094eb8c25cb87bc775a1881f050a3eaf782916c3620 2,772 1.00/1.00 vMB 85
585,839 585,839 0000000000000000000e0c55f3e8c8887c2ab58a4566a808dbef14619284f8fb 2,653 1.00/1.00 vMB 58
585,838 585,838 0000000000000000001333787ed2e082d2c4d57b675b028759c9b18df5e4b7e2 2,640 1.00/1.00 vMB 56
585,837 585,837 0000000000000000000ba99e8dd9e86a8bbdc06905a17863b0672b07a50e2588 3,127 1.00/1.00 vMB 55
585,836 585,836 0000000000000000000d27d2ea8cd4ded0209127c89d978b165ccaf22063df69 3,390 1.00/1.00 vMB 69
585,835 585,835 00000000000000000002b61623b420fd4c45cb59760741da1d24aaa79a0eda16 2,520 1.00/1.00 vMB 49
585,834 585,834 00000000000000000019b51151d74d2d26efe5664f0bbbe0ba56e7447332d631 2,954 1.00/1.00 vMB 66
585,833 585,833 0000000000000000001aca39bd7eaa7e79947019930b1869ae50657ace145c4c 2,942 1.00/1.00 vMB 74
585,832 585,832 000000000000000000105d301c19dbdc9dc60e68825e44267a2f7b83d1eb64ea 3,055 1.00/1.00 vMB 58
585,831 585,831 0000000000000000000cf2c39bea6179d0a61f97d8be1b832b852fb25d958e12 2,319 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.29 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: 657.10 GB
    • Received: 14.49 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.