Loading Tool

Explorer IconExplorer

Memory Pool

81,055 transactions
29.79 vMB
0.10363369 BTC
Random Selection Loading Transactions
Max Size: 180.21/200 MB

Candidate Block

Mining Attempt 958ba38bd122629f3fb28970bdeaa5900db270c50c9977d3fc9296f58a0ac43e
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root cfe2b7358cb834bf7bd708d162f18d7e4110d7d007f5402253896dd4181469d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,079
Size: 1.00 vMB
Total Fees: 0.03850902 BTC
Feerates: 146.36 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (462,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
452,737 452,737 0000000000000000010372de4e6863cd245ca14ea2c23a55cfb29dfa73877747 1,937 1.00/1.00 vMB 81
452,736 452,736 0000000000000000022e35fb0fc51377638b6ee625ecf3c60269187d8aa822c5 2,741 1.00/1.00 vMB 72
452,735 452,735 000000000000000001939951882265135180cf7c6e1f5d200a7c7c337dceab07 1,516 1.00/1.00 vMB 98
452,734 452,734 00000000000000000292a0c7e49812b67e1cff5c5a89e04617cf5822e3427860 2,023 1.00/1.00 vMB 102
452,733 452,733 00000000000000000048812029ef3c68e0bfe8e45e527d25cf20e21fba3c8fd3 2,150 1.00/1.00 vMB 91
452,732 452,732 00000000000000000250c4bcda4aaa1959d8866a77bbbd35cdfcd8c0d388a3ee 2,600 1.00/1.00 vMB 128
452,731 452,731 00000000000000000148956ef7b3bd74f93ed094c26acb3f82ce00a6181794f8 2,680 1.00/1.00 vMB 132
452,730 452,730 00000000000000000225cb1f7fdb76e2288ce559c784c570a877467304fe753d 2,298 1.00/1.00 vMB 143
452,729 452,729 0000000000000000001e030038a01b43ea2f84a3b12742bb6895bea317bbf100 2,387 1.00/1.00 vMB 107
452,728 452,728 000000000000000002019f1d9a1f693e1a87da9409848574c6c6e5e49a9276fa 1,594 0.63/1.00 vMB 87
452,727 452,727 000000000000000001e74042c3a8cd13c5ec8c31bb5e1bd07d6ad731fa5bb936 1,685 1.00/1.00 vMB 84
452,726 452,726 000000000000000001aa7a0b94757363dc6567d097e17d7fc37819a183f5dffd 2,801 1.00/1.00 vMB 149
452,725 452,725 000000000000000001c33134824241aa3c818f644d71dab8056701f7db1574de 603 1.00/1.00 vMB 26
452,724 452,724 000000000000000002987104c6ec5171054a21997979bb1812e91a186fe90ebf 593 0.27/1.00 vMB 108
452,723 452,723 0000000000000000022f24e91ba368e14423d74df0427ba71dc88a54bf0b040c 2,001 1.00/1.00 vMB 66
452,722 452,722 0000000000000000009ee55eacc467d881fb2928113a173bb7194c7686e34fe4 2,097 1.00/1.00 vMB 100
452,721 452,721 0000000000000000001c07788f7c3ae2b291fb30dfbe88175e52a91d4cccfa68 644 0.33/1.00 vMB 74
452,720 452,720 00000000000000000010d43554341006ed6b95a8bd2d887fdea367579ca6ca9f 1,900 1.00/1.00 vMB 68
452,719 452,719 0000000000000000027172c13d2094606b4effd852a19b940e968e3dfb5c4d51 820 0.55/1.00 vMB 76
452,718 452,718 000000000000000001691b77a6471c97e32d5a7cb215690d3954ce7f53f66657 1,852 1.00/1.00 vMB 72
452,717 452,717 000000000000000000824b8d9cfa34bbdb4ef5c7a42ff7d2cd4f9e842e7c3687 1,776 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.