Loading Tool

Explorer IconExplorer

Memory Pool

30,328 transactions
18.22 vMB
0.04302157 BTC
Random Selection Loading Transactions
Max Size: 96.88/200 MB

Candidate Block

Mining Attempt 8719adc5942e920956e6b6bac33e58c1b40c765ae59d0a2bd66cf47e5e41763e
Version 20000000
Previous Block 000000000000000000000913b586ff4b98280e4d2f8ef7b82d501c3bf4364bd5
Merkle Root f63443d75d74f15674738346ce1fcfa28180f3606ddd41010ea51c90bd8d2187
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,416
Size: 1.00 vMB
Total Fees: 0.00883459 BTC
Feerates: 52.19 > 0.89 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,129 (645,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,101 269,101 00000000000000003073915556565d64d14d7274c494c7f45bf4cf60da588b50 326 0.14/1.00 vMB 58
269,100 269,100 00000000000000022265fd015efaac14950531ecacb8159554a0850d8cc9ca67 156 0.06/1.00 vMB 87
269,099 269,099 0000000000000004967653d93b7ef2610559cb95f056bb5fb9827e72e7cf7679 25 0.01/1.00 vMB 98
269,098 269,098 000000000000000861d78d4237488dea7baa64f2a309be9b77cb731082124b9a 574 0.39/1.00 vMB 62
269,097 269,097 0000000000000003788c3cd7be7411d18a07e7ee7d6c56e98d625dfe7130c919 305 0.15/1.00 vMB 6
269,096 269,096 0000000000000001a7b18193e96022ede903e17bf7c1483fff5ded9d77ec57a0 306 0.22/1.00 vMB 43
269,095 269,095 000000000000000478a9b0f1767625995ec5d90fa2d8563ffa51b659f63ed335 467 0.20/1.00 vMB 66
269,094 269,094 00000000000000023f18f438054802d0d67b87e4d84ec5fa1a94ef166801fd7a 1,208 0.50/1.00 vMB 73
269,093 269,093 0000000000000000bc22eec1e4ba794b68051e25c4693829ad77009442bef4aa 542 0.20/1.00 vMB 90
269,092 269,092 0000000000000004ae4046884112b25154c3cf466b967739f4ad5425c8e6bee0 339 0.13/1.00 vMB 67
269,091 269,091 00000000000000085d52a4f2a6ecad16b849de5648ffd3194c564951f78e6f71 305 0.14/1.00 vMB 51
269,090 269,090 00000000000000074c90588533b6885114d36c13dde20122bd8b467786b8ef3b 676 0.34/1.00 vMB 68
269,089 269,089 0000000000000002f2931c1f6db248f92dd99428ee0e077c27f2ce5dda8a9eac 316 0.15/1.00 vMB 60
269,088 269,088 0000000000000007d519c989043c4289a775f753e01afe7ff80aee7250709d74 224 0.15/1.00 vMB 32
269,087 269,087 00000000000000082b9d9179f0bef7316aed8586af5b2a0eafed29763ecfcb27 584 0.25/1.00 vMB 74
269,086 269,086 00000000000000082634f8ad7b698af7c5397ac4b14e88593acfc6d1ff663842 242 0.15/1.00 vMB 37
269,085 269,085 000000000000000686fd5cc068d0f3605b7ce36bc5443654cf5974d36fb6e2a0 480 0.18/1.00 vMB 73
269,084 269,084 0000000000000000710088b8dd8121c3ef8a9d2b88057528e21955ec45efb143 666 0.28/1.00 vMB 106
269,083 269,083 000000000000000180ce6f7085fa03118efc756b8c04eae6d76b0c3bb9299023 413 0.17/1.00 vMB 82
269,082 269,082 0000000000000004986b88c62434d0bb0bd6f0e48367058136e30556a22305c2 698 0.36/1.00 vMB 80
269,081 269,081 00000000000000018b7656587facad8769c5e5f97327db6baa1eee6d64ef41d4 678 0.25/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 780.83 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 561.46 GB
    • Received: 7.40 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.