Loading Tool

Explorer IconExplorer

Memory Pool

51,619 transactions
30.54 vMB
0.09879693 BTC
Random Selection Loading Transactions
Max Size: 164.00/200 MB

Candidate Block

Mining Attempt 9d95edaf1601e740c9f5a61e2be690eb229d853d58d99d28cf248dc3964dd4c8
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 3b5eab220d8d9952fe89f87dd81572abf9c2f5a2009695badf96151ad0b172d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.02429771 BTC
Feerates: 70.30 > 2.43 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (230,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,467 684,467 00000000000000000002239b7cd7ea7ebc17168f8eccd0b2e6c189821bc73850 526 1.00/1.00 vMB 127
684,466 684,466 0000000000000000000b0170f942930e6486b01b4e9b9a423cf49543071d4c29 1,528 1.00/1.00 vMB 128
684,465 684,465 000000000000000000002068d54ca9017e260d0dba09a2b84e39e29cbebd2d13 1,548 1.00/1.00 vMB 136
684,464 684,464 00000000000000000006d4ba2808601f7cec63749006914c8914ccca1e3c0f73 2,101 1.00/1.00 vMB 133
684,463 684,463 000000000000000000050ffbbb563366f34556d92f0bec98b58e95ef87260615 868 1.00/1.00 vMB 125
684,462 684,462 00000000000000000007a6188aec5045f006ee8b16dd8941d0c3efb2eb20cbca 1,058 1.00/1.00 vMB 127
684,461 684,461 000000000000000000036398a941efd40a4c24673d3b91bacc513734f863db7f 2,585 1.00/1.00 vMB 133
684,460 684,460 00000000000000000006d7ceb94b31264ff804dc640bc87b5e5c7d18080ffebc 2,315 1.00/1.00 vMB 135
684,459 684,459 0000000000000000000391160dded1c08aa7dd6c7de09209ff7478a349da5b6c 2,296 1.00/1.00 vMB 133
684,458 684,458 0000000000000000000a2892ef04989ffb4f89f4841578602f69f54868847ea7 3,005 1.00/1.00 vMB 162
684,457 684,457 000000000000000000030e165eb065865bed5c6275b0003cc4c1b36e56496e52 3,058 1.00/1.00 vMB 150
684,456 684,456 000000000000000000094b1cf881e52b5afa308dc8cc7e3bfc1dc3bd28ce5f04 2,480 1.00/1.00 vMB 127
684,455 684,455 000000000000000000085aa8793e1a925342b0bb9c3dec51938f64380c343004 2,247 1.00/1.00 vMB 111
684,454 684,454 000000000000000000054e0157467edf788fcdaa780835243266f53ef9ebc7bc 1,232 1.00/1.00 vMB 114
684,453 684,453 00000000000000000008ca144bd493a13ddf72c56f593ecfeb928166b8f12b45 1,622 1.00/1.00 vMB 110
684,452 684,452 00000000000000000009c1db93234dccf55d71351f071e4417d1c619d6788984 2,372 1.00/1.00 vMB 131
684,451 684,451 0000000000000000000971122aa4fd6934c7d87a9ac3986f316ea776ef1d0fd6 1,638 1.00/1.00 vMB 119
684,450 684,450 000000000000000000027bb922c6fb3e3697591e426e260ac528fb0e55a51896 1,832 1.00/1.00 vMB 124
684,449 684,449 00000000000000000004963d4f1e3e7f6ed884fd2e11e696cbe0a197d609b83c 2,960 1.00/1.00 vMB 131
684,448 684,448 00000000000000000008fd10c0396f77d78b07ab437f067f24a3e7e717d587c6 2,611 1.00/1.00 vMB 121
684,447 684,447 000000000000000000034b24fa500efbf633ddce4777625927af2dd759446c9c 1,217 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.43 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.