Loading Tool

Explorer IconExplorer

Memory Pool

81,299 transactions
29.86 vMB
0.10616075 BTC
Random Selection Loading Transactions
Max Size: 180.59/200 MB

Candidate Block

Mining Attempt 53e7f2667f29329e5276c76cd6380e06c68760738265819197f27bf95f61a20e
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root de300fa608ef27f03f85db1a1884315cbadd23557bd01e8ab223bad5466213c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,201
Size: 1.00 vMB
Total Fees: 0.04035725 BTC
Feerates: 146.36 > 4.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (552,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,879 362,879 000000000000000006721943f23cfacf20c17c2ad6ea4e902af36b01f92e3c06 454 0.25/1.00 vMB 26
362,878 362,878 00000000000000000b004f0ed8cbb0b5b25652a30fa0bd769f814133706c219e 1,492 0.78/1.00 vMB 28
362,877 362,877 00000000000000000db5cf86c4462fde9683f8d0cc119f80ec5994c1835d2fca 276 0.17/1.00 vMB 25
362,876 362,876 0000000000000000105e0ea623804fb8ba4dc92e7fdb2ffdab5fc71430dd6d6a 759 0.48/1.00 vMB 24
362,875 362,875 000000000000000015fbbb020908cba6611724e970d447e683f07126cce79735 113 0.08/1.00 vMB 27
362,874 362,874 0000000000000000113f958570eb7fd893d908bcc3c70d094fbdaa0c8d209457 89 0.04/1.00 vMB 14
362,873 362,873 0000000000000000143fd2324e5773e83a1993b8d864faad2b7cf4767316c64e 216 0.11/1.00 vMB 26
362,872 362,872 000000000000000013afe0f34f41edae1ff5757ffe132b0abe4aef6d504db2a2 163 0.08/1.00 vMB 29
362,871 362,871 00000000000000000c1ef364ddaa0c711c516e740b59e8d1d9c728d2b05a9c36 1 0.00/1.00 vMB 0
362,870 362,870 000000000000000004cf12013e8a7b5146aa91da9ab6ada5809835fbc6f6eacd 864 0.50/1.00 vMB 27
362,869 362,869 00000000000000000dee08b62a4e9293887e9896f5208b750c4144291cdd9909 83 0.05/1.00 vMB 29
362,868 362,868 00000000000000000f1de0703519f2ca63ac5b83970ceee5aba5bc29913ae8ae 515 0.32/1.00 vMB 29
362,867 362,867 00000000000000000544e6352a0f204ef44bd17c513a92493787758ed9b67762 205 0.10/1.00 vMB 30
362,866 362,866 00000000000000000b4976852c76d32b1cfed9054477f850ab7923edb6c609ad 591 0.30/1.00 vMB 27
362,865 362,865 000000000000000004333a1325b08f77e445efbb45b87feb762677e425ae6f75 62 0.06/1.00 vMB 10
362,864 362,864 00000000000000000bf8e7860e1de0a494b65477b25f189e833ab8fb2a549c2d 1,151 0.50/1.00 vMB 32
362,863 362,863 0000000000000000139e23afb98d192a195d15e62d33a2670547e3351bfc51df 644 0.35/1.00 vMB 25
362,862 362,862 00000000000000000df150efcc623862e286c3e98e5f978910c16b9f6f128b4e 219 0.15/1.00 vMB 23
362,861 362,861 000000000000000015c72ccf09f4460982fd5f692a87ebf02ba66ad2eeb67001 478 0.21/1.00 vMB 13
362,860 362,860 00000000000000000474492ecb821a05ebaf98cec4b90cddb3ec57a89af1890e 112 0.16/1.00 vMB 6
362,859 362,859 000000000000000003909034cfcd5652b41ede4020dea20f70f2f2a7f2c0e72e 806 0.52/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.