Loading Tool

Explorer IconExplorer

Memory Pool

46,102 transactions
27.16 vMB
0.05954935 BTC
Random Selection Loading Transactions
Max Size: 143.90/200 MB

Candidate Block

Mining Attempt 683566ae7ba25892952b9c5259d9f2d8e50895595934546a629d1db663f999e5
Version 20000000
Previous Block 000000000000000000010a3b807eaed33245d20c47bc2486d6ba8a16c067f721
Merkle Root 4477468b2c72d45b35c06741b392c04bf287bb0b8954a5cf8df72352e3219a10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,473
Size: 1.00 vMB
Total Fees: 0.00877952 BTC
Feerates: 60.10 > 0.88 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,895 (554,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,974 359,974 00000000000000000137334e9b08d3e817dd8f22c41460dcf0bdd9ba5f5bf6cb 355 0.22/1.00 vMB 24
359,973 359,973 0000000000000000007da6a6c9240b259caf6790e51dbf6fe357dc023ee9320a 628 0.29/1.00 vMB 81
359,972 359,972 00000000000000000f64848141096d6573c02d3ebdf3b907d64957d6180f9b93 136 0.06/1.00 vMB 33
359,971 359,971 00000000000000000a63c11fcdec40b2f5e2fbb1572da9d7852eb58121029d3b 105 0.10/1.00 vMB 19
359,970 359,970 00000000000000000f93a1edf099af884538a8c4e498a7e6b51666093436a7f6 391 0.22/1.00 vMB 37
359,969 359,969 000000000000000002eba7aac734b8c95cef8ad8f824fd5eafad99dcc9ac5223 87 0.03/1.00 vMB 36
359,968 359,968 0000000000000000141cdb2d89b9f494b1a00daa8215a162396ddad829be4c45 1,026 0.49/1.00 vMB 38
359,967 359,967 000000000000000001743e83bc8a5b089b7eccd994e1d0de0baeff1fdc548e5c 126 0.09/1.00 vMB 23
359,966 359,966 0000000000000000003cd20a5b6903023d3882497c999e38949d6af3c553b509 537 0.26/1.00 vMB 43
359,965 359,965 000000000000000013553a140808a5b67fa2d25e88376386bbdcf12ea1fdd107 742 0.43/1.00 vMB 37
359,964 359,964 000000000000000002b35a181f159beec6587cf8f04f8ec1446283f2101edc94 1,602 0.80/1.00 vMB 34
359,963 359,963 0000000000000000142b4f629e0a661a275001c48847adba6045d2a8f71c4dc7 137 0.10/1.00 vMB 15
359,962 359,962 000000000000000011e0170eee88bc5e1d334f5eaab858341101ae667a295267 345 0.22/1.00 vMB 22
359,961 359,961 0000000000000000104897447a18b383e132d2ed4a411c3577e688004657ec4e 62 0.07/1.00 vMB 9
359,960 359,960 000000000000000008f326e086c4c6c313c156a3002403a981119a3952a49ee6 346 0.29/1.00 vMB 16
359,959 359,959 00000000000000000327324147ce1cb1080a02839e8e23b1bd68382cc62092f2 1,200 0.60/1.00 vMB 27
359,958 359,958 00000000000000000b98b6df858e9d1ebd52531f003b2d6c624a8307073893cd 743 0.37/1.00 vMB 30
359,957 359,957 0000000000000000160206874c86ca3b5792eadfea0e0c28da96c371dd500512 969 0.50/1.00 vMB 27
359,956 359,956 000000000000000010c940710cb1e27a978613ae3a8a7015bf5764997e698d40 1,489 0.74/1.00 vMB 32
359,955 359,955 00000000000000000a475baca0a78aa91e9fd5b39a2415690f9846c3fc158905 739 0.34/1.00 vMB 30
359,954 359,954 000000000000000000b0792277457b8aa8579e464ba8dd552994f4580d29f2b9 316 0.28/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.