Loading Tool

Explorer IconExplorer

Memory Pool

46,494 transactions
28.00 vMB
0.07585376 BTC
Random Selection Loading Transactions
Max Size: 147.33/200 MB

Candidate Block

Mining Attempt 88d8d97c40dcb40e2e45acd2ff3f7fea23300866f76d7e244d77fe20d80b8abc
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 57cc83d57db77dab6c16c0e25e38d5433538cd66e7f54bb24429c88cd6b0f3aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.02238655 BTC
Feerates: 100.36 > 2.24 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (612,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,332 302,332 000000000000000041986d1692536aaa7a7e4b5b4485d40fc7037afd6f50e13a 337 0.21/1.00 vMB 23
302,331 302,331 000000000000000069cb7da92706186dfa64bc0277331660a8fcd32b4857a81c 402 0.23/1.00 vMB 28
302,330 302,330 000000000000000060d252941e117bd55ab39e660004cb754e22424e0778dced 637 0.35/1.00 vMB 28
302,329 302,329 0000000000000000580b0981e17eec9478f64bd7cefc2368e03ce731e69af779 131 0.09/1.00 vMB 30
302,328 302,328 0000000000000000224b84fb041ec97c31ba4434307c8578d00559da6f801d26 361 0.16/1.00 vMB 34
302,327 302,327 0000000000000000529b7c100d06b712ba5f1e7f163b18a38a4d62fd3caf8770 177 0.12/1.00 vMB 25
302,326 302,326 0000000000000000332bba7ddefa7b35c71b3a974940906e7f92eb4adc8c5f2a 348 0.22/1.00 vMB 26
302,325 302,325 0000000000000000114b7ac62b8c954b405ead69b50b720b0746b9c6de2df36b 41 0.05/1.00 vMB 10
302,324 302,324 00000000000000005d801a94bb20f48e2c1a78cdea270ff5a6bfee8f817fb4c2 226 0.21/1.00 vMB 20
302,323 302,323 000000000000000007c08a465689a3bbb9ac9fb43cbfc069d8ebbd2a09e57e39 612 0.34/1.00 vMB 28
302,322 302,322 00000000000000002c20f98745c5cea78e75fb4e40db17608e7ea260c485e61b 117 0.29/1.00 vMB 12
302,321 302,321 0000000000000000667cb2f45b42a70b6aaec08367a4fe1db6b422cddedc4344 556 0.25/1.00 vMB 42
302,320 302,320 0000000000000000387ddbcbcf34010d5a64ca8640e6758dd478dfa644f05ff2 1,487 0.88/1.00 vMB 28
302,319 302,319 000000000000000020de38e484d3fefd34bf5514f76a489bedcd7e6a5a0bde9b 968 0.35/1.00 vMB 54
302,318 302,318 0000000000000000366b1046fc5c3fe3f4cd37de91dcad0cb09a7f45415c74e2 647 0.30/1.00 vMB 41
302,317 302,317 00000000000000001cf8a48e0843925aea5f3a3f421543e64a58db27552c3b7a 454 0.27/1.00 vMB 30
302,316 302,316 000000000000000032148eca0e4dac4593f2944e8da0a04e1748ed39cade5b4e 304 0.13/1.00 vMB 18
302,315 302,315 00000000000000003c1c97f75635bb033823e328a4bc2bb6beb2e4618bc7a623 419 0.22/1.00 vMB 35
302,314 302,314 00000000000000002deac336eea900bac23b5d74ba0f5a54da4e80508d3e27f3 58 0.04/1.00 vMB 21
302,313 302,313 00000000000000000fbf5f7b0bba15e29e31fed6937548428cbe88fa6717ab43 218 0.10/1.00 vMB 43
302,312 302,312 00000000000000003324f0e575be3ae560f7262abfb12779c2fad909528620fb 732 0.60/1.00 vMB 19
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.05 GB
    • Received: 14.46 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.