Loading Tool

Explorer IconExplorer

Memory Pool

39,771 transactions
25.88 vMB
0.05359334 BTC
Random Selection Loading Transactions
Max Size: 134.46/200 MB

Candidate Block

Mining Attempt db86ae201f35800b66a98b30003692e58156073058b5f2a44c2dff02dc28fa13
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 54e97885875b03925fa301701301347e79ad9cba1dc9d8b8551710c977ea951e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,043
Size: 1.00 vMB
Total Fees: 0.00653397 BTC
Feerates: 40.21 > 0.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (192,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,166 722,166 00000000000000000007b932fa7516b5f7093483042b81b69a45464490bd9fa2 334 0.10/1.00 vMB 13
722,165 722,165 00000000000000000000120cd7d1e1a7a15f215bcb8285921c7ff5c4b4151f50 1,905 0.75/1.00 vMB 9
722,164 722,164 000000000000000000036eef68db5cdddc5c1b83c638b22643d9d001cde662db 1,656 0.72/1.00 vMB 9
722,163 722,163 000000000000000000048eb5f4db4ac3131668ae403cf6ab90d78263cbf1ebe0 90 0.02/1.00 vMB 15
722,162 722,162 0000000000000000000a79afe6e251bad20554a2600858a0dbaf48d58a2915b6 623 0.51/1.00 vMB 5
722,161 722,161 00000000000000000008dd4ad9c0681a433b5a369cd41ad1eaec0e724ee53e65 1,792 0.97/1.00 vMB 8
722,160 722,160 00000000000000000004e4e34c43803a5fc5d265636d420bcdc129602df026b1 440 0.73/1.00 vMB 3
722,159 722,159 00000000000000000000036f388a0b0e10d8b5228f6ad57ef964161074fadc19 1,597 1.00/1.00 vMB 8
722,158 722,158 000000000000000000032960a0d27ee080690c453d0acc3fdb9e84529b108474 1,319 0.56/1.00 vMB 2
722,157 722,157 00000000000000000001526474190da820b14758cbc461aa8db129c7b5a15ce2 2,400 1.00/1.00 vMB 22
722,156 722,156 00000000000000000005032e33d7916f0f962740cacdfab4bed98201fa6f85ef 288 0.15/1.00 vMB 7
722,155 722,155 0000000000000000000310096e3595e2a25a402de384c3679d381d045c65114c 547 0.37/1.00 vMB 8
722,154 722,154 00000000000000000007b9fdd4f874d613b0f8dbe07137712e8212e19a4f6030 628 0.30/1.00 vMB 7
722,153 722,153 00000000000000000007636cd220a8d114a4ab0e9e0019cb3c2ac097d306e730 1,407 0.85/1.00 vMB 6
722,152 722,152 00000000000000000008441f2cc1761b0eb371fad40424302fd50b5c4dc2a70a 767 0.31/1.00 vMB 12
722,151 722,151 00000000000000000002e4876b5a80aeb45d5a5ee6f155a710bb3d508f14599f 26 0.01/1.00 vMB 12
722,150 722,150 0000000000000000000240f34c8da8f4ba423005ad2a83e1245738553f751ede 761 0.35/1.00 vMB 4
722,149 722,149 00000000000000000000abc05d5c6242ab65758b83e473f38b7dbbb3b21c017b 2,631 1.00/1.00 vMB 9
722,148 722,148 00000000000000000004b558abbe0e85038ee4b14d58173718a1b28dae690410 792 1.00/1.00 vMB 8
722,147 722,147 00000000000000000008b40e6ba708e2cff07d7a55ff7762e94ca0eac7adcd53 2,025 1.00/1.00 vMB 16
722,146 722,146 0000000000000000000675ce7dea0a5934ddfc1f779f6ad87ed95674e4fb2bf6 267 0.09/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.