Loading Tool

Explorer IconExplorer

Memory Pool

80,413 transactions
30.09 vMB
0.13907394 BTC
Random Selection Loading Transactions
Max Size: 181.74/200 MB

Candidate Block

Mining Attempt 244acf7e392f0d7d64befce08cb6ddfcae1d7c91fc6f56b16e28252c4ee0e844
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7bd91e074270c0902c341c9cfac0184e1498b39e239e6f859a5246a48269bdea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.06829732 BTC
Feerates: 101.64 > 6.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (242,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,136 673,136 0000000000000000000628dd7a24cdcee522bfb29f031aebcfe11faa3a41714b 2,047 1.00/1.00 vMB 53
673,135 673,135 0000000000000000000308b00f654ca340005b78ea381692ac021dadecceb94c 2,999 1.00/1.00 vMB 56
673,134 673,134 00000000000000000006e13f2ff3e5f4bf8037281e61152643a943a8dce83387 2,919 1.00/1.00 vMB 106
673,133 673,133 00000000000000000002d70ecc9a958b6cfb98b083d02457f01daaceaa56bf08 2,440 1.00/1.00 vMB 115
673,132 673,132 000000000000000000073463213d3a9addf3ebc0d4ded20b1e11c35778cd24cc 1,450 1.00/1.00 vMB 106
673,131 673,131 0000000000000000000327db964d10ed216c52d77b685851c69c91d79ce9f7d5 2,735 1.00/1.00 vMB 137
673,130 673,130 000000000000000000094c8ceeda06ce2438753ad50ef3699e03618459adb88f 2,795 1.00/1.00 vMB 49
673,129 673,129 0000000000000000000b2c9a40fee345d7cfa32649d4073dcb81d8c27ae79058 2,417 1.00/1.00 vMB 74
673,128 673,128 0000000000000000000c9d90c0db2780dc62c13619920328ad81132bf15ea198 2,644 1.00/1.00 vMB 119
673,127 673,127 00000000000000000005081b106235dac268b4c489677e783f05ef16b6628129 3,102 1.00/1.00 vMB 110
673,126 673,126 0000000000000000000626151928cd375eacdfb5970a4e16b92cc6d5ecc36350 2,799 1.00/1.00 vMB 84
673,125 673,125 000000000000000000023291fc8f81179f57b9e08b1c991f8485b751889d50cb 1,675 1.00/1.00 vMB 53
673,124 673,124 000000000000000000036f96bf684563f569aa07b8be0a95694566af2f853777 2,325 1.00/1.00 vMB 108
673,123 673,123 0000000000000000000cb8200c14af53059de1da4d8cc27e3b57f03e80328c54 1,375 1.00/1.00 vMB 112
673,122 673,122 000000000000000000040b652e7cef169a3f448e7feb3ff19c33f422ed9d75fd 1,400 1.00/1.00 vMB 47
673,121 673,121 00000000000000000001a0f7ccf6525f9f2e067c1a44199609c123d7b9443f4f 2,738 1.00/1.00 vMB 61
673,120 673,120 00000000000000000004dcec32778a81d319955d07911b1e3c4475b0c8c614fe 2,647 1.00/1.00 vMB 55
673,119 673,119 000000000000000000098b71aea2f9036d75b6124a62151fafcd477c99c7a3fe 2,909 1.00/1.00 vMB 75
673,118 673,118 00000000000000000002ce2cef5985da21e844e268e5dce21a0a0c2958dc9cac 3,555 1.00/1.00 vMB 94
673,117 673,117 0000000000000000000b5d3dcee117848a0975beb085b45d3b31f738cc7eee44 3,239 1.00/1.00 vMB 96
673,116 673,116 000000000000000000000d55f48d17c9ef7ea152ed9415cfab10af14302751cf 2,903 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.64 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: 672.38 GB
    • Received: 16.21 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.