Loading Tool

Explorer IconExplorer

Memory Pool

43,848 transactions
27.15 vMB
0.07555771 BTC
Random Selection Loading Transactions
Max Size: 141.74/200 MB

Candidate Block

Mining Attempt 822111aa2037a7a0efa11732c1e041ca439711349c51021c083ad208337bcac5
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root c205d0686c44463719b222fad66006421b56096cb8f2001b796e7d60a75139de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,856
Size: 1.00 vMB
Total Fees: 0.02406612 BTC
Feerates: 150.77 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (608,280 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,605 306,605 00000000000000004af50d4aea229ef66d40a112ae4865be8c6c3937ad379e15 384 0.29/1.00 vMB 26
306,604 306,604 000000000000000005b8fc951ab90c635dcfbd3ede6298b88565ea16c89b7e86 337 0.19/1.00 vMB 27
306,603 306,603 00000000000000001b0f070f77697671a64726e459e31f65421bec739ed9488c 214 0.13/1.00 vMB 30
306,602 306,602 000000000000000040587d8681c5d3a119be2bfe9a487b93dbd86af08ae0ca7b 132 0.10/1.00 vMB 23
306,601 306,601 00000000000000000289d2dae4bc9f631256ce8b2e48cdeabbd35642d84f9dd9 413 0.33/1.00 vMB 18
306,600 306,600 00000000000000002b52c65572066a620aadd81a54b93725e56b8a997711edc4 689 0.75/1.00 vMB 20
306,599 306,599 000000000000000040c266bfd5d52214e7bdf3db7f807b18ed54fe07e5b37290 338 0.35/1.00 vMB 18
306,598 306,598 000000000000000040abb4d866301d8eabb1681357e53508ca15505537446301 689 0.35/1.00 vMB 36
306,597 306,597 00000000000000003f5eb23dd57612ec119853b39afbe513a18141549ab85418 930 0.35/1.00 vMB 49
306,596 306,596 0000000000000000037dfae697a34d98b47b365dde3dae72971bc8988d3e33ba 49 0.04/1.00 vMB 16
306,595 306,595 00000000000000004e0c1ee6b56849b5d3de16bd6c08a6dc3743800176c934fb 411 0.21/1.00 vMB 32
306,594 306,594 00000000000000000b01e471b955a45a248292685bd69a41578132f447527d6d 633 0.39/1.00 vMB 31
306,593 306,593 000000000000000000915ac3255bcff9f1ee95743603cb4d0b95fedadd586c5d 80 0.04/1.00 vMB 42
306,592 306,592 00000000000000003a91992aedbcb23136450c637762f0975da8217692730cb5 306 0.15/1.00 vMB 34
306,591 306,591 000000000000000009a84aee76e1bea8ef62082ad8e277571d8b7bc721c75982 696 0.33/1.00 vMB 33
306,590 306,590 000000000000000030a4d906a32dbe472f72c8863844882245f0999a49f62841 758 0.39/1.00 vMB 30
306,589 306,589 00000000000000000b06c4eda4a149211a964fe5b3323e36ef2ae70231fe059b 445 0.27/1.00 vMB 30
306,588 306,588 00000000000000001c73a852d093ac830773ff6c6bcc8ecdd7ba452ba97d3726 375 0.23/1.00 vMB 28
306,587 306,587 00000000000000000786f13fd20317df2c6175e2ea2702362c6b61ac60c80777 24 0.03/1.00 vMB 15
306,586 306,586 00000000000000003c6525d95dd9efef59f8e9feddad8820bcac9b12df2a80b9 85 0.06/1.00 vMB 25
306,585 306,585 00000000000000004117997187b7577fd4e870eec6cde1e2d081cdeeb962ab05 14 0.05/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.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: 653.66 GB
    • Received: 13.99 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.