Loading Tool

Explorer IconExplorer

Memory Pool

73,861 transactions
28.73 vMB
0.07211288 BTC
Random Selection Loading Transactions
Max Size: 169.45/200 MB

Candidate Block

Mining Attempt db84de46449c6ea23bde88308bfc86826130b2356dad8d2259dff2cb0c6e1b09
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root 8b4532a16be81ac733498bc7caaf52a0d5fa8c256c0a4b00c4c90ab0dd607bee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,336
Size: 1.00 vMB
Total Fees: 0.01388343 BTC
Feerates: 98.05 > 1.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (129,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,018 786,018 00000000000000000001bfd5268679d7e6f6e0082ced52f8650f8a6f35140e01 2,258 1.00/1.00 vMB 18
786,017 786,017 00000000000000000004b202619a02bc6fb2ceda0433d30a5cc2d24e1b4935e7 4,170 1.00/1.00 vMB 17
786,016 786,016 00000000000000000003f2b454c8166d2a6d290adfb7692e6503226d99f59183 2,388 1.00/1.00 vMB 20
786,015 786,015 000000000000000000047a48bc38109d59f149c5608e9bb39f832999a4424bdb 3,638 1.00/1.00 vMB 25
786,014 786,014 0000000000000000000227acb5716a8ebf47940fc7c136a2194646653f36d7b5 3,010 1.00/1.00 vMB 34
786,013 786,013 000000000000000000014792173cafb7f206a6c4dcc52b9208e94d2674878f92 1,151 1.00/1.00 vMB 7
786,012 786,012 000000000000000000014180b8a571fe515372a1a1af3a8c740458a94f502331 999 1.00/1.00 vMB 4
786,011 786,011 000000000000000000013fe46fd94c939ad59332e66a3b90e4e8c72e0d394658 1,759 1.00/1.00 vMB 8
786,010 786,010 0000000000000000000121c85045c0628da348bd447b6335f069a21ef609fd84 1,740 1.00/1.00 vMB 5
786,009 786,009 000000000000000000020b5f637b28c7d705987397782a4c0def5e604694608c 2,625 1.00/1.00 vMB 5
786,008 786,008 000000000000000000021a9d2b3bab46124cf65aaef6bcf9161997f5bd2c4ff3 2,960 1.00/1.00 vMB 20
786,007 786,007 00000000000000000003bb89e91a339f05afd68f8614e6e4cacf1a992499d616 3,493 1.00/1.00 vMB 11
786,006 786,006 000000000000000000044bc9fb84bbd67095f1f92312f83ac87ce75eb5fcb07c 2,760 1.00/1.00 vMB 14
786,005 786,005 000000000000000000057390c13857886e1957960830375f9302d15f6a215a73 1,294 1.00/1.00 vMB 14
786,004 786,004 00000000000000000003b915d3d8f6c7207ba3db4577580ac14791ae9f7b111e 1,369 1.00/1.00 vMB 17
786,003 786,003 0000000000000000000159832d521e8528c5e5724c19fa6d810b8889ad62fb1b 2,210 1.00/1.00 vMB 16
786,002 786,002 000000000000000000009f3649c9fe67ac9e06ab3c1e2f06b91c57fd7617396e 3,239 1.00/1.00 vMB 18
786,001 786,001 0000000000000000000235fc414182349749191aefd05820c407a7dd56c73560 3,571 1.00/1.00 vMB 22
786,000 786,000 0000000000000000000454bc0c2b24c93b359d5eba2cf98d0108e5c748771ef7 814 1.00/1.00 vMB 3
785,999 785,999 00000000000000000001f157eb79258f29b54edc36aa3119e205b1f3d72c09b3 931 1.00/1.00 vMB 5
785,998 785,998 00000000000000000002199489162308d8b355cd15deaf552b9e85b9d0088b98 2,565 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.46 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: 667.95 GB
    • Received: 15.33 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.