Loading Tool

Explorer IconExplorer

Memory Pool

41,602 transactions
25.99 vMB
0.05629371 BTC
Random Selection Loading Transactions
Max Size: 135.99/200 MB

Candidate Block

Mining Attempt 321407a5942543e83660c433c17c921e98e5114b7dd126c1d8dac0d3d706db15
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root f76a206705e5cd8eed03bee4a27f46ad4bfa82cf4305453069fa217c5888374a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,136
Size: 1.00 vMB
Total Fees: 0.00910292 BTC
Feerates: 100.00 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (122,244 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,488 792,488 00000000000000000002b7f080e194e5d3643744dd9d78c46f389e83963619a7 1,426 1.00/1.00 vMB 22
792,487 792,487 0000000000000000000115170545068d405313dae0ba82d10741ed050e245adc 3,419 1.00/1.00 vMB 24
792,486 792,486 00000000000000000003a985f4f54275871fa71aa8b67adb59820390acb7345e 3,082 1.00/1.00 vMB 35
792,485 792,485 000000000000000000020862306cbf22439a8fa40530c8681b280760c9501b62 2,889 1.00/1.00 vMB 98
792,484 792,484 00000000000000000000dd07fbc3339bf58ae8ca3e98f2fa4f0973c7195674e5 3,432 1.00/1.00 vMB 36
792,483 792,483 00000000000000000000cfbe2a7295248a38ab4a3d3538349fa58961cb16d0a8 2,868 1.00/1.00 vMB 24
792,482 792,482 00000000000000000001d2ca48157391409b54bda62d1ae0311320f048a4dc56 4,192 1.00/1.00 vMB 27
792,481 792,481 0000000000000000000075fc1f70c64780b4dcd9d1ac93733f2186c4dc2c68ca 3,545 1.00/1.00 vMB 27
792,480 792,480 000000000000000000007231a5891acdc814dd1377ab64572198c05d7388c482 1,532 1.00/1.00 vMB 31
792,479 792,479 000000000000000000050961b4fbd49c957a3861ceb8bae3e211626d04d3272f 1,382 1.00/1.00 vMB 35
792,478 792,478 00000000000000000002d7364851a39c329f266974d7fcfb9ab0996c89ffeeec 2,072 1.00/1.00 vMB 29
792,477 792,477 000000000000000000008aeac0a3a71c56764c09b4ef652ee839bf20234309f5 2,629 1.00/1.00 vMB 30
792,476 792,476 00000000000000000005414026ff5dff036909ed9270f26049f6918b3047dc05 2,767 1.00/1.00 vMB 34
792,475 792,475 00000000000000000001e5c339575ce4c4790bd57d2bef86946c6a37291148c6 2,782 1.00/1.00 vMB 43
792,474 792,474 0000000000000000000258b2a0c808fcda5c3b9d57db6f30e25321f2c9c8023a 2,006 1.00/1.00 vMB 46
792,473 792,473 00000000000000000002ff42c028f15685a97e99c3e4837c4f5ba356abe580ef 3,292 1.00/1.00 vMB 65
792,472 792,472 00000000000000000003ed7b8abd319aaa40a1b10a4521dd6a7291514b169368 2,870 1.00/1.00 vMB 76
792,471 792,471 00000000000000000001810678482063cc0ce5590faaf39162d0075e316d0e61 3,329 1.00/1.00 vMB 87
792,470 792,470 00000000000000000001d8e909491bbda062775e12e6c6339f87f700bd79fc78 2,315 1.00/1.00 vMB 144
792,469 792,469 000000000000000000050bcfc7431241de6d7212fad611bf341a0b32666c5f76 2,228 1.00/1.00 vMB 66
792,468 792,468 000000000000000000032b829d504d2870545b0563f356275caa66fe29d8d0ca 2,485 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.92 GB

Node Details:

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