Loading Tool

Explorer IconExplorer

Memory Pool

42,150 transactions
30.46 vMB
0.08884183 BTC
Random Selection Loading Transactions
Max Size: 154.72/200 MB

Candidate Block

Mining Attempt 0ddb9a809eb9ee5ad7333f865f7cffc6d010a9e446c91c7a762e202bc9a27938
Version 20000000
Previous Block 00000000000000000000ff70d2eab8ba39c62939af77ca332015a8c22a4f40a3
Merkle Root 054fe6b48327c8e28a7ffb19fe2aa55820b525ca377935646ab2f489cf22a723
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,527
Size: 1.00 vMB
Total Fees: 0.02774649 BTC
Feerates: 101.65 > 2.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,444 (4,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,012 910,012 000000000000000000016e978cbcddbde16f75cc506799ee48cb6cc9a96773dd 3,742 1.00/1.00 vMB 4
910,011 910,011 000000000000000000022a96af3808637b0f0e0f1d428236082791880a997c11 3,893 1.00/1.00 vMB 4
910,010 910,010 0000000000000000000040895e1e6b1bcf0560fcdabc141a4132ac42b967a2b8 3,820 1.00/1.00 vMB 5
910,009 910,009 000000000000000000020d63af61d784e1b61867b577b6009fe7b8ce9eff4bee 741 0.20/1.00 vMB 2
910,008 910,008 00000000000000000001ba3e6a498a5ad57dc937a108b26bb09e80940f2ecfa4 3,894 1.00/1.00 vMB 3
910,007 910,007 000000000000000000018eff116e92725cd682591c632439ffbb741d35c0c1b6 2,830 0.75/1.00 vMB 3
910,006 910,006 00000000000000000001d15c1429fc2a6f8284d0fe3ed528cacd0570657f72ce 3,651 1.00/1.00 vMB 2
910,005 910,005 00000000000000000000303a1c07cf0f876e873461b075f8d75a7430be5b9d01 3,476 1.00/1.00 vMB 2
910,004 910,004 0000000000000000000049349a5e6a8f56576e5df925d1c8808018d993d86426 3,715 1.00/1.00 vMB 0
910,003 910,003 000000000000000000016da8de3cdbe4a04395fded57c76ce940c55e1229032f 2,140 1.00/1.00 vMB 1
910,002 910,002 00000000000000000001b0f8ee73e303d8f613d1b396725bb8ad39710ac8c537 3,087 1.00/1.00 vMB 5
910,001 910,001 00000000000000000000aa17182d6f5480cd65faeb316e14152f18b3844fdb37 3,641 1.00/1.00 vMB 1
910,000 910,000 0000000000000000000108970acb9522ffd516eae17acddcb1bd16469194a821 3,553 1.00/1.00 vMB 2
909,999 909,999 0000000000000000000124287ddecc1265b9c89c5365c9de2822eda2014f6de0 3,024 1.00/1.00 vMB 3
909,998 909,998 000000000000000000011be2c297e02b18f8fe0ae20782c559f7dfb32b787019 3,550 1.00/1.00 vMB 3
909,997 909,997 000000000000000000004fba15625b0ae903be5bf412c10ac75b9feae00f8455 3,893 1.00/1.00 vMB 3
909,996 909,996 000000000000000000002981b7bcdfa5cdffeb610891e5b87efd48c16eb374b2 3,667 1.00/1.00 vMB 3
909,995 909,995 00000000000000000000b8ec71383d90e48e6f6e10a6b86c9c02b1cdd69f0fcf 4,267 1.00/1.00 vMB 0
909,994 909,994 00000000000000000000c7bbc2e89045266b811ba6e578622ba34f21c3a530fb 919 0.31/1.00 vMB 2
909,993 909,993 000000000000000000006cad4af7deda18c0cd81add2fab5a454e628da1adaf9 5,679 1.00/1.00 vMB 0
909,992 909,992 00000000000000000000e6bc740876482860c26a196769875c00edeaeeefff20 2,890 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.95 GB
    • Received: 10.49 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.