Loading Tool

Explorer IconExplorer

Memory Pool

25,248 transactions
26.62 vMB
0.05745783 BTC
Random Selection Loading Transactions
Max Size: 127.22/200 MB

Candidate Block

Mining Attempt 7c02e0614f9f3fd4d233d19e0e6057e9787e76cefa82783b0d4d740e2a68ffc0
Version 20000000
Previous Block 000000000000000000002b78b1ebc895c40e145234886edd8073496dbf3cb297
Merkle Root c979f99487e5568540d9393d499311a650b363cac6c2aa91d37983348755a4d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,190
Size: 1.00 vMB
Total Fees: 0.00772077 BTC
Feerates: 100.65 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,489 (390,354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,135 524,135 00000000000000000019d2d6beb636da5eff73349f42cb22c37ccfdbaf409cf7 2,674 1.00/1.00 vMB 40
524,134 524,134 0000000000000000002ca51cfb4e63b6819a179d6ca18bc385f1561883d3d373 1,723 0.77/1.00 vMB 32
524,133 524,133 000000000000000000379d99a754e0ee4432b2ddb381b2a1c6d0247989787140 1,117 0.68/1.00 vMB 26
524,132 524,132 0000000000000000003add0c451cc60e2420c0f37360e9ec7adbbeb755a4061d 2,028 0.98/1.00 vMB 14
524,131 524,131 0000000000000000002cb5766f34d14b9da306a6a814f31fea2135956100a4aa 1,992 1.00/1.00 vMB 36
524,130 524,130 00000000000000000007f1f89a1222827836082110516979458ebc4f576ccb1c 2,337 1.00/1.00 vMB 9
524,129 524,129 00000000000000000022040756a8581cb3a5fab4a7c26751f7cf6d9fc6b6ed88 2,677 1.00/1.00 vMB 41
524,128 524,128 0000000000000000002196aaad32736c19ed1cfc9bd9cd1828b74cae646cfd6e 2,087 1.00/1.00 vMB 50
524,127 524,127 00000000000000000007d28daead9475d56dbcf48ccba6fe8cef447b3bed6bf9 549 0.21/1.00 vMB 44
524,126 524,126 00000000000000000033190e7a927ea4a4ea6080979b8d46d184a41c465e2195 1,987 0.83/1.00 vMB 32
524,125 524,125 000000000000000000095f8421f0daab1616efe3c69151bedf070ccbd390077a 1,293 0.54/1.00 vMB 34
524,124 524,124 000000000000000000409dc830656ae8f5d17177b7ac5c770173e476b016bf12 1,488 0.62/1.00 vMB 22
524,123 524,123 0000000000000000002d661fb09302f97370d6658455c8f5b9cafdb52f8b10e6 321 0.11/1.00 vMB 70
524,122 524,122 0000000000000000002dfc1e4fc562ff0117e88d82fd0eebdb44de28f209c59d 794 0.43/1.00 vMB 29
524,121 524,121 0000000000000000000ad1c36520c2f08dadf0d636d52bea8b3b858644b02a84 2,025 1.00/1.00 vMB 29
524,120 524,120 000000000000000000201cb9673c294de55668ad6363980a6dacfd9c075ac3bf 645 0.26/1.00 vMB 25
524,119 524,119 0000000000000000002ee28b3480bbbd6cabbf0fe59832275afb97d099349859 1,121 0.49/1.00 vMB 40
524,118 524,118 00000000000000000021319a71e6afe3c2f81505ed0af44bb0358e561b2eded6 498 0.28/1.00 vMB 47
524,117 524,117 00000000000000000017128c94718c5fd2bc11b8bb465508e4aef6f979883e22 1,859 1.00/1.00 vMB 13
524,116 524,116 0000000000000000000cd3a540706e4803ffee1d2a22c769be8c1d390c9684b8 2,844 1.00/1.00 vMB 55
524,115 524,115 000000000000000000274a7367b7c4748f7db5f2b051206ee8b2663c42ed2d82 1,675 0.87/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.48 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 611.61 GB
    • Received: 10.86 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.