Loading Tool

Explorer IconExplorer

Memory Pool

73,766 transactions
28.59 vMB
0.07537623 BTC
Random Selection Loading Transactions
Max Size: 169.14/200 MB

Candidate Block

Mining Attempt 0834e05b24135d63d5bb35f5c5eeed2cfbf0b500d0efdd79ad4e1ab9a155d284
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 9f5e1e5b0188960d4ccfbbece05f3596dc9938bd979c687db5d4a72f018c5dfd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,002
Size: 1.00 vMB
Total Fees: 0.01798436 BTC
Feerates: 61.00 > 1.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (192,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,522 722,522 000000000000000000007bc83fba1ba8308660478ed1f8029cb423865b6b67b9 233 1.00/1.00 vMB 3
722,521 722,521 00000000000000000009a0c4c10020073544dc0e7b9fbde1da99fd8da41f4af4 2,545 1.00/1.00 vMB 9
722,520 722,520 0000000000000000000518cb0c96e2b82b0da463e6899202fa84776dfddaa050 2,958 1.00/1.00 vMB 20
722,519 722,519 00000000000000000004333a872801b0337fb1cc22ff155cc67aeb7c5c9d5574 2,157 1.00/1.00 vMB 9
722,518 722,518 000000000000000000063ba40dd6070764659331704ec782bb599a062d5d6500 320 1.00/1.00 vMB 4
722,517 722,517 00000000000000000006ba637c3f5ac2a6fb158ef6dfa827636cd84bfb22acbf 1,520 1.00/1.00 vMB 7
722,516 722,516 000000000000000000072a979533289d92046b769340cae591d9414fad10441f 2,246 1.00/1.00 vMB 10
722,515 722,515 00000000000000000001caeebb3edcb0f7f98547e4db2432244fba6b26ca83f2 1,653 1.00/1.00 vMB 10
722,514 722,514 000000000000000000059f04875c6d3f18e00d179cd32746f8b945c4d58b4f80 2,357 1.00/1.00 vMB 9
722,513 722,513 000000000000000000003fee2e98f72d0272c7a3f34872a994b7828a6b1ad9eb 968 1.00/1.00 vMB 4
722,512 722,512 00000000000000000006601cc46dba73872203b707ffe9a651c6786ae603803c 1,742 1.00/1.00 vMB 13
722,511 722,511 0000000000000000000202c62e6292ded1feadb7518a87b8d40c1acc54ef1728 2,453 1.00/1.00 vMB 9
722,510 722,510 000000000000000000005235b4207bf6092b1831d6f2ac42ef16e771b4e2ebfd 1,349 1.00/1.00 vMB 5
722,509 722,509 0000000000000000000a4d7ff2b279b3216ffd2e3453f6caa3cf031bcbddcb94 1,782 1.00/1.00 vMB 11
722,508 722,508 000000000000000000089c086ccf34750588e68979d207b1532dfcad6bfd639e 1,282 1.00/1.00 vMB 9
722,507 722,507 000000000000000000002927d4f835c14626d2b089e5202a7e17df27e2dabe3e 416 1.00/1.00 vMB 3
722,506 722,506 00000000000000000009e5d4022e7593a9e27cb046e959c0f6a754b5b4a0702a 913 1.00/1.00 vMB 4
722,505 722,505 00000000000000000004ffedfe6dc4292ead6fd577af9fb9fdc02f7b336adc49 761 1.00/1.00 vMB 5
722,504 722,504 000000000000000000066a5938067e43e377590a872c8be686299725d54455f8 1,860 1.00/1.00 vMB 11
722,503 722,503 00000000000000000001a104eff7141ff0e2be41d2f60f01f4a17a26e21025db 482 1.00/1.00 vMB 4
722,502 722,502 000000000000000000045628f91b78eab85e01746aa73348c10f8b18373012c0 405 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.48 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.19 GB
    • Received: 15.42 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.