Loading Tool

Explorer IconExplorer

Memory Pool

82,587 transactions
31.47 vMB
0.08933051 BTC
Random Selection Loading Transactions
Max Size: 191.12/200 MB

Candidate Block

Mining Attempt b88edad78b294179dce675fe6a3c82cb78d80469730fa768b475d6caa51800b0
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root d1d63061d3c66d278357911776724999a188120cd26fbeba690d04c3c42d2bc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,252
Size: 1.00 vMB
Total Fees: 0.02105689 BTC
Feerates: 100.18 > 2.11 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (499,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
415,695 415,695 000000000000000003210d55e071a6365ff42d51f1083c1419af9148a3375ac3 1,249 0.96/1.00 vMB 28
415,694 415,694 0000000000000000059880262738c5350f1305c984aebbfce34018c434035488 1,472 0.99/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.