Loading Tool

Explorer IconExplorer

Memory Pool

77,893 transactions
29.25 vMB
0.06283099 BTC
Random Selection Loading Transactions
Max Size: 175.81/200 MB

Candidate Block

Mining Attempt 7944d692c28e2606be23aca5ea2321e216f27b009f8bac712a8b527a69c49a52
Version 20000000
Previous Block 0000000000000000000005fed7a2e04e0d65382f9c5d2d0085aa4ef4f390cc19
Merkle Root b9ff60ddf30104f7652d688f0441d5a96c6f7e1e7189f54152d1de8d9470e37a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,789
Size: 1.00 vMB
Total Fees: 0.00361162 BTC
Feerates: 21.09 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,013 (487,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,192 427,192 00000000000000000433b336f24d9eba840b0b36dde795045efdedf555a30fee 1,177 0.98/1.00 vMB 33
427,191 427,191 000000000000000002dcd43b8942f8ffd757d046bcdad725bc1d6e43dc37b433 162 0.09/1.00 vMB 55
427,190 427,190 0000000000000000041f66f936d431fe893cc00d8e928a133dca25e1d858ba8f 213 0.10/1.00 vMB 58
427,189 427,189 00000000000000000384fd7280700bce673c82d0678cf299592020ebdbd120b3 1,746 0.98/1.00 vMB 44
427,188 427,188 0000000000000000021992cb52f69fe3ac5d1bc912c4de37ca4ed235b6950dad 1,627 1.00/1.00 vMB 44
427,187 427,187 00000000000000000292630619497016e93920e8fa5fdeea5e38704bd7b9b13f 2,148 1.00/1.00 vMB 50
427,186 427,186 0000000000000000023af70a7461cc5e8fe738c4cea4f8c6895fb61e9a426bf0 1,969 1.00/1.00 vMB 68
427,185 427,185 0000000000000000028888dae07248e048a187e1f93253526448b65307b6dda2 2,786 1.00/1.00 vMB 76
427,184 427,184 0000000000000000029fb4fe3fb6950da693262491de2c5c04c425aafb6dd053 2,520 1.00/1.00 vMB 88
427,183 427,183 00000000000000000416f06104ffa2822bfcd4eb203b2f4b5baeba276b54edf0 108 0.05/1.00 vMB 57
427,182 427,182 000000000000000003706da523a608d7988324b1ed5f2b564ccbbae77a051724 840 0.36/1.00 vMB 53
427,181 427,181 000000000000000001019338aac34810f2627691f6ba45d507c628858e9ad2e5 1,202 0.50/1.00 vMB 52
427,180 427,180 00000000000000000450f9867f238c7b76b4fc962ce0a66f24c6545741b16884 1,432 0.62/1.00 vMB 66
427,179 427,179 000000000000000002670b2ffa30ea0a9a514bdc9e26042e6094a57e853e3a00 712 0.34/1.00 vMB 54
427,178 427,178 00000000000000000389c3c9279ed85adfab2dfeab777d9acd83de9053dd4c28 1,323 0.53/1.00 vMB 60
427,177 427,177 00000000000000000393c07b73fb288956668fdb212611e6cc54d9440152561c 1,547 0.72/1.00 vMB 57
427,176 427,176 000000000000000004e959393abdf070f99c9b141bfc9f92bbb728ce6025628e 767 0.33/1.00 vMB 63
427,175 427,175 0000000000000000001e21738ee137dee95dc20e31da70dd9ef98c74b95a3c34 835 0.67/1.00 vMB 37
427,174 427,174 000000000000000000765af8f2c2e751424c905f044259bb4d9832d519e0a87f 2,152 0.91/1.00 vMB 62
427,173 427,173 0000000000000000027457edb92348390091dd263d616cd951c02cd065504e6f 190 0.08/1.00 vMB 72
427,172 427,172 000000000000000000319d7fc3bd75763bc48c85ae8360f6086a412b6495a70b 1,411 0.63/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.