Loading Tool

Explorer IconExplorer

Memory Pool

79,804 transactions
29.60 vMB
0.09464475 BTC
Random Selection Loading Transactions
Max Size: 179.09/200 MB

Candidate Block

Mining Attempt f406c4f8b946fbe9d2edeb1b872436a832d0e0973425a5525c30a2807b448c9f
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root f2aafbc82e68db1983181257a7b4d5add828c515cbd334db4cf107f62091fb51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,822
Size: 1.00 vMB
Total Fees: 0.03160951 BTC
Feerates: 301.60 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (454,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,051 461,051 00000000000000000000216bc97570434323f71af1b3b9377e829175953bbc9f 2,238 1.00/1.00 vMB 140
461,050 461,050 0000000000000000018f50aedb4c5697f91020d837e092875680535816d8d0f7 941 1.00/1.00 vMB 58
461,049 461,049 0000000000000000020e1050e7cc2cdc02c0a161349871b82c3d11a5efecc1ab 347 1.00/1.00 vMB 29
461,048 461,048 00000000000000000179cdb74e0785ce2e313b83d4380630c28df01b36072a85 118 1.00/1.00 vMB 19
461,047 461,047 0000000000000000007044bb8706097bf8c72a4d9e102ce4b9ee809e5f64b26a 642 1.00/1.00 vMB 38
461,046 461,046 00000000000000000130a813c1f880275d982481ca67cbf42e42caafac02a5f7 1,101 1.00/1.00 vMB 88
461,045 461,045 000000000000000001dff2274133de5737eda692a8c8bc281a5cb64b479c988c 2,415 1.00/1.00 vMB 149
461,044 461,044 000000000000000001b2e81a355b8c0259ed42281d1458cbf8ada8eb8bc41d8e 379 1.00/1.00 vMB 37
461,043 461,043 0000000000000000013cceec90250f31994428fc10c337e6c2902ba575282b75 1,083 1.00/1.00 vMB 92
461,042 461,042 000000000000000000736a7218eb0370e4163c0b465269b857ae2cb6069ab862 499 1.00/1.00 vMB 45
461,041 461,041 000000000000000000504ad7af33140b8b59a4f28cc810eab69b3641034333ff 1,002 1.00/1.00 vMB 67
461,040 461,040 000000000000000001de8b894c3b430edb71ee1830d5a3039a498c5451e713c8 1,140 1.00/1.00 vMB 79
461,039 461,039 000000000000000001655bc48dc1e5e2b42ff86136057867f6d82af59a4577bc 792 1.00/1.00 vMB 65
461,038 461,038 000000000000000000267e69a3af3199ba075fe3a1d3db09e82432df53d63779 1,510 1.00/1.00 vMB 111
461,037 461,037 000000000000000001ee73464529dd2819e9d1722186e26a5855b3db43bd1c3a 1,135 1.00/1.00 vMB 79
461,036 461,036 00000000000000000031b793b6d2db49900b8f07eef91a8a12f290757f94ffa7 1,419 1.00/1.00 vMB 108
461,035 461,035 000000000000000000a21c69563c3ef763ece45abfda9d5d96378f53e577c06b 2,266 1.00/1.00 vMB 153
461,034 461,034 000000000000000000984931a94287384ff421cd3408e6842194a81b9cbc7f2e 2,701 1.00/1.00 vMB 171
461,033 461,033 000000000000000000857a4c7ad330b9f07b11b3bf3f51d3466ccf9c3ab98fdc 2,215 1.00/1.00 vMB 147
461,032 461,032 000000000000000000af8a8455672a91447923be275572190aad2024dee44fb7 2,319 1.00/1.00 vMB 176
461,031 461,031 000000000000000001ab9a7b575d87a7cf77d80f7119f662492176c29bd5301b 1,887 1.00/1.00 vMB 233
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.