Loading Tool

Explorer IconExplorer

Memory Pool

76,821 transactions
28.35 vMB
0.08511309 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt f079310d1f0aed0f787146deb7d93077bbaf9aa596432aa66d1a7694eaf20122
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root d12e47b32516b4422c6e5d68e4857b44040d649143a8d5d4c346e91415c90a8a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,489
Size: 1.00 vMB
Total Fees: 0.02226683 BTC
Feerates: 477.45 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (408,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,821 506,821 000000000000000000621828170ee4d9efd78c54dbd515027ac0169cce0c33b5 1,503 1.00/1.00 vMB 48
506,820 506,820 0000000000000000006aae47d7271dabdcbec977f955eabc74c4a00b05959476 1,969 1.00/1.00 vMB 175
506,819 506,819 00000000000000000050ca9b9fd6172d84f826f4f0ae2e7d6bd307808272ec61 163 1.00/1.00 vMB 15
506,818 506,818 0000000000000000003629f13f38833f08eeae763c36b48260b788423bb9a3b6 272 1.00/1.00 vMB 19
506,817 506,817 0000000000000000000ed344bc04950771f3eaab8fd17acb98553b5002eab46c 1,736 1.00/1.00 vMB 89
506,816 506,816 000000000000000000520841d81ce750e98fa54a1542c26ff4ebe3c7f0beaa8f 1,997 1.00/1.00 vMB 136
506,815 506,815 00000000000000000013e6e0ebd11aa877946125ac003af0e078a81440cc2fd4 1,708 1.00/1.00 vMB 30
506,814 506,814 0000000000000000006bf3d59de8822469cb5fbac421bfe69b308e1c6ef51e5f 1,842 1.00/1.00 vMB 98
506,813 506,813 000000000000000000103724f64c46106dbccae30464a13c923244d2edfc2221 1,806 1.00/1.00 vMB 150
506,812 506,812 000000000000000000236441defd8d33142b643410980534c7b963d001632e29 1,810 1.00/1.00 vMB 84
506,811 506,811 00000000000000000040afa36613fd58c6fbb4f2a2681c092416ea42ab0fd414 2,685 1.00/1.00 vMB 243
506,810 506,810 0000000000000000003a99afa3c8678761e8290a4434c0d93f47b8836f38294e 1,782 1.00/1.00 vMB 90
506,809 506,809 00000000000000000040e87e7ed1e62580b132874d4d3bab1c107eebc18254cd 404 1.00/1.00 vMB 28
506,808 506,808 0000000000000000004948e441e5f01da37463dbcc6aa74b57a73de6a36a7359 1,455 1.00/1.00 vMB 97
506,807 506,807 000000000000000000119ceeb2b35a616914f2b1b891dd46cda079f523a5bbe6 882 1.00/1.00 vMB 53
506,806 506,806 0000000000000000004a039f23ba56c703ace4959f6513c6e7baf5162b29cce5 1,197 1.00/1.00 vMB 71
506,805 506,805 000000000000000000335a8e4dfc14a726d0dc375c8021b367bddc4d9e616509 957 1.00/1.00 vMB 49
506,804 506,804 0000000000000000004b3980a5d36472f1d20f602116bd1b086c52b2305590d4 849 0.97/1.00 vMB 49
506,803 506,803 0000000000000000001d471899993799412a19390e9342cb0f1a87db497b51c6 746 1.00/1.00 vMB 62
506,802 506,802 00000000000000000061bdf28760971c7a2f12c8da697a9478795172e3c12002 460 1.00/1.00 vMB 28
506,801 506,801 0000000000000000000eb3f3245e0ad7fa2b6dacc3b6629e75a6d4f7d1020fa7 1,988 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.