Loading Tool

Explorer IconExplorer

Memory Pool

35,345 transactions
25.55 vMB
0.07922189 BTC
Random Selection Loading Transactions
Max Size: 130.56/200 MB

Candidate Block

Mining Attempt 4aae670e47e40a12245e160e246795f680dfad61bd1163a2b69bbea590f3649b
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root b8b96e4f64b8808f094db98c40f160839697edf588d0294eed60dd4e89080d6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,708
Size: 1.00 vMB
Total Fees: 0.00753101 BTC
Feerates: 171.09 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (126,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,650 788,650 00000000000000000000e3ef748217eba564fb5075e6f18fc7cbfc98db5ea844 4,400 1.00/1.00 vMB 220
788,649 788,649 000000000000000000000a43e8de3d1acf45e17523a57ea68370383b45365cd6 3,678 1.00/1.00 vMB 238
788,648 788,648 000000000000000000016b168a2b2bee4e1132b5becaafaf9a9f9e618fb747d6 4,092 1.00/1.00 vMB 226
788,647 788,647 00000000000000000003ed7cad598710ec1c0c84beb4d8d54584f2bbda7ed020 4,415 1.00/1.00 vMB 225
788,646 788,646 00000000000000000003f5f814997b0a9f5212ea056cc72cf6e6ce84fc2bd80e 3,723 1.00/1.00 vMB 244
788,645 788,645 00000000000000000001a8a424e084cd47749ac4591ee416d6bcd981b844e314 2,626 1.00/1.00 vMB 171
788,644 788,644 000000000000000000018da574df008230dda516cdd41bd422bcab84cdafe225 3,772 1.00/1.00 vMB 221
788,643 788,643 00000000000000000005d43267fde3d027b3a388df782d4c9b11b8c888d88bd1 3,945 1.00/1.00 vMB 233
788,642 788,642 00000000000000000002e419ee22762975f652c7896bd46a8027e93ff310986a 4,488 1.00/1.00 vMB 235
788,641 788,641 00000000000000000003bbdc87785111f99342fc725a779d998eaf080b46b5a0 3,865 1.00/1.00 vMB 265
788,640 788,640 0000000000000000000382f282ad6d4b3000dad36e8c1e16d2fc6165b32283bc 4,140 1.00/1.00 vMB 250
788,639 788,639 000000000000000000035434a80dd8e575f113f6bde1f42d5a2640e280d01ac5 4,012 1.00/1.00 vMB 211
788,638 788,638 0000000000000000000141f0c6b19625e7610f763a9ed6872b4642581797f040 4,458 1.00/1.00 vMB 200
788,637 788,637 00000000000000000004f4a1db5228d6b1cb4a7bea059361b7bffc6ba0780cdb 4,158 1.00/1.00 vMB 207
788,636 788,636 00000000000000000003ffff03a31ca26f664f66532be4618a9be8d4f5c9f7b0 3,935 1.00/1.00 vMB 192
788,635 788,635 000000000000000000027293bf88541b04f5f149d34e55e6bc538585f84e349e 3,773 1.00/1.00 vMB 224
788,634 788,634 00000000000000000001d541585a5b6c06e50a9d9787842188db08d843570fb4 4,543 1.00/1.00 vMB 195
788,633 788,633 00000000000000000002b6f678d760aa10d177cdd5cfeaf712de25720b7016ec 4,625 1.00/1.00 vMB 200
788,632 788,632 0000000000000000000565f8d8121010b8789fd4b02bc15ceb08d40d097a08a1 4,136 1.00/1.00 vMB 221
788,631 788,631 00000000000000000001186a30f7f46cb197f54f4e6b833254a56fc3a1d00f0e 4,557 1.00/1.00 vMB 220
788,630 788,630 00000000000000000005dc228f61e0f84b813e7d2baf2aef3a566fc5e1d572bc 4,044 1.00/1.00 vMB 239
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.