Loading Tool

Explorer IconExplorer

Memory Pool

82,446 transactions
31.13 vMB
0.12553790 BTC
Random Selection Loading Transactions
Max Size: 187.05/200 MB

Candidate Block

Mining Attempt 87a54f332d84f9e0aca129247336a74b37107467684e56eb00d8620f3d8c7ad3
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root fffe9bc762854fc85a560ea1eaca0f8a7ee0795207121c81b3ac6a90f540fca3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,140
Size: 1.00 vMB
Total Fees: 0.05452308 BTC
Feerates: 180.34 > 5.46 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (498,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,110 417,110 0000000000000000054b53369dc691d4ffa81c295be9b840ec10e52ca7914ee5 2,818 1.00/1.00 vMB 75
417,109 417,109 00000000000000000101d8caa3d40882486870a3b96ed130d0bb5fdd2c9b69f8 664 0.28/1.00 vMB 64
417,108 417,108 000000000000000002b8c827edd767d2fa25a203ccc9312fb811eb6684bbc718 734 1.00/1.00 vMB 31
417,107 417,107 000000000000000003cc644d12ed76bd47558e7d12d2dc54080909129066d15d 2,268 1.00/1.00 vMB 61
417,106 417,106 000000000000000004ea37ea4fa2dd82e5f692ad2cce1d331e841cd5f591e8bb 2,852 1.00/1.00 vMB 86
417,105 417,105 0000000000000000004194df89182ebce478d16c45a865d565e6e6545bc6ad9e 1,535 0.81/1.00 vMB 48
417,104 417,104 0000000000000000019a74c3dd01e95d300dda8e3220faf2256ab35bc98c6df4 440 0.18/1.00 vMB 69
417,103 417,103 000000000000000000a156a967d228773ff5a5968b29b3c0534ecb41ede1c7ed 290 0.14/1.00 vMB 78
417,102 417,102 0000000000000000048d68f952dcaeb4082d9114164a9fd1c55da83762d21ed9 135 0.17/1.00 vMB 26
417,101 417,101 000000000000000000c26bc09eef8946eb0ff1bec74e7cacc5cdf746006cafe7 1,946 1.00/1.00 vMB 50
417,100 417,100 0000000000000000054ad785e6368be2f11f6d5a8532be8323130b81168e0230 3,196 1.00/1.00 vMB 92
417,099 417,099 0000000000000000056dfe440a24dbe414ba0609609b341312e6d42f442708b4 743 1.00/1.00 vMB 17
417,098 417,098 0000000000000000018cb7189385f9c6e01ba6675c075e19ef360ca1fa0564eb 638 1.00/1.00 vMB 15
417,097 417,097 000000000000000001bc4352dbec04871cba777f8534093a0db695a9daf69d83 375 0.23/1.00 vMB 49
417,096 417,096 000000000000000002dec4ee3c4749e9c4a9e761037cbee5ffa4bf2f870fa8d4 2,338 1.00/1.00 vMB 69
417,095 417,095 000000000000000001790c27373170b2cbaaf1a8bdf3dc0c5d1dff1ffa74e133 196 0.16/1.00 vMB 42
417,094 417,094 000000000000000003508272d6477f52891dd71c2d719f5d5601c4289c00b14d 1,671 1.00/1.00 vMB 39
417,093 417,093 000000000000000000ce4abd135f9e06219a6d09d07080bd33363ae9d85b5c35 1,874 0.99/1.00 vMB 56
417,092 417,092 0000000000000000033504bad573be56a8773ef06a00f077748767aeb6917e87 2,941 1.00/1.00 vMB 102
417,091 417,091 000000000000000004cac982a2ded387c70d98d49c04eb655085826657f2d3c4 1,722 1.00/1.00 vMB 76
417,090 417,090 000000000000000004ac6f59d6a5f4cd08a165106bdc2b40e583a0ca691d0977 597 0.29/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.