Loading Tool

Explorer IconExplorer

Memory Pool

78,651 transactions
30.01 vMB
0.08908777 BTC
Random Selection Loading Transactions
Max Size: 179.28/200 MB

Candidate Block

Mining Attempt d005f2cc686cead4864193557bb62694f0b037b983598ae64beaf3d62ec5143a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 2c10660582a40d9fa86540dd0b3035f29ceb80335899d0c8537b318df0147b95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,853
Size: 1.00 vMB
Total Fees: 0.01982940 BTC
Feerates: 150.61 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (402,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,446 512,446 00000000000000000041031a1386dcf9d56016502ead5db1734b334459184615 880 1.00/1.00 vMB 12
512,445 512,445 00000000000000000037f647be1aeef7b5cd3654f6ee53e219924d543c5e17ba 1,604 1.00/1.00 vMB 26
512,444 512,444 00000000000000000031bde8afdf432a7fc962f113afe1a1270db89e42e09a3b 226 0.08/1.00 vMB 109
512,443 512,443 00000000000000000003cbc976292faf3625b78af5a8e93bc24f46d2b66c0ce1 1,140 1.00/1.00 vMB 15
512,442 512,442 000000000000000000274f419aca8a9042105dea304945fbb6a2cdc460b2231b 1,906 1.00/1.00 vMB 30
512,441 512,441 0000000000000000001ccf3fd8d3bd210273707987c960ea7b69eff2910efd08 208 1.00/1.00 vMB 4
512,440 512,440 0000000000000000003512a027b24cff2ae57ef0980e1be28e019b9b9a8711c4 452 1.00/1.00 vMB 5
512,439 512,439 0000000000000000003ce26977ed19190750a2b79de980f2fff5d6b0f85cfa82 2,079 1.00/1.00 vMB 23
512,438 512,438 000000000000000000022bb0eb31d0a682035e261f8bebae5cf21a60bbb3be07 2,672 1.00/1.00 vMB 52
512,437 512,437 0000000000000000001619dbb562fe9185a4c6321b7f93019d2c9fe2f82bd1d5 436 1.00/1.00 vMB 11
512,436 512,436 00000000000000000002c89c5aefe850969d5192faf0733eb9a80bc2a9f57173 866 1.00/1.00 vMB 12
512,435 512,435 0000000000000000003d156a16065e9abdb5132a2b1e5e9f6a1b9eea4456c58b 295 0.12/1.00 vMB 60
512,434 512,434 00000000000000000015694bc42bfbb3be0fa416cf5b1510714425ec171ab160 124 1.00/1.00 vMB 2
512,433 512,433 000000000000000000370ba98c609298b864dddd6e991f40d143ca6aabc31689 907 1.00/1.00 vMB 19
512,432 512,432 000000000000000000032914a22b8364afd7c9e7412dba7594af5c7bb9622e76 1,617 1.00/1.00 vMB 5
512,431 512,431 0000000000000000004a05d3102c943dea738306aec8b48d5b8423ac31eeea7a 2,064 1.00/1.00 vMB 30
512,430 512,430 0000000000000000003f2d81d6085a1badebdeed1ff1102d45e07049d47266cb 2,332 1.00/1.00 vMB 11
512,429 512,429 00000000000000000009b7c1991cb671f6cd18f115f5bf1bb8de69c607d03573 2,165 1.00/1.00 vMB 34
512,428 512,428 0000000000000000004dd3d35c9eb5c84760d7b690eea4ab3814cc771e7fc280 687 1.00/1.00 vMB 37
512,427 512,427 0000000000000000003b737dc8d845d749fccebb037ea6ec11d2c5099697aab3 1,131 1.00/1.00 vMB 96
512,426 512,426 0000000000000000002f203c7d1de5d28c29dca05cb4131c538af85e02ed3765 1,770 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.