Loading Tool

Explorer IconExplorer

Memory Pool

42,446 transactions
30.43 vMB
0.16692660 BTC
Random Selection Loading Transactions
Max Size: 153.74/200 MB

Candidate Block

Mining Attempt b6786eec02c9cedd230ac98d82f18b929bc25a4c2d6c4fa87df8cdb1419a6a21
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 115fb9d14c32fe98d4424caa2bb6d59a28be96ee1525ab42c09b1abc2027cae9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.09269814 BTC
Feerates: 301.60 > 9.29 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (327,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,119 587,119 00000000000000000011b401df6bb807352951e1318d5012ca67d848c0c689e6 895 1.00/1.00 vMB 24
587,118 587,118 0000000000000000001887a885c717b38383a0ffa6e0305dc8d7b353e3603730 2,526 1.00/1.00 vMB 42
587,117 587,117 0000000000000000001878ae9122dff1b3605dcee81861b856deca01624b22f1 2,139 1.00/1.00 vMB 51
587,116 587,116 00000000000000000005295b8de2a83db99e9bd5e7b840878ba858c39853d6ac 2,687 1.00/1.00 vMB 42
587,115 587,115 00000000000000000001ec94de71e9a07c64a010739017c44ce0bc3286bc984b 1 0.00/1.00 vMB 0
587,114 587,114 0000000000000000000befc55b532fedff6d87ae0464175be557f5ed179e9996 2,299 1.00/1.00 vMB 48
587,113 587,113 00000000000000000005c3af77b8c2f4ff39c20229f8856255bc5245a2cbddbd 903 1.00/1.00 vMB 41
587,112 587,112 000000000000000000085259c04786764d96420ba2feff49e66a0ffc2504b8f9 2,121 1.00/1.00 vMB 48
587,111 587,111 000000000000000000029b8f978f987e4b10eb5affe0d5dd7e4a0926289563db 1,164 1.00/1.00 vMB 46
587,110 587,110 0000000000000000001dcaee8a463852be3105c2c6c5af5f7c097c59264b9cb2 2,486 1.00/1.00 vMB 73
587,109 587,109 00000000000000000005417205dbc2b3058a3efa3d995a94910cfe29edf815d6 1,670 1.00/1.00 vMB 91
587,108 587,108 0000000000000000001a7c365776a0266c749a0b7ac43f7c8041a25a254b4844 3,247 1.00/1.00 vMB 52
587,107 587,107 000000000000000000115551840440f2b658ba688d6acee824eb74f5a9e4e3da 2,761 1.00/1.00 vMB 27
587,106 587,106 000000000000000000059a451117059812273d64dc8b05dc81749d42f093778f 2,982 1.00/1.00 vMB 47
587,105 587,105 0000000000000000000938a8468b71a1908ecf0f6707636d1b19589be871a4c3 2,352 1.00/1.00 vMB 44
587,104 587,104 000000000000000000025c90ae864a1082fe37e6ceb6780822a8432abb530069 2,573 1.00/1.00 vMB 26
587,103 587,103 00000000000000000017826d0b886a01bf4c1b2b6e2a804bc51b02a9fa8f61c9 1,242 0.44/1.00 vMB 30
587,102 587,102 0000000000000000001d6d8d07b50f5ca0065f8ed2e14876ad8bb5ba7ea9607b 2,937 1.00/1.00 vMB 27
587,101 587,101 0000000000000000001c1034eebccdee63cf22b1cb0db298451bcce7ef5cb81b 3,026 1.00/1.00 vMB 34
587,100 587,100 0000000000000000000e1774748017548210b5702b4595ca13e48dc70ad3ffe5 3,063 1.00/1.00 vMB 38
587,099 587,099 0000000000000000001725d53ea37497ac727d647915f555358458e7eb51708c 1,119 0.39/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

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