Loading Tool

Explorer IconExplorer

Memory Pool

83,676 transactions
31.27 vMB
0.09745970 BTC
Random Selection Loading Transactions
Max Size: 191.88/200 MB

Candidate Block

Mining Attempt 74d66ebca8942aa430f675d60034c06a45f144de11d0d28db74f11ae683b1796
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 922e8f8e6933764513fd8ba3298bc1166882ee19522f929601d1839b0a0e67f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.02690373 BTC
Feerates: 301.57 > 2.70 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (9,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
905,625 905,625 00000000000000000000806deb6c21cde2cc6029f2ae21595994a01ec866d4bc 633 0.19/1.00 vMB 2
905,624 905,624 000000000000000000001c187366b25bda124502cf2bad2aa9204b82927cd9e2 1,975 0.98/1.00 vMB 1
905,623 905,623 0000000000000000000163a00eb8bf2d53e913b90bdb673a136b3851c95d42db 2,666 1.00/1.00 vMB 1
905,622 905,622 000000000000000000018961cfa4f86b2ebdb551f0ad95290b01bd521916c609 3,902 1.00/1.00 vMB 2
905,621 905,621 000000000000000000009e91a1eb0ca77e7e781232219fc2910c4d2809679b28 4,483 1.00/1.00 vMB 1
905,620 905,620 00000000000000000001e1097ae918824669ec7a090ddf4568735673d0f7af8f 4,434 1.00/1.00 vMB 2
905,619 905,619 000000000000000000009796ecf96b3fa55eecd39855feac2a4679ee0504a274 3,388 1.00/1.00 vMB 2
905,618 905,618 000000000000000000013616a7447688befaf62ffbcdb41e3cb8fb2e56645968 4,349 1.00/1.00 vMB 2
905,617 905,617 000000000000000000003bae8c8f4ef9aa0a22d0e6d77ab2e5320b38bbb27772 3,868 1.00/1.00 vMB 1
905,616 905,616 00000000000000000000d04eff3cff042fb7fb0ae9f825722202d75e5d955bcd 2,933 1.00/1.00 vMB 5
905,615 905,615 000000000000000000016cf772c38f918cdda7f57f549355734da0f3891fb4a2 894 0.99/1.00 vMB 0
905,614 905,614 00000000000000000000e5a341ee90b1b2d21c288b41bfd625b27cc39d961f24 3,062 1.00/1.00 vMB 3
905,613 905,613 000000000000000000008924c9b03f3641e5f4e36d2a91b8f7c526b9ce8a7a5d 2,856 0.97/1.00 vMB 2
905,612 905,612 00000000000000000000dce35b2a419924d684a6eceed74bbc525ef5be1f3f19 1,510 0.50/1.00 vMB 3
905,611 905,611 0000000000000000000225a3d68d7000835b061e8fc28d1502c74ee0cbdcacf6 3,863 1.00/1.00 vMB 1
905,610 905,610 00000000000000000001947232cbc6381ae1267855fa942a463a9a9913e9f7c7 2,111 1.00/1.00 vMB 0
905,609 905,609 000000000000000000005af89e9d0cc3b2a440a1fc89a00d26c22f60af3c3fea 487 0.13/1.00 vMB 2
905,608 905,608 0000000000000000000129295c022dc893a825702afe405bfcedc08b0e822e7d 415 0.17/1.00 vMB 1
905,607 905,607 00000000000000000000afa75e5175c877c29c2498a4475f06f07ce2fae40153 2,339 0.62/1.00 vMB 2
905,606 905,606 000000000000000000010cad8f3e1872f339ffec8b48ecdd2222eca0a7084d78 2,457 0.67/1.00 vMB 2
905,605 905,605 000000000000000000004629d468f50556e7924264f855e91c2767d6767921d6 1,250 0.43/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.78 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: 709.58 GB
    • Received: 16.92 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.