Loading Tool

Explorer IconExplorer

Memory Pool

79,157 transactions
29.68 vMB
0.07474215 BTC
Random Selection Loading Transactions
Max Size: 177.98/200 MB

Candidate Block

Mining Attempt 95a562835f281acedc6bd68004748e6a5dfcd43b5ff0e20fc60d2f7324fb11c8
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root e2cf98e43157fa962e8f45a50b9d4af3e560cadc56179b90e0a9f3fc6688a832
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.01437633 BTC
Feerates: 150.77 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (398,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,979 516,979 0000000000000000002792918f0af6363ea12978432e98000a2eea58969f30f0 204 0.22/1.00 vMB 23
516,978 516,978 0000000000000000003de458dba507c933a2bafc276af647fb52cc0a7e242093 650 0.55/1.00 vMB 23
516,977 516,977 0000000000000000000abbc3fc857c8e0c4a22e8700524e23cb8448a7fdac600 841 1.00/1.00 vMB 24
516,976 516,976 00000000000000000048d20bddb91b3869f500e4ae94d4ff11afb3c8bd67360b 868 0.80/1.00 vMB 22
516,975 516,975 00000000000000000022bc838418d6b33d1890a26c3486bfff0ef03d322e4278 320 0.35/1.00 vMB 23
516,974 516,974 0000000000000000002da11964c494cd8c41aa98a774fa94a1167f3cd08ee1c9 627 0.29/1.00 vMB 13
516,973 516,973 000000000000000000483f2d9a872d7ccd86d4a5ea9284443bef5ad3210d3f43 553 1.00/1.00 vMB 27
516,972 516,972 0000000000000000001a70df52810409c96ad3dd603a659176e5cbcbc880ebc2 76 0.08/1.00 vMB 20
516,971 516,971 0000000000000000003644fe54c3a2112af91a6168469825df936f0f9ecf3988 862 0.81/1.00 vMB 24
516,970 516,970 0000000000000000003e7886740078e72009edef6aa45e11f7f7055ed816e786 752 0.70/1.00 vMB 21
516,969 516,969 0000000000000000004ea228dc8f35ca16b54ec9e6ab89282fb0d0954dff1738 23 0.01/1.00 vMB 44
516,968 516,968 0000000000000000004fc4ee4e2225e850a39ed78c09b98aebe48db6bb3f144e 67 0.02/1.00 vMB 37
516,967 516,967 00000000000000000048e6399e1d9d41ac6e4499cfa906d96a90d0834472c07d 157 0.04/1.00 vMB 23
516,966 516,966 0000000000000000000622dada15c01170af8e8858c3541ea4cbf341e69784a9 48 0.08/1.00 vMB 27
516,965 516,965 00000000000000000028031620f3169b7c81e05646765d9fb79278be3d2b221e 814 0.35/1.00 vMB 41
516,964 516,964 0000000000000000003bfda5d6163ae917c651bf06dfcc2d0ac4860553450369 290 0.09/1.00 vMB 39
516,963 516,963 00000000000000000038a1fc1b209340d111ad8244a21f953e5d958cd820fd81 227 0.09/1.00 vMB 22
516,962 516,962 0000000000000000000ace01d3a8e1f7809cec805fa7219b31082f17a103c8e3 2,282 0.89/1.00 vMB 22
516,961 516,961 0000000000000000004cab9f707f76aed094eed561fe5726e378c48c56bbf4f9 63 0.08/1.00 vMB 7
516,960 516,960 00000000000000000008afe61a4ea65371d9a5e4ce33cce3aef6d3f4a4f69dec 1,768 0.68/1.00 vMB 25
516,959 516,959 00000000000000000037b4da391b9e23872069acd897aa6531823cea21146065 1,338 0.41/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.