Loading Tool

Explorer IconExplorer

Memory Pool

80,598 transactions
29.72 vMB
0.09525599 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 8b08161d2820310f8a9a13b24b3a2be766775fce3fe52f1b5d2d6d78dcbb4881
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root cc6bc34741425971606f96f6e2e63a5464424cae0b78e6e0ad168be2728d4d0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,146
Size: 1.00 vMB
Total Fees: 0.03157362 BTC
Feerates: 502.67 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (282,963 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,126 632,126 0000000000000000000ff4e365d5a906fdd2f400cc7beeb56334d5582da50e40 1,456 1.00/1.00 vMB 35
632,125 632,125 0000000000000000000c2e73e26ff077ba5d7914e2b9ca552d11e86d1954ddb5 1,834 1.00/1.00 vMB 53
632,124 632,124 0000000000000000000d26aaeb156955dd02999e122916b3e3cbe02371d10402 2,074 1.00/1.00 vMB 70
632,123 632,123 00000000000000000004c97b0bb2721e13749888a8497d553e014a693f137048 1,662 1.00/1.00 vMB 4
632,122 632,122 000000000000000000059993657017ce5c53ebe54259af61c2a606f6b0119d08 3,005 1.00/1.00 vMB 101
632,121 632,121 00000000000000000002d91f764629e6e341ab91971a9b6a9ab2b8ea8266a7e6 1,928 1.00/1.00 vMB 82
632,120 632,120 0000000000000000000dbc2eebf5eadbcd0206c738ceea7c5da4df3e0c5ac3a3 2,043 1.00/1.00 vMB 49
632,119 632,119 0000000000000000000d2b5bf9a7f3215bf308bedf85c1c1b7f3ee75aaf39413 284 1.00/1.00 vMB 10
632,118 632,118 00000000000000000003f721cfe1130fa2053cadbed939c727997e53796e9827 1,453 1.00/1.00 vMB 27
632,117 632,117 0000000000000000000fd662000ff3379c8790732a7b1c16ab254d0f156d5a8d 500 1.00/1.00 vMB 3
632,116 632,116 00000000000000000008656decdc3f2f5e2932b3544f84736bc8e79875e3fa27 2,019 1.00/1.00 vMB 46
632,115 632,115 0000000000000000000faacf5c1b7858c629641a77eb68afb27e5199fb032e67 2,287 1.00/1.00 vMB 114
632,114 632,114 0000000000000000000e13d59c492f38bb3d88ca32c8bb76f6988bf4c990d24e 2,207 1.00/1.00 vMB 18
632,113 632,113 00000000000000000006cd12efaec1e19b7d15144a7efcafe328d1b61c3e4128 2,851 1.00/1.00 vMB 61
632,112 632,112 0000000000000000000684e9e3ace8271c8d78a37e7cf9f0eefa0742b374a279 2,943 1.00/1.00 vMB 76
632,111 632,111 0000000000000000000615bbbce1a37334d59ea3cf721a7d7e1b132ce95b7596 2,047 1.00/1.00 vMB 76
632,110 632,110 00000000000000000001b8b524af65b3754e7d164944f3e0c96ada022d4d384f 1,261 1.00/1.00 vMB 90
632,109 632,109 000000000000000000008cd48be55ebde16b37ba5c80cea163e4a5f8a340a512 2,507 1.00/1.00 vMB 122
632,108 632,108 000000000000000000062894314dfa8a88ef3eb75addcadc6f3a2df18bee834a 801 1.00/1.00 vMB 9
632,107 632,107 000000000000000000128b470e7ba50082732e6a24c659e4345cad556ff67ff5 1,104 1.00/1.00 vMB 55
632,106 632,106 0000000000000000000e74a533aaba251aa20a8f86fc17a207a5b6cca99333d5 2,485 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.55 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.80 GB
    • Received: 15.76 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.