Loading Tool

Explorer IconExplorer

Memory Pool

74,889 transactions
27.79 vMB
0.07566161 BTC
Random Selection Loading Transactions
Max Size: 169.08/200 MB

Candidate Block

Mining Attempt 1955d04981a769a3308f52d1043b5b2571466f0516a0db8988a935e2cfc4dc30
Version 20000000
Previous Block 00000000000000000000333bb349bd4a528f0e80d3cc81bd16791bcab0dd2b8e
Merkle Root 4afe8674dbc7f53b29d21709616212db70879f8b25725eadc8b0d7d541655de8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,111
Size: 1.00 vMB
Total Fees: 0.01620569 BTC
Feerates: 71.37 > 1.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,254 (652,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,737 262,737 0000000000000002d9aa28654aa2f336c199e361477860ab11a0dbe496acc4c7 545 0.22/1.00 vMB 97
262,736 262,736 000000000000000239d4dfe5968307050510e5337bfb27bd7b6a806a3408cc3c 120 0.15/1.00 vMB 25
262,735 262,735 000000000000000b0cc4b3949bc057fbf4ea08d58c4f48c660fa2ecb73bf208f 437 0.19/1.00 vMB 79
262,734 262,734 0000000000000009b0571062180e45c9b4fb9e27379bf80a29c2a1bed0d7716d 669 0.25/1.00 vMB 148
262,733 262,733 0000000000000007db542863895846958778e0a86b05234f6a2dc5d737c94d76 98 0.03/1.00 vMB 111
262,732 262,732 000000000000000090f7e43f1b495bad1e0d9424ca68ba5fd295126a4e9b952d 70 0.05/1.00 vMB 47
262,731 262,731 00000000000000118180e2471297dba1c3b0466a7b03e327dd2d79061a9bcafb 357 0.15/1.00 vMB 103
262,730 262,730 000000000000000f525f2b641259338b5dc1a58c21c6410458607a33b2c3af51 129 0.07/1.00 vMB 76
262,729 262,729 0000000000000015539738825dee162965ef6cb9b0b79dde33fe7aff0c11de5c 128 0.06/1.00 vMB 77
262,728 262,728 000000000000000c4095a4d6212f5684c6748971e2ce643c885526105f358b3b 123 0.15/1.00 vMB 21
262,727 262,727 000000000000000e467c874d17472beb586fd7f68617c6ffecfe580f43dfe939 531 0.20/1.00 vMB 133
262,726 262,726 0000000000000006f8807b0c96577f0d0449cebb3c53ec1d1f4a61e7970bba06 72 0.03/1.00 vMB 97
262,725 262,725 000000000000000626bb5ae51908b48ae18beb6a57344f5978e3d6a9793b14bd 132 0.04/1.00 vMB 103
262,724 262,724 000000000000000a2947219ed6f931909aa527280ee6f13a81174a3f66f528f6 408 0.18/1.00 vMB 127
262,723 262,723 000000000000000bfdd333411adf21de11cb37017c55fb5ec645bc31adffb1c8 180 0.13/1.00 vMB 61
262,722 262,722 000000000000000a37a7baef5abc426a094c7dff8ce90bdd1599598c4359f7ed 76 0.15/1.00 vMB 26
262,721 262,721 000000000000000b752f10f77f90d863a3cb47cbe55fe0aa45fc5da8b248750a 366 0.16/1.00 vMB 125
262,720 262,720 0000000000000005cca771628eb457c93a361db74172f722cb070db832c22a28 460 0.18/1.00 vMB 74
262,719 262,719 00000000000000021ab1f65e768cbe381b9b5e66bc3093537187b5197434c7ee 666 0.25/1.00 vMB 147
262,718 262,718 00000000000000065fae35878650e0a32883f7dbd47263f694ca01c9dec3429e 248 0.13/1.00 vMB 69
262,717 262,717 000000000000000ae137ebc4fe059191e7e446f00a5775fabde3066c593a4978 102 0.19/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.83 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: 711.78 GB
    • Received: 17.12 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.