Loading Tool

Explorer IconExplorer

Memory Pool

79,735 transactions
30.15 vMB
0.08248718 BTC
Random Selection Loading Transactions
Max Size: 183.95/200 MB

Candidate Block

Mining Attempt 73d3be787736802c9eec91995dc119e126b6d9b2f3a3bee25dffe05ba9e04f63
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 164fa07d89eccb782b026ef3691fb456fde8f9c2ff6c8e7e153341ff26d7049d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,057
Size: 1.00 vMB
Total Fees: 0.01537259 BTC
Feerates: 200.89 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (622,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,162 293,162 000000000000000015459d51c526ae3d2469d2ab8561f6763170eebf22cc52b2 240 0.14/1.00 vMB 27
293,161 293,161 0000000000000000a46fd22bfe3b8fc2906df72d8d470e20d72508b5b837fb09 64 0.02/1.00 vMB 55
293,160 293,160 0000000000000000dac5e23c1db786c6162ea20b7f94b2ffeb6002f8e74ce4b4 57 0.02/1.00 vMB 67
293,159 293,159 000000000000000034c806ad99d7a4265fd832a0bda22e5fa693513b07c7c8c0 444 0.19/1.00 vMB 36
293,158 293,158 0000000000000000c971e235325d2319daed40a8648b1e906f6a7aa2e7b6b295 76 0.06/1.00 vMB 21
293,157 293,157 00000000000000009674bff60609f45cd1c2257a09d653744aacffe4e731aa88 64 0.03/1.00 vMB 34
293,156 293,156 000000000000000059c66154f79ff59321e367eb1df854fb3a34530b159c9d87 39 0.02/1.00 vMB 37
293,155 293,155 000000000000000005d03adcf4ecc028b1f7d2210ddfb3fcbb425760e3443462 210 0.12/1.00 vMB 31
293,154 293,154 000000000000000008349e30c94c15f138867fadbf77caa13d6309965197533b 294 0.18/1.00 vMB 28
293,153 293,153 0000000000000000989b27d4689bb478b3b767c720e1d0ac80fc3f966e395984 94 0.06/1.00 vMB 7
293,152 293,152 000000000000000061e76b6c8c8493fbc12e0f12300fb37c910e0df6e732dd99 599 0.32/1.00 vMB 32
293,151 293,151 000000000000000063bd3a3073ef7b1f1ad125df4f8b12a5dd11cf21fef51f30 709 0.38/1.00 vMB 35
293,150 293,150 000000000000000091a3d3d228f18d3bc18fbc6eaa1b015ed861bf17f2dc5c62 151 0.06/1.00 vMB 38
293,149 293,149 000000000000000073460a7b1e3e4762f3fbae3da50c55e00d30263df4dd7d07 234 0.13/1.00 vMB 31
293,148 293,148 000000000000000041839cf5683d5424e2ceae14d69063ec982d4d7d5bee9a17 625 0.35/1.00 vMB 40
293,147 293,147 0000000000000000af0474d524728c6d14ed2d5e6b2c2c12ef877b887218a064 267 0.25/1.00 vMB 20
293,146 293,146 00000000000000008af12eab3b51a51a898ea0cf07b64416d2fdc1b4240d577e 755 0.35/1.00 vMB 36
293,145 293,145 0000000000000000969ffc9e79b0685c17f022516547ab41bfe7c24ef5211a64 546 0.32/1.00 vMB 43
293,144 293,144 00000000000000000075f74c85135c4637fecf0029940af431f5c5d8187b61be 24 0.01/1.00 vMB 26
293,143 293,143 00000000000000003a5252e14c9d60233124cbea111f870ccc25992b95b3c207 179 0.12/1.00 vMB 24
293,142 293,142 0000000000000000cb6b5f2ac6ec6c86213d32a0d8c815965396cf632edf8fb7 16 0.01/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.