Loading Tool

Explorer IconExplorer

Memory Pool

27,612 transactions
24.31 vMB
0.04623628 BTC
Random Selection Loading Transactions
Max Size: 119.85/200 MB

Candidate Block

Mining Attempt b831dfbd89d45b6e022987a80ab9746de899dd0acb260911259988fb41084885
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root 237dc05070d2875cc1475631ea61455c9851494b16a4346d7b8342e9251510fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.00323802 BTC
Feerates: 45.77 > 0.32 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (643,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,419 271,419 000000000000000346b3e066e1a54159c24578e195372befad5f6c6fc3a2b3fa 144 0.06/1.00 vMB 34
271,418 271,418 000000000000000603fbd9bd8908381b7d81982d0974fc7be16fd4e1d51c7b9b 716 0.25/1.00 vMB 79
271,417 271,417 00000000000000014d02c6cff031fcff1532b3a9275b058b6829848e3cb72805 251 0.10/1.00 vMB 54
271,416 271,416 0000000000000006dc350ce2860ac8f2ec1f0ec4afdbf33bc6a090b21d7e56d1 490 0.16/1.00 vMB 126
271,415 271,415 00000000000000023aeda9cf86338b8d2f10e1e9609676ebeeccea3986f3e495 249 0.19/1.00 vMB 21
271,414 271,414 0000000000000002b41e56d540592f2c08645cd23980b1364e07e8b19d79bd47 649 0.25/1.00 vMB 69
271,413 271,413 0000000000000003c5e59ee309da172278f7f4c2078c2fdca154aac7dc6bc2f9 683 0.25/1.00 vMB 102
271,412 271,412 0000000000000006061cbd3c5eb95d363c40c4af7adcb4e7446d5fb456155633 91 0.03/1.00 vMB 146
271,411 271,411 0000000000000006cbe4320c25eba43da401e8ee1db46e3e9397d463bc3af3b7 192 0.07/1.00 vMB 66
271,410 271,410 0000000000000005efa67a192b484097cad6b45a4a3ea31cd676d3836f0cb3f1 210 0.10/1.00 vMB 24
271,409 271,409 0000000000000002e0b758820823efe59ae36fad1ab614343b3f91b8711ad8b6 518 0.25/1.00 vMB 42
271,408 271,408 0000000000000002df717a76ba2c3ae0208122d357f26e9dc74985dbee8e39e3 758 0.25/1.00 vMB 153
271,407 271,407 00000000000000013c67695eaf6823ace62b828f332d26149e8e0b8a9f69ea33 103 0.10/1.00 vMB 28
271,406 271,406 0000000000000003eff7274d7fb3dfc15a9bd0c9af32d89f6a2499146cdb72b1 659 0.25/1.00 vMB 103
271,405 271,405 00000000000000049fb26441ef471e697d8417365f6e10de61fecd59af7baf5b 178 0.12/1.00 vMB 22
271,404 271,404 0000000000000001a952ea839b346c12220b6043e07177a6b752f72ff133cd98 672 0.25/1.00 vMB 95
271,403 271,403 0000000000000001615c3936f6182a34a59835af1fd9e4f8012c862b5912769c 29 0.04/1.00 vMB 36
271,402 271,402 0000000000000000c19c3c50fb38f6861f634d7edec60b25d4d0b24802939dd3 106 0.12/1.00 vMB 60
271,401 271,401 00000000000000057cabf5c78abe41effa5862348da4bec7698d0dfd1dfd6573 854 0.41/1.00 vMB 87
271,400 271,400 0000000000000002a60e7b188ca2f76d91089deee1abd745e7a1fc3c4c7b385e 564 0.25/1.00 vMB 82
271,399 271,399 0000000000000004120c3c6347f507e16dc0b1107f204c40734652551cfebc5b 45 0.02/1.00 vMB 47
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.05 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.