Loading Tool

Explorer IconExplorer

Memory Pool

86,228 transactions
31.42 vMB
0.20495859 BTC
Random Selection Loading Transactions
Max Size: 190.70/200 MB

Candidate Block

Mining Attempt 9d28350d8f1f5ebddefcaf7891605387f5e5b5c65ad92e1611790c75b45f10ae
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root b7053e285b2bd5ba5e730a589a9fa4814ba771d11c5b07015d320191bb2c38b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.10388025 BTC
Feerates: 502.67 > 10.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (576,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,475 338,475 000000000000000002c3a7f42bcc321674fe7271bcc65f33f67d3b383232f937 763 0.44/1.00 vMB 32
338,474 338,474 000000000000000019a7c04592975de48d5e6c4695619c093b1c408cffa151a2 509 0.21/1.00 vMB 28
338,473 338,473 000000000000000019a63e419310cf0ae63312fc1b1f95cfd298754a5737c77e 315 0.15/1.00 vMB 24
338,472 338,472 000000000000000003522daae63ea81758ae8875835843b1016bca1d0f4bdc7c 28 0.01/1.00 vMB 14
338,471 338,471 000000000000000019aa52eae79d888bf12b329dadeb8b4987efde571217d596 945 0.44/1.00 vMB 24
338,470 338,470 000000000000000014bab2a2f2cba8469935947eed8fad63b396efab8c5e0ff3 464 0.25/1.00 vMB 25
338,469 338,469 00000000000000000a9a703ec584b481d55f038577497e6c6b0a9e47ac46ac5b 142 0.05/1.00 vMB 29
338,468 338,468 000000000000000011c8626ccb5aa2a7b7eb8ef8c9624ed4caf356fcc19cacbd 520 0.26/1.00 vMB 24
338,467 338,467 00000000000000001674e1290423a1fb1c194e56de022fb56c301c6d6b80393b 76 0.03/1.00 vMB 13
338,466 338,466 0000000000000000033690424ca9dcc267bf61e2251c121d0af71ae5a9c9e8dd 512 0.29/1.00 vMB 24
338,465 338,465 00000000000000001a06d4570b0b228d05635b0426967a81a50fd607d1b11c74 185 0.13/1.00 vMB 21
338,464 338,464 0000000000000000122aa1a5444922f8f312fd151d8a7c97a329f8c20f102b9b 471 0.24/1.00 vMB 23
338,463 338,463 00000000000000001a8269aef66971ae6440fb59e8f95a9b948f3f6e8c944700 675 0.40/1.00 vMB 27
338,462 338,462 0000000000000000043c014fc959e4e96e2e4a768858dd7fed3c3700cfc8c9f7 151 0.10/1.00 vMB 15
338,461 338,461 00000000000000000fdc40666965dc18ac40d35199faac02513ec093e758842c 1,108 0.55/1.00 vMB 111
338,460 338,460 000000000000000005d82164c32aee44587a6845cc6c11c45884db2b38abcbe6 264 0.23/1.00 vMB 15
338,459 338,459 00000000000000000a1cca23451709c2656ac31cdc11008768af48ba44b8f8d7 2,066 0.90/1.00 vMB 29
338,458 338,458 000000000000000012db7c9a2bbe391b0ae1fa94a0ca9df0a86a049641011e86 380 0.17/1.00 vMB 25
338,457 338,457 000000000000000019b273c4280ac0c336661e62c0eb28c9842046eb6b8e8124 276 0.20/1.00 vMB 20
338,456 338,456 00000000000000001429e963799a292a7a48c184f984010390bbe29f03743428 174 0.06/1.00 vMB 45
338,455 338,455 000000000000000003a9f19a8fe07d0333e1fd2a3dd70b32a429dd8953684e83 531 0.30/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.