Loading Tool

Explorer IconExplorer

Memory Pool

47,061 transactions
29.52 vMB
0.15246668 BTC
Random Selection Loading Transactions
Max Size: 156.34/200 MB

Candidate Block

Mining Attempt d8fd700cd975a23fb3ad481606475817993026f62bfbf032f66a2ef95e196723
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root c3e2d4b6622679f308642f3efbe0a28ce0b9665a90cfebc5957dc79147abf692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.08561940 BTC
Feerates: 15,654.48 > 8.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (408,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,006 506,006 0000000000000000002d9618cb740adee6b25ed15e6b99b8567358c309493bd8 624 1.00/1.00 vMB 34
506,005 506,005 000000000000000000232d01019d231da4d8d6c7b914a199e4654117e74d6f68 1,419 1.00/1.00 vMB 168
506,004 506,004 0000000000000000004c7d5b06e9a687f093e0bba4114cc23e0bd0d04fcaeb63 1,568 1.00/1.00 vMB 146
506,003 506,003 00000000000000000014768d87e6806f6bd951a1e8b5ae973ae9d6f087768621 736 1.00/1.00 vMB 83
506,002 506,002 0000000000000000006ae88068cecacf7955dfc796e033958d5fd1c1cb655196 674 1.00/1.00 vMB 55
506,001 506,001 00000000000000000009ae69e641a31b4019992df03440b6c4dd905bc3c1d745 2,390 1.00/1.00 vMB 256
506,000 506,000 0000000000000000003cd1f6db7b2e2009e975e3baac7fc8d1c1e53f8025b8d8 561 1.00/1.00 vMB 53
505,999 505,999 0000000000000000002a4c6dd9b249836742ba17d2082a0b425162a079afd638 206 1.00/1.00 vMB 17
505,998 505,998 00000000000000000060181feca0fe75321663de7ee7093c755cb59c877deec0 567 1.00/1.00 vMB 34
505,997 505,997 000000000000000000463baea430d723b0b192c9fce26043b247768615d1dfd6 1,044 1.00/1.00 vMB 107
505,996 505,996 0000000000000000001013b2a9ccef69fb79157e70b4b8fcd0d46c73d2972e90 1,711 1.00/1.00 vMB 215
505,995 505,995 0000000000000000002d1843238df786ab080db1886aa11aef4cbeb23622b2ee 773 1.00/1.00 vMB 57
505,994 505,994 000000000000000000666caadd8aa028e50f7d8e0a954a01d6ba0f77f6d05879 1,943 1.00/1.00 vMB 201
505,993 505,993 000000000000000000643db6f29d62e1173e8e469bc43fb1edfbb900d5f5e451 1,309 1.00/1.00 vMB 106
505,992 505,992 00000000000000000045c0071626f0c8e86dc7d0b269b475e5a046fcd9887022 675 1.00/1.00 vMB 32
505,991 505,991 00000000000000000051b1f3e7aa271a2d98dea39fee02c252e9f9ac910e8b7a 1,078 1.00/1.00 vMB 119
505,990 505,990 0000000000000000004fa362e996704e1aa9a5329acc686d0dfe8b40068c5a80 1,405 1.00/1.00 vMB 36
505,989 505,989 000000000000000000206857549c484d5416c4c3132cb3bc44bf4f7f0d2d32e4 474 1.00/1.00 vMB 38
505,988 505,988 000000000000000000364a8884e9c01d1120a06a2e8bf5cdfdfa0052f49f847f 177 1.00/1.00 vMB 18
505,987 505,987 00000000000000000023c0e2ea267cd8cf872b5830763218157c08282ec8a117 1,539 1.00/1.00 vMB 207
505,986 505,986 00000000000000000003da45238183cd77dc0e50a2f333a4b46035696a01d6c1 319 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.04 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: 650.76 GB
    • Received: 13.32 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.