Loading Tool

Explorer IconExplorer

Memory Pool

76,232 transactions
28.45 vMB
0.07059662 BTC
Random Selection Loading Transactions
Max Size: 172.34/200 MB

Candidate Block

Mining Attempt 63b537ae4d9b1d2d5e5909ce696487ac0b86b1dc72de0dbf93f7ad6781b998ce
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 88a012b981ef4b68bbc2dd6976af0f0036721970484dd4126825a8377e6fdc7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,315
Size: 1.00 vMB
Total Fees: 0.01167749 BTC
Feerates: 178.73 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (331,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,869 583,869 000000000000000000055574eabfd309a0baeb417e82fa821725b5581e643b57 946 0.50/1.00 vMB 13
583,868 583,868 00000000000000000002e2e33eb159784aad53db75d0e468dcf533f68adb0311 1,964 1.00/1.00 vMB 45
583,867 583,867 00000000000000000010cd14024742d23be922e70f92344eaaeb2de951110058 2,899 1.00/1.00 vMB 4
583,866 583,866 0000000000000000000a6b69e57604985f04d526a9ca4181bfbd2973d43e76ce 2,782 1.00/1.00 vMB 70
583,865 583,865 000000000000000000083c9cff6b962699eade4088d0a3836faeac4f66a26ae8 2,610 1.00/1.00 vMB 58
583,864 583,864 0000000000000000000718ca7a76ee94653c7a8915b8bbc0af68db92412281de 2,609 1.00/1.00 vMB 26
583,863 583,863 0000000000000000001cb5ada9b8a30b7b389d5e0a0585129d9b6ad280dbf232 1,896 1.00/1.00 vMB 18
583,862 583,862 00000000000000000007b829db6472f61be4049cfc8f4ba94f9ef4bf26d31a5e 1,906 1.00/1.00 vMB 17
583,861 583,861 000000000000000000175aed004d3213e67be298c09dd50a3fbae1139b501f23 2,877 1.00/1.00 vMB 43
583,860 583,860 00000000000000000014f5a12a0f5140c5e437d39c8cf9a90d66298aee600e37 2,318 1.00/1.00 vMB 7
583,859 583,859 000000000000000000039cf5a38c681d6fb2646cb9fff290fd84881172bc64ec 2,584 1.00/1.00 vMB 9
583,858 583,858 0000000000000000000b110741cabd5cb986658eab11de3ad2554731a32cc5f2 2,709 1.00/1.00 vMB 56
583,857 583,857 0000000000000000001c10289c765e8511fbb76a5b2ca2d50a22cd770ec89dbc 2,306 1.00/1.00 vMB 15
583,856 583,856 00000000000000000002c6de8ea741c4e01cab3271a53a86431e19c1f83d8294 1,782 1.00/1.00 vMB 20
583,855 583,855 0000000000000000000e16b2b1fd65eaabd68044c22bebe40186c13fcfff5bbd 862 1.00/1.00 vMB 12
583,854 583,854 0000000000000000000478db7d05e69cb64a5192bfa6775c0afdf55b9be83426 2,188 1.00/1.00 vMB 25
583,853 583,853 00000000000000000001656d2d952fed91074f0c2364e3318f354307d7695feb 3,117 1.00/1.00 vMB 81
583,852 583,852 00000000000000000021c088bc59e6f832fbac2cc9fcb6d5f64052b1333ddcc5 2,362 1.00/1.00 vMB 44
583,851 583,851 00000000000000000010f53e5631fad81bfb4a87d6dc924b066e26f348302f3b 2,952 1.00/1.00 vMB 33
583,850 583,850 000000000000000000056bd2201094f43f9b2ba5f0621abac6a997b552182304 1,495 1.00/1.00 vMB 71
583,849 583,849 000000000000000000194a6fa7921319f11ae6d6fd5c4cbf238cd776aaaad445 3,476 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.