Loading Tool

Explorer IconExplorer

Memory Pool

78,163 transactions
29.27 vMB
0.07724398 BTC
Random Selection Loading Transactions
Max Size: 179.25/200 MB

Candidate Block

Mining Attempt 222046840144023e6d964c45410966609f51ee02962eee86cd163dcaf523aa93
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root 652626bc5a9aba596fe39009acf6421aacaa4879d6e72438beff441e680c2921
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,564
Size: 1.00 vMB
Total Fees: 0.01314981 BTC
Feerates: 94.79 > 1.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (499,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,716 415,716 000000000000000000a35de30943487eb21b223f12bb52d3e809aa120e5a25a8 2,260 0.92/1.00 vMB 44
415,715 415,715 0000000000000000029b14a583df1d7e54ec4014833e33ef7c65ff8d5d0c5b18 2,522 1.00/1.00 vMB 46
415,714 415,714 00000000000000000555f90c697060c88ffc0e3f90cfb091c7920bf59c1dd37c 1,661 0.82/1.00 vMB 32
415,713 415,713 000000000000000002aa53084203b475ff5a9e89935f9c04f517f3b2e8358cde 2,668 1.00/1.00 vMB 59
415,712 415,712 000000000000000003eb6295b33891eb1dc8225833d774cb639ee0d4341daaac 735 0.39/1.00 vMB 37
415,711 415,711 000000000000000003a9c559667a6728af272c8ee4d1616eb0d070a8c575e186 574 0.46/1.00 vMB 27
415,710 415,710 000000000000000001c48eb33981cf177bdcf12bd0e5d3c248b10fcb9d926823 1,954 0.96/1.00 vMB 41
415,709 415,709 000000000000000004a54e5e0254574b68a7c19f42837b742e34e493a15e58d2 432 0.23/1.00 vMB 23
415,708 415,708 000000000000000005479f852b9060040635c2c03cb6784b990340fad2eee8f0 2,578 1.00/1.00 vMB 56
415,707 415,707 000000000000000000500de005bdac1a088fc7a557a93480efde716fb98bf4ed 474 0.18/1.00 vMB 44
415,706 415,706 0000000000000000050b17902a088975c944d6a412421c0eb6e1a7d1fec8597b 2,258 0.96/1.00 vMB 42
415,705 415,705 000000000000000000ec74da6d27119f5d1b4795f9fee591b6cacb7e7e83d2e0 1,305 0.86/1.00 vMB 29
415,704 415,704 000000000000000002b1857912e20ddbd1941607292809d227c5dbe76f21382c 1,787 0.86/1.00 vMB 37
415,703 415,703 0000000000000000035f55d40838bf060c1fc89f8ab4bab98aa0f6c3a3f76f49 1,533 1.00/1.00 vMB 28
415,702 415,702 000000000000000002ba5b64667cf3ddded62a8dccf9b99eaf086db0e55b4eb0 2,795 1.00/1.00 vMB 48
415,701 415,701 0000000000000000012689b939268fd256b71781b9cfd5e1b9a588de8f5ec8d2 487 1.00/1.00 vMB 143
415,700 415,700 0000000000000000049ea8ebd42b46a20301e09c9104174054ecbd727cc3aeee 1,335 0.79/1.00 vMB 38
415,699 415,699 00000000000000000329070955a6c93aa45ecc29d47bffdefbb81f0ad9b9c9d1 1,268 0.81/1.00 vMB 31
415,698 415,698 0000000000000000003925004e24daa9a5bff18fe937c402c75d216eca8ef8ea 739 1.00/1.00 vMB 17
415,697 415,697 0000000000000000028f759810bb87eb107c6c3e86041388056805b4781b0ed7 2,592 1.00/1.00 vMB 52
415,696 415,696 00000000000000000473cc1eba7e969f3f3053ee4d59c9efe30e992bd46aad70 2,355 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.