Loading Tool

Explorer IconExplorer

Memory Pool

78,554 transactions
29.99 vMB
0.08790106 BTC
Random Selection Loading Transactions
Max Size: 179.15/200 MB

Candidate Block

Mining Attempt 23194fe78fb7fbcfb773159666afdb861b1898200b8aaadaf85cf497c707a32a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 7ee926a52be1f98e8bff3900077380e40f2bdaa568185535d1fadd352a89c2ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,780
Size: 1.00 vMB
Total Fees: 0.01892454 BTC
Feerates: 100.69 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (483,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,573 431,573 000000000000000000bdb93929bcf6e087fc0b15258118167fdbb70607a149c5 2,690 1.00/1.00 vMB 71
431,572 431,572 0000000000000000001ecaa61cb20185195a0876719df7a1ba2253a2e2855990 399 0.22/1.00 vMB 40
431,571 431,571 000000000000000002a6665d9c6980ad29ccc54c4dcfe0e3e916fc5db1f3f60b 2,102 1.00/1.00 vMB 54
431,570 431,570 00000000000000000107aca5209109d5eef4f49c0b535fe72d236ce605ee1eb3 1,564 0.79/1.00 vMB 47
431,569 431,569 00000000000000000372fd884be93e0ff3d07c769b39f75bca95608630286a6c 436 1.00/1.00 vMB 21
431,568 431,568 0000000000000000002fb6dac452913819005d9a08541d132a02600f8c90f07a 152 1.00/1.00 vMB 22
431,567 431,567 0000000000000000045c5092ec66deb1db0efd97978f287e0b57c558af4db135 1 0.00/1.00 vMB 0
431,566 431,566 000000000000000002e56bcd51d08fb2f9109b3ebaeee53115c273e325b091a0 1,796 1.00/1.00 vMB 46
431,565 431,565 0000000000000000044cc7678731086957690d99a861f36d2564483e2077480c 2,466 1.00/1.00 vMB 54
431,564 431,564 0000000000000000041095f7ba27fa93f3f82a2c5873250644a70acb4a4b43fa 869 0.41/1.00 vMB 51
431,563 431,563 000000000000000001c1ac2dbb7d63a4c527c0e5022befe1d8eadd75e4ca56e7 1,193 0.97/1.00 vMB 26
431,562 431,562 00000000000000000288ea9d075ebf547f32734276432043b74f5b222f3f7462 2,161 1.00/1.00 vMB 54
431,561 431,561 0000000000000000024ebc7e9e6a51cae211f0bb96204cfa43a2d8ace83b32ab 1,787 0.75/1.00 vMB 64
431,560 431,560 000000000000000001f03a26e12d57a9c9807a65e9038c1bea5ac582df29f572 1,984 1.00/1.00 vMB 70
431,559 431,559 000000000000000001cca8e33fbd704d7a016545b4d7a64bde213e8df212ae02 415 0.20/1.00 vMB 53
431,558 431,558 0000000000000000011cdad951e0cd7be2963e598227afdd9b8512abe7cca46f 451 0.98/1.00 vMB 10
431,557 431,557 000000000000000002533c42031927e60adeeb0d66b028f823689e455904b9fa 1,595 0.75/1.00 vMB 54
431,556 431,556 000000000000000000fb245b8c52497c24eb9ef124015db2ee8a4ae8e5e4d513 915 0.39/1.00 vMB 56
431,555 431,555 000000000000000002ca63afb88d1a575e0dcae25993c154aad2ce05dcbf67cf 143 0.06/1.00 vMB 59
431,554 431,554 0000000000000000022f8048f72e208c868c9228326f673c8f7102e6b675d377 1,496 0.68/1.00 vMB 56
431,553 431,553 0000000000000000037dcb1a5453f0367d3b25aef91dfa0e4329fd2b707f6d29 629 0.51/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.66 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.97 GB
    • Received: 16.34 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.