Loading Tool

Explorer IconExplorer

Memory Pool

78,764 transactions
28.91 vMB
0.11196152 BTC
Random Selection Loading Transactions
Max Size: 175.51/200 MB

Candidate Block

Mining Attempt 9f31c2701b6e73106695e497af94940542a96099e653edf67a83bb5c333843ec
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root e003f5f46de747db40236be7b2a1afb815d3d43c1d075dea6ae3c0d74972c712
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,355
Size: 1.00 vMB
Total Fees: 0.04017658 BTC
Feerates: 602.26 > 4.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (580,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,063 335,063 0000000000000000102afc6eff110464c9c9398c1344aec395a9d6e22f6e0078 1,553 0.92/1.00 vMB 22
335,062 335,062 00000000000000000d15b79c0d1a6beba5955fd2e9cec11d62b369772d625d86 581 0.21/1.00 vMB 34
335,061 335,061 000000000000000018a5a7dfbee893ac4bc2371f47b0b932ce3dca36d5fa83e6 1,151 0.64/1.00 vMB 23
335,060 335,060 0000000000000000009c3526b2e9f0f0bcf15a88ceda1d75cd0f25df96a12396 381 0.24/1.00 vMB 19
335,059 335,059 0000000000000000051dc015a1c3cbde79626321776c41bc548468dd8ec65815 420 0.34/1.00 vMB 15
335,058 335,058 00000000000000000677c3edce3e0054cc17a248197e2b42e83935aaa83cb5c0 512 0.19/1.00 vMB 32
335,057 335,057 000000000000000008f2de938b0ec1dcfe8310ee83b35e66f42abbbc35a2f71d 282 0.15/1.00 vMB 17
335,056 335,056 00000000000000000d05b14e044b04c5cb81923a246388e9fafc8637940f7934 631 0.35/1.00 vMB 24
335,055 335,055 000000000000000015fe74030f6f967710af2063b0da5b1ccf20e9bd06faf02b 249 0.44/1.00 vMB 11
335,054 335,054 0000000000000000108b7d1a99575fe21ac5e73b4b69368648aef7f17f433c1d 2,135 0.75/1.00 vMB 34
335,053 335,053 000000000000000018c4040098fb8cbaec9a78b7b00bf4a52c272fb4114e9eb1 265 0.16/1.00 vMB 18
335,052 335,052 000000000000000001a11b073494a37a2eaf005076fc872dff41ba7cb31f5206 128 0.03/1.00 vMB 40
335,051 335,051 0000000000000000163a6140a1f44b2a57ed2c74bc80cfe3116edce0868bdbda 1,069 0.44/1.00 vMB 28
335,050 335,050 000000000000000002be1172021b9f13e4240f4209041bc3b1f5fc7b834d4b5e 554 0.23/1.00 vMB 25
335,049 335,049 000000000000000007c7c47443482d53fbecdcad1ac32d65165dd92287370a20 1,322 0.50/1.00 vMB 29
335,048 335,048 0000000000000000082d430c2e957e888a751ddadcca6609409d1e871e26562e 1,393 0.69/1.00 vMB 24
335,047 335,047 00000000000000000459c660e1b3d6425e6095f1f4b8d087d1939d304ba1d74a 1,202 1.00/1.00 vMB 19
335,046 335,046 0000000000000000081fa1f29a325f4142ae3cd86c43bed55835ace9241d2f31 2,130 1.00/1.00 vMB 30
335,045 335,045 000000000000000005a6690f2c441fbbe41d25cbedc376c838f884a81634cb47 369 0.38/1.00 vMB 13
335,044 335,044 00000000000000001b943a8664a03282718569f829c4d337427f1136fdda55c2 471 0.23/1.00 vMB 24
335,043 335,043 00000000000000000bfb40db3c5d79e7cfc571031f04441d9bdc0a774a69d31a 325 0.28/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.