Loading Tool

Explorer IconExplorer

Memory Pool

27,972 transactions
24.38 vMB
0.04725173 BTC
Random Selection Loading Transactions
Max Size: 120.33/200 MB

Candidate Block

Mining Attempt 1d3bbb20be9c6b234c57989dd76e2e19d04ad0289528f67ee97621ad5aea8600
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root b2eb478232c7706925c76c2ea9cbcd01813ff9a207e8415dbf144e643a9c1c5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.00413968 BTC
Feerates: 100.96 > 0.41 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (165,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,711 748,711 00000000000000000009d72cbb99a2d4331ffb46073c805b6db85cf2b77061e0 3,049 1.00/1.00 vMB 23
748,710 748,710 000000000000000000077f33ee3637697e7878ad4b49853fed3a22e2d55e6a71 1,423 1.00/1.00 vMB 28
748,709 748,709 00000000000000000009be3d846e337fc376998c1b46191a62937dd0e7d64a88 351 1.00/1.00 vMB 26
748,708 748,708 000000000000000000081f0debd74bdbb7001b930ec1a223ffd6a94ac4d2a1db 1,370 1.00/1.00 vMB 30
748,707 748,707 00000000000000000002b0d95411740472fb315594d1f4e679f49f3e092e26e2 1,779 1.00/1.00 vMB 36
748,706 748,706 000000000000000000040f366098953ce30482a9cf345e9613aab59d9c9936d4 3,412 1.00/1.00 vMB 26
748,705 748,705 00000000000000000005e5f0653143c49b7bc36b874b5dd13e917cfb235bf5f5 2,491 1.00/1.00 vMB 31
748,704 748,704 00000000000000000009f2fa4d9b53ead66d3e5ba3b5aa0c30ce1b991d6933b3 2,295 1.00/1.00 vMB 34
748,703 748,703 00000000000000000009fab503811891616c15418cb2835118bb3d5ea199979f 884 1.00/1.00 vMB 29
748,702 748,702 000000000000000000011104880fc333251c46e3726092f936321cdd5faec319 2,599 1.00/1.00 vMB 51
748,701 748,701 00000000000000000003bf1cb522eb4e2c539922d5da7c5a9af03e1ebc21e7ee 1,542 1.00/1.00 vMB 39
748,700 748,700 00000000000000000006bfbbe5d0543d6393d0ea350a37085fdd46944c2cb224 1,457 0.68/1.00 vMB 11
748,699 748,699 00000000000000000009c5689f6347a89ee0006d6356144197277a423ec1a785 1,880 0.99/1.00 vMB 5
748,698 748,698 00000000000000000000d1817310aadaaa6225a1b2cab28ebddc1d69854baf95 3,180 1.00/1.00 vMB 21
748,697 748,697 00000000000000000009ef9fadf17f2d4aad95668bac5674a3195ba617968545 1,405 0.78/1.00 vMB 11
748,696 748,696 00000000000000000005061e1076653a1a76df25b478901f57cc1de0008f5c00 873 0.53/1.00 vMB 6
748,695 748,695 00000000000000000007c8e5ae83acab1da248a3cd952f973d5e04d1d294d03b 2,656 1.00/1.00 vMB 9
748,694 748,694 00000000000000000005ed132c9d4a71970ceec627fc4302a0621a5fd36ce7ef 2,227 1.00/1.00 vMB 13
748,693 748,693 0000000000000000000709264c8855c53cd5101e35d20e94a0292e214ad2e0a6 1,483 1.00/1.00 vMB 19
748,692 748,692 00000000000000000004e0abe1699a926a26befb95c254e5ec851a823bab5323 3,620 1.00/1.00 vMB 19
748,691 748,691 000000000000000000013d06be9fc7d6c16075d9ef80866e198b09ea77455d02 2,460 0.75/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.86 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: 642.06 GB
    • Received: 12.53 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.