Loading Tool

Explorer IconExplorer

Memory Pool

73,603 transactions
28.13 vMB
0.06711803 BTC
Random Selection Loading Transactions
Max Size: 167.38/200 MB

Candidate Block

Mining Attempt 9ebccc079b390bcdad8448ca3275c011c8b5c470ddf3902f934abe5d7706f4d7
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root d645b29bb34ba54c432f28200ec7398ca9ce48131d5213d2b31d32bc878ea555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,073
Size: 1.00 vMB
Total Fees: 0.01082875 BTC
Feerates: 101.62 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (619,669 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,399 295,399 0000000000000000a260b9554b16d6b259e6910591cc39dac11fa67b8c9620e1 74 0.05/1.00 vMB 32
295,398 295,398 000000000000000010eb1e3237875a57e61e1ad0a7b07dc8329e33d32a184906 327 0.15/1.00 vMB 31
295,397 295,397 00000000000000008d3177dd55aecde5c8e9e6df70714c7fa5640942b8f63815 254 0.11/1.00 vMB 38
295,396 295,396 00000000000000009f2f4c96abeadaacee64fc7ae5d003065604ab6b6cd09e22 190 0.11/1.00 vMB 34
295,395 295,395 00000000000000009971009f1266547c4f88bc86708908af106ab777978dab3a 202 0.09/1.00 vMB 34
295,394 295,394 000000000000000058ddab547df7fe818f787ac3035118476b3a8d5a25c6652b 171 0.09/1.00 vMB 40
295,393 295,393 0000000000000000a4d3c917667adb0b3044a6f8e0b3f53e16aa1c9139968f7c 75 0.03/1.00 vMB 34
295,392 295,392 00000000000000007d21b086b859d9d04804e4fc75d04963d6a19835ba6e2f8d 139 0.09/1.00 vMB 23
295,391 295,391 000000000000000031cdb33e335c1a366e4ea8ddb3a4f4db64a0a9ffb29d1af5 128 0.05/1.00 vMB 51
295,390 295,390 000000000000000032155690d0a10ead55515ea0f5bea54f48daa736b84a133d 367 0.18/1.00 vMB 34
295,389 295,389 00000000000000006d4f1071506ef468529c3427bcc671ee91aa653c4d2c3ce9 38 0.02/1.00 vMB 31
295,388 295,388 00000000000000005bd2bca9aa465828c33d5cac0b375a0a0f6f2cf1671017aa 126 0.08/1.00 vMB 21
295,387 295,387 000000000000000071c638de008253ef96a2f67bfdc2b367cfe17fc05272b081 256 0.10/1.00 vMB 41
295,386 295,386 00000000000000001b2a4a624d7ccf11be7473cdaad714a748182e44f595b72e 566 0.28/1.00 vMB 30
295,385 295,385 00000000000000009b67c3ed28f648dbfb6b767a30a4a8ad23936a6db51b4770 1,150 0.63/1.00 vMB 32
295,384 295,384 000000000000000011d6ae056df0a23c658ff1ac229d1bdc24877e5cdc123f53 555 0.29/1.00 vMB 31
295,383 295,383 00000000000000002caad1033611653f796990c3d86d7b98a2c7b7ba10ae411f 293 0.16/1.00 vMB 32
295,382 295,382 000000000000000023c879e22dad59117b63fa1a03187f8278972dd5095433be 299 0.18/1.00 vMB 76
295,381 295,381 00000000000000006302bf3915faf8eb49c3c94b53228acdd6403473f6dcedab 58 0.03/1.00 vMB 32
295,380 295,380 000000000000000043021222ba059881070223b39768b7234c2e4cd54a1c4bea 90 0.05/1.00 vMB 27
295,379 295,379 0000000000000000a8ec1e5e5048a63e0f481c54a6e5ef730c9c7a426c6b498b 45 0.02/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.