Loading Tool

Explorer IconExplorer

Memory Pool

41,690 transactions
26.81 vMB
0.06110407 BTC
Random Selection Loading Transactions
Max Size: 140.44/200 MB

Candidate Block

Mining Attempt f1d2fbb195c608a4c897719c94212bfb11800ddc6f3ddf0619893a6d3eba4bec
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root d013622a8af7859570c4765bb2d2453024dfeb1cab2156c1e254b8293310c366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,196
Size: 1.00 vMB
Total Fees: 0.01140883 BTC
Feerates: 60.14 > 1.14 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (390,120 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,792 524,792 0000000000000000000fb8e1f5dc6bc2270b5ee159b66eb7239e3fff41c4fb27 32 0.01/1.00 vMB 26
524,791 524,791 0000000000000000001002ebe33ecbb9cd23b2854e2a2f794d03193fa6f323fc 893 0.41/1.00 vMB 30
524,790 524,790 000000000000000000030a21df49cffdb82124ebf35941ff44574b0e9879f59c 498 0.20/1.00 vMB 34
524,789 524,789 00000000000000000002b3cde27c420572c94a6c070014c953f27a1caff97d7b 146 0.04/1.00 vMB 22
524,788 524,788 0000000000000000000ed19f39d3c5b5132bb637ca353f2702f73402abcbc627 1,844 0.90/1.00 vMB 24
524,787 524,787 0000000000000000002eec00f08fe7664f0d2319e5d7f9e9dd4e0fc9e04da674 1,702 1.00/1.00 vMB 27
524,786 524,786 0000000000000000003523623fe99fa7ceed898bfc7d6a1d3c613f139d5bcbd3 1,100 0.75/1.00 vMB 11
524,785 524,785 0000000000000000001dbd56858a95b6ab8c42c168973d50b5c37e98f3f3cd53 1,041 1.00/1.00 vMB 11
524,784 524,784 000000000000000000181e7ceccaa44c71d311272d2846b190d2f952cbae2d34 2,211 1.00/1.00 vMB 28
524,783 524,783 0000000000000000000b58261d4115adae7697daa9c345549a15f732eceeaa7f 1,322 1.00/1.00 vMB 4
524,782 524,782 0000000000000000003422bf8faabe82baa3c46f111e2fd4ab4146595decc278 1,818 1.00/1.00 vMB 37
524,781 524,781 000000000000000000249307e9a091188b5551e8fc613bbac884a8363df456dd 2,078 1.00/1.00 vMB 18
524,780 524,780 000000000000000000366738ec1a6f9934190c6fdc08bff2fa66509f156ce8ff 2,810 1.00/1.00 vMB 15
524,779 524,779 0000000000000000004055dc65c1f67737a72e73de470ee8caa30c1a60d790ee 1,986 1.00/1.00 vMB 29
524,778 524,778 00000000000000000009b00ce5a4e51aa93509b3658bbb74045cfc9af34709c4 1,711 1.00/1.00 vMB 87
524,777 524,777 0000000000000000001fc7ec89c5e0b6a9a499a0a8a41397bd180be508b937ed 961 0.32/1.00 vMB 1
524,776 524,776 00000000000000000011950b61aa16586d5f5f5623b4bbb3eb7bd437cc657fa3 2,631 1.00/1.00 vMB 3
524,775 524,775 00000000000000000039d15c6d272c1ccd462074531aa636ffc80ff8bbd92ea4 2,386 1.00/1.00 vMB 16
524,774 524,774 0000000000000000003f85ac82edf466eebce017f3e14f7f23c5dbf326feff7b 2,186 1.00/1.00 vMB 25
524,773 524,773 0000000000000000003f8da599068726037896d6ad601fb39d7b3f8c7a7a74a8 1,898 1.00/1.00 vMB 101
524,772 524,772 000000000000000000341b599fc83b52fe6923f6cac029f075f3954a212819ec 455 0.33/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.