Loading Tool

Explorer IconExplorer

Memory Pool

72,031 transactions
28.21 vMB
0.06727831 BTC
Random Selection Loading Transactions
Max Size: 170.61/200 MB

Candidate Block

Mining Attempt 0c8d7beaadc291e77f0a71c8af22dfec25f6e775369fe550ef04fe92e6def306
Version 20000000
Previous Block 00000000000000000000643621fefdd8d2b8dbe2725274357827e4ba0a62f960
Merkle Root 4cc24dce6d7e6c4f7f92c5b2d075e583e72c077db3d3e72bbb83700246cc3e01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,539
Size: 1.00 vMB
Total Fees: 0.00534710 BTC
Feerates: 85.21 > 0.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,451 (650,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,320 265,320 000000000000000434593acef6451338e096a4a1e65889983ce3d629d9474da1 1,079 0.64/1.00 vMB 107
265,319 265,319 00000000000000041dba37fcda998a8c64a26f886975b3f209f1aaeeb0fb52dd 171 0.06/1.00 vMB 84
265,318 265,318 000000000000000cc89e768e539e12d7656ba75047ea18ad67ea3dde44e9eb18 69 0.05/1.00 vMB 78
265,317 265,317 000000000000000ec4e0b923406e9fa392af5713872dccec169e1363cdb0bf70 115 0.15/1.00 vMB 5
265,316 265,316 000000000000000191662a0acf212662182ff2dd2dd8cb0090db75a774d32048 477 0.22/1.00 vMB 46
265,315 265,315 000000000000000f4ba615a139a0d7588456b781671ace33f9fbf286225d6c32 442 0.25/1.00 vMB 129
265,314 265,314 0000000000000001cb76303cf84700f8a4f5dade87df01834c320896fe94be1e 728 0.25/1.00 vMB 283
265,313 265,313 000000000000000c118e119281ad51c1ed000b1129cefc7ab87e600844b4a679 213 0.09/1.00 vMB 121
265,312 265,312 000000000000000adc47f5aa5d0d03b7e4433a68f6b62618ef6ecdca039b4c77 27 0.02/1.00 vMB 74
265,311 265,311 00000000000000069cf90120ba0aef049e3cc584cc9a43abf8efa7f9e672c246 160 0.07/1.00 vMB 68
265,310 265,310 00000000000000082430717134d89e5e80ea2f1ffdcd1818b1e413975a022725 292 0.14/1.00 vMB 78
265,309 265,309 00000000000000035175dd33f4c663e31a1a8d213025bac96cddcc8e0c6db118 135 0.15/1.00 vMB 20
265,308 265,308 0000000000000005ec6281ed4dc6beec3006273b88f980bd1f68bce3d159a662 114 0.06/1.00 vMB 50
265,307 265,307 000000000000000004225af41937f95bcf97d01a78e0a31fd0bbc48994d222d4 105 0.06/1.00 vMB 51
265,306 265,306 0000000000000000baeed434429023b1528f7191f5c5b793bf1dac53a37ac16e 559 0.22/1.00 vMB 153
265,305 265,305 0000000000000009969734b6c5429876fcbcb14575e66c3f369c76ad65be1cef 226 0.10/1.00 vMB 78
265,304 265,304 000000000000000842f1a01d2178c3c8c7c6493e74c9f113451aa85bb4358fc4 252 0.19/1.00 vMB 48
265,303 265,303 0000000000000006be3fab0941b208819490bee6686c7e461d77a9d53c04d31e 652 0.25/1.00 vMB 127
265,302 265,302 000000000000000c55cdd76b8f7a86d97bd70ba817ac4e88fce0fa6f559fb165 18 0.01/1.00 vMB 10
265,301 265,301 000000000000000a65c905db47da0da3521c8a222d81d7d60953569fe328ab49 410 0.17/1.00 vMB 106
265,300 265,300 000000000000000f3f5e9a640aa7b0dc597b750dd212211dec436a5c754636a3 110 0.05/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 783.18 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: 750.24 GB
    • Received: 18.84 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.