Loading Tool

Explorer IconExplorer

Memory Pool

43,456 transactions
27.06 vMB
0.06382282 BTC
Random Selection Loading Transactions
Max Size: 142.42/200 MB

Candidate Block

Mining Attempt 158ce0742c992126cf50a345c0e4e73d9d9528db3b6ce26855f27e5ad4a4426e
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 2e9ee45178de6e2815a34f28adadbf9468e15c0c625368cc45e6906799902acc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,312
Size: 1.00 vMB
Total Fees: 0.01341867 BTC
Feerates: 151.15 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (179,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,650 735,650 00000000000000000006467ee861c2070c27548704cee49c3f924a17e86546e3 2,354 1.00/1.00 vMB 23
735,649 735,649 000000000000000000014a9c2de41ca7926647efb44e51843865b762ce3ea3a8 2,389 1.00/1.00 vMB 21
735,648 735,648 0000000000000000000296f46c659cf3fbbedb5259637040bafad959d00f01cd 2,287 1.00/1.00 vMB 17
735,647 735,647 00000000000000000000e4b084a32442aa8ad2c58f427eb7b6af23d46b1b0c1c 2,047 1.00/1.00 vMB 24
735,646 735,646 00000000000000000002376db628358adab59687224413ed397284b0630f4395 2,992 1.00/1.00 vMB 17
735,645 735,645 00000000000000000008adcf8660fb90103b95ebe06f880a0aae97b41f5b6321 2,383 1.00/1.00 vMB 26
735,644 735,644 00000000000000000000054f4d3def8b7848c3496f9fef791fc7fb5f4300b9d4 2,606 1.00/1.00 vMB 24
735,643 735,643 00000000000000000001ad37a1a7df457880d391f29c67d18088733abb63da4c 1,754 1.00/1.00 vMB 21
735,642 735,642 00000000000000000001c2e15e12d291de6cbaa35c33d02b17eafa360ee669d2 1,880 1.00/1.00 vMB 26
735,641 735,641 000000000000000000028e99edb9d2d98f29d684a6938986a1baa6c9d05410f0 1,503 1.00/1.00 vMB 23
735,640 735,640 00000000000000000008b5876598dd0c0b38f8b502643fc75cab07d5832274b0 2,438 1.00/1.00 vMB 30
735,639 735,639 00000000000000000000d217e0d3a88d15d85d70308c3360519abf7aaf2fc8c9 2,325 1.00/1.00 vMB 10
735,638 735,638 0000000000000000000229522dffefd775094763ad8d522146dbc0d1dba63ff9 1,910 1.00/1.00 vMB 12
735,637 735,637 00000000000000000003798432cab26f62748d99ba81c262ab70ac5262ddcd4b 2,341 1.00/1.00 vMB 12
735,636 735,636 0000000000000000000806cab1c11c5741b7a4c637de61a7915c6a4e10cb0f32 2,939 1.00/1.00 vMB 13
735,635 735,635 000000000000000000011d863a0ce8358e486cbbdf81f8732d596b3a86eb7cdf 2,399 1.00/1.00 vMB 19
735,634 735,634 000000000000000000021790488cc7cd202612dd4ebead15ac52a96773f76d92 2,161 1.00/1.00 vMB 31
735,633 735,633 0000000000000000000630dab09de632e3590df300df32c41a67732d2a70ed24 2,928 1.00/1.00 vMB 17
735,632 735,632 00000000000000000005e49e5c214bfcc319988e8b9c249381cd14d0f34b0caa 2,286 1.00/1.00 vMB 19
735,631 735,631 00000000000000000008605041bf64abcd286d1c4612433e00f1ed12fc79c63b 1,911 1.00/1.00 vMB 10
735,630 735,630 000000000000000000065c2a69e89305ff465e24c9044af454ca6df33e94f837 3,231 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.18 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.