Loading Tool

Explorer IconExplorer

Memory Pool

41,659 transactions
28.93 vMB
0.06919136 BTC
Random Selection Loading Transactions
Max Size: 148.18/200 MB

Candidate Block

Mining Attempt 748d372612589d046e1298b0c9807c59e69a29cc44742e0c28b0e7c5ddb50239
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 1f7f2c370fabcce8a7dbad4f08f323ae40cb08e2fcb52bac8e694e4b70974e2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,712
Size: 1.00 vMB
Total Fees: 0.01281244 BTC
Feerates: 100.36 > 1.28 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (147,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,914 766,914 00000000000000000006c46ce0f7a5023865286c3e24ba8aecfa116ed2be280a 2,859 1.00/1.00 vMB 7
766,913 766,913 0000000000000000000514a644276c4c5d446c4e9894f4835b2ad29024373d94 3,629 1.00/1.00 vMB 7
766,912 766,912 000000000000000000071fb5ee79e4b55e31e417f2f9ab80d23cbbc237d38725 3,159 1.00/1.00 vMB 10
766,911 766,911 000000000000000000071dea14a68131210afc845b0afea003f1a2d04e7c23c3 2,691 1.00/1.00 vMB 15
766,910 766,910 000000000000000000068ab9f71761ffff3f622eabee00eca0c874d5c4a4c839 3,259 1.00/1.00 vMB 26
766,909 766,909 0000000000000000000708ac981eb90e8db060922abda4e4051a7571f4060bb5 1,646 0.76/1.00 vMB 2
766,908 766,908 00000000000000000007620264f202e415efb44e03c36eaded1e1537493f9278 3,045 1.00/1.00 vMB 4
766,907 766,907 00000000000000000004eda79d053bd39e29b8b9cd8c9b0524a3edde0994c6b3 3,599 1.00/1.00 vMB 20
766,906 766,906 000000000000000000011d03fa5538f4f4e08f1793298730a214251ddc6d0698 3,248 1.00/1.00 vMB 11
766,905 766,905 000000000000000000077fdfa9a5b60ebacd713c7b416deb065c37a74e1e86d2 1,072 0.64/1.00 vMB 4
766,904 766,904 00000000000000000002b28b056cd5b6edf61e42e690cf9123249d6cc8e0b0d8 1,087 1.00/1.00 vMB 5
766,903 766,903 00000000000000000005a7c6340272dfd72c39c8f95de2c343a6a151cf8d2bec 1,699 1.00/1.00 vMB 11
766,902 766,902 00000000000000000003bbc2724fc7baa37c90eba1782a98f25a19caad19cce1 2,583 1.00/1.00 vMB 7
766,901 766,901 000000000000000000005de66fdd4b2b3235d4e6011c9d1b6b2c299790079a5a 2,161 1.00/1.00 vMB 9
766,900 766,900 000000000000000000004ea8dea3bbcf3fe22894be5055918c080d0efd9ebf85 1,376 0.58/1.00 vMB 8
766,899 766,899 00000000000000000001c248137faf75b1bde1c9955d167ad5b3fcca5d558fbc 1,910 0.73/1.00 vMB 9
766,898 766,898 00000000000000000000b8ed9b9f8de21838afc9d33ee061482c8498abc98165 1,489 0.75/1.00 vMB 9
766,897 766,897 000000000000000000028c74dc597926b5030dcdf2a7bd1ef259f3155dcdccdb 1,421 0.62/1.00 vMB 8
766,896 766,896 0000000000000000000038b036f465b621a1584d613188f85f0ab61655fa489e 194 0.05/1.00 vMB 10
766,895 766,895 00000000000000000004d2776eee0d343d2c3da4b5861b33649384495a3c4985 877 0.34/1.00 vMB 8
766,894 766,894 00000000000000000003266bbca4104e56d79074a2991d96526bf800f2a8e018 1,521 0.98/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.71 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 629.30 GB
    • Received: 11.89 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.