Loading Tool

Explorer IconExplorer

Memory Pool

75,401 transactions
27.72 vMB
0.07509000 BTC
Random Selection Loading Transactions
Max Size: 169.13/200 MB

Candidate Block

Mining Attempt dd44803ac192025c1ecdac461381b8fbc475cfdaafc5a67472a728e20dfe550e
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root c10c47e4762f2cea483ddbe74e3afb441ee5d4a86580dac7bfaf2c69390405f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,179
Size: 1.00 vMB
Total Fees: 0.01560093 BTC
Feerates: 99.50 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (346,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,812 568,812 00000000000000000014e5c8be9a578532191f8d3e19b7017ff33a17aa1b78bd 2,439 1.00/1.00 vMB 26
568,811 568,811 0000000000000000002bbf5a54e359162cf0c14e97a46556f6b901ef0022c221 3,559 1.00/1.00 vMB 52
568,810 568,810 000000000000000000193eeb55246e25640d0ff53c7d287675433e2557a886b1 3,235 1.00/1.00 vMB 10
568,809 568,809 00000000000000000012c67f94da7fc9234454d746f30f1982dfe2bffb713849 3,582 1.00/1.00 vMB 14
568,808 568,808 00000000000000000016955cb53eb651921816161e8c20ad1713412a69c5d7a5 3,163 1.00/1.00 vMB 20
568,807 568,807 000000000000000000132e10fe53a0d83c302ccf5b7300e6654660a30d5f6c6c 2,641 1.00/1.00 vMB 20
568,806 568,806 000000000000000000190027aaa9e10d02c8de763497921ef273707a0878a6b5 3,143 1.00/1.00 vMB 20
568,805 568,805 000000000000000000107ff58d39e8d79bbaba7d2d0119e7b23d56514ee7ef97 1,643 1.00/1.00 vMB 16
568,804 568,804 00000000000000000006c7d9e55bb83a137d9e5e2d2b5252a4b27f0d77bf7f89 3,199 1.00/1.00 vMB 47
568,803 568,803 0000000000000000000163b15dc03ad66a56f443a8c0e69967295124a315ff3e 3,175 1.00/1.00 vMB 27
568,802 568,802 000000000000000000235370fa811d3ca2885c7239ada3b0e771d5caf1677ac7 3,283 1.00/1.00 vMB 34
568,801 568,801 0000000000000000001b289a81a77656f7493a13c2f6e3848efddb78ce40266d 3,232 1.00/1.00 vMB 13
568,800 568,800 000000000000000000058218423c612e64e5fb1d0ba6d76fc5d2bf0e440b951c 1,482 0.48/1.00 vMB 11
568,799 568,799 0000000000000000001de24506eb0177430384bc36cd521552954020dcdcbff8 682 0.29/1.00 vMB 13
568,798 568,798 000000000000000000029ace317a7cd5b2cdea6187c904ae54cfcd459c015de1 2,387 0.80/1.00 vMB 14
568,797 568,797 0000000000000000000a90fd6cf2c6796756bbfd224475cf24ca9bfd6b183dc1 180 0.08/1.00 vMB 21
568,796 568,796 0000000000000000001fad787208a1ab401f1a62c2a404ed5754734a53bc58b7 2,083 0.69/1.00 vMB 3
568,795 568,795 000000000000000000297a0fc67695239f482340a269fd65558f7864c06bbfa8 3,219 1.00/1.00 vMB 5
568,794 568,794 000000000000000000217c500ce98d8dc293b55fa03f390f11fb8742b9427144 3,191 1.00/1.00 vMB 26
568,793 568,793 0000000000000000001338f0a9743fa2b5d64b5c888309735268053faba98b3c 3,187 1.00/1.00 vMB 14
568,792 568,792 0000000000000000001bede8a55d5445d9ca995eb71fcd94d990e852d9b747b3 1,295 0.52/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.