Loading Tool

Explorer IconExplorer

Memory Pool

78,972 transactions
29.62 vMB
0.07162417 BTC
Random Selection Loading Transactions
Max Size: 177.76/200 MB

Candidate Block

Mining Attempt 6ab369baa7657a5cd2a95117cfe387d2d93d9a4cb8a2bf907b645d504b1043ca
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 128160cabd85f70d1d389984eefc945251184afde419af69383d0511f249c6f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,031
Size: 1.00 vMB
Total Fees: 0.01126788 BTC
Feerates: 180.34 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (678,852 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,165 236,165 0000000000000120e1a6b47a94869c00e020263d4cae95cdc6075d5b1c73f5d5 188 0.12/1.00 vMB 127
236,164 236,164 00000000000000f7f16043c17c78f7afbb8ce45569855c035af32b8c9a17ebc3 256 0.09/1.00 vMB 207
236,163 236,163 000000000000001dc8d8f53502f4dadc1889588a65bb12aac1b36b7cfa769863 620 0.29/1.00 vMB 182
236,162 236,162 000000000000005d573a9b4892ef0b5f235941c05a797988e594191f07dafc17 64 0.15/1.00 vMB 26
236,161 236,161 000000000000003ceb0cb080ee2a561e89db461c04205cee013d3431d916f4b6 535 0.25/1.00 vMB 170
236,160 236,160 00000000000000095e9e9f16373b0230af41f0a37b0134debe7d3aff82fa3d11 163 0.15/1.00 vMB 75
236,159 236,159 000000000000000107b4ded92596ec9f1c0ccdf2e7426f5cf9b4958d74804da2 358 0.15/1.00 vMB 172
236,158 236,158 000000000000005ab06a0db8d3bb08b991ef6d934f40d4df1785d8870d014534 840 0.38/1.00 vMB 1,839
236,157 236,157 000000000000010753078dc1e373e980430c22990dfb01524a0adb45817b170a 359 0.17/1.00 vMB 170
236,156 236,156 000000000000010f7aac1b1a3b696a6988ef32cbdbc32faac888634691e251b7 288 0.14/1.00 vMB 174
236,155 236,155 00000000000000ca0b6ff29d1a40583ea4be7d8f8a0abebbc12aabbd819b066a 467 0.19/1.00 vMB 185
236,154 236,154 0000000000000101922e6fe9840bf97dcffacce369701063d3808a57eff234d0 84 0.04/1.00 vMB 160
236,153 236,153 00000000000000fdd13bb44f9ca2689d0937c99638254abcbba74075b661526c 212 0.09/1.00 vMB 205
236,152 236,152 0000000000000135f03b2f8b50f666b1fb7dfa64f739d475f6f07b6e7867688a 175 0.15/1.00 vMB 59
236,151 236,151 000000000000007bf6b24cb8a80ab6f4503c940a768b2cd794872f3f4192dd4a 231 0.16/1.00 vMB 128
236,150 236,150 000000000000017b67a6f37549ee1c2ad859ca16dd03a087262aebb460f1df86 355 0.25/1.00 vMB 117
236,149 236,149 000000000000000116ce463665b4d3b7d8a98ca272364bbfde2a93d7a3a6aeab 784 0.25/1.00 vMB 174
236,148 236,148 000000000000013fcd8f08986dee466ea198224dd6a2d2437503df4b82ab5f20 802 0.25/1.00 vMB 246
236,147 236,147 000000000000012555f6d673b6fe58034ea3b7a27f85a81d0c651400a4f02d40 387 0.25/1.00 vMB 129
236,146 236,146 0000000000000097d07e9a6bf5f9dcc13064d483cd13f20f1eede088366dbe72 61 0.15/1.00 vMB 29
236,145 236,145 000000000000011f3cbf211385fafc987d6914226f5139b4255a7e770f3ba347 406 0.18/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.15 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.