Loading Tool

Explorer IconExplorer

Memory Pool

38,188 transactions
27.22 vMB
0.06071246 BTC
Random Selection Loading Transactions
Max Size: 138.63/200 MB

Candidate Block

Mining Attempt 44e0758dace9045c8291f4181bd4a3cca6c7605056625da71d190e63ac410f31
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 7d5ccb13b17ba15f16bc260c27c346b4b6c05ee5f486283eb356df4a645e72c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,396
Size: 1.00 vMB
Total Fees: 0.00934611 BTC
Feerates: 100.56 > 0.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (82,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,400 832,400 00000000000000000000a084634e70a3f678602de7e6fc014ae552379af977fe 2,446 1.00/1.00 vMB 21
832,399 832,399 00000000000000000000b2a11e34f111a901bac2ed899b839584f664b0232cd8 2,538 1.00/1.00 vMB 31
832,398 832,398 0000000000000000000350a8c1a188dd80b1a385a5a53315c9bcf37fa0343e94 591 1.00/1.00 vMB 14
832,397 832,397 00000000000000000002080169eb7db65629e83c12b47fc93016a2eb1ef77e42 1,609 1.00/1.00 vMB 16
832,396 832,396 0000000000000000000299cf4fc5e4b6e8ed3349a077d42598f966dba63313ce 2,064 1.00/1.00 vMB 15
832,395 832,395 00000000000000000000e8794ce4d5cb0dbb510867a31406a53e09e7f1cb75d7 2,103 1.00/1.00 vMB 24
832,394 832,394 000000000000000000001640a370294e2f325dc0be5510cbd09e2d3ae0a3a9b6 3,332 1.00/1.00 vMB 39
832,393 832,393 000000000000000000023d666b72d00a1fa2a99acd9a009b53a0e9fa8ffe720c 2,781 1.00/1.00 vMB 31
832,392 832,392 00000000000000000001e138955ad6de6246a241d3a58d2a3bb5bc280025e384 2,302 1.00/1.00 vMB 18
832,391 832,391 0000000000000000000327e289058ac6b467af2a5f853957354b96654de6208d 3,214 1.00/1.00 vMB 37
832,390 832,390 0000000000000000000361e6924f928906f416e14ccabe710eeec8050e881f9b 2,502 1.00/1.00 vMB 16
832,389 832,389 00000000000000000000a8d67b4b4425c5781cfd59f24d92439a3fea0ffb97ac 2,479 1.00/1.00 vMB 29
832,388 832,388 00000000000000000001bfdef8e99c3f1854b22081057f141bd73f8a2945490c 2,115 1.00/1.00 vMB 18
832,387 832,387 000000000000000000012bd390196cd36fdc6409fdc63ed5a2b39cb07cbb53ef 2,682 1.00/1.00 vMB 32
832,386 832,386 00000000000000000000c77a41ba9c5c6802ddbd56f0f7ef2084298029303005 3,251 1.00/1.00 vMB 39
832,385 832,385 000000000000000000024edbc415d70b5c82f5ac69e5f9673d8ec230889dd41c 2,695 1.00/1.00 vMB 24
832,384 832,384 00000000000000000001d17ff19a9b78bd8a92ca8a8dfcaf65b8edaf518908c1 3,086 1.00/1.00 vMB 31
832,383 832,383 00000000000000000000c2e4cdfd79642ec41ee3f39298eb67f4e8f9c0164212 3,296 1.00/1.00 vMB 39
832,382 832,382 000000000000000000013a47fdd198084c9e62f948755f2792739f073847d93e 2,348 1.00/1.00 vMB 24
832,381 832,381 0000000000000000000076bffc25df639425a971407a42b81dde658c58832018 2,379 1.00/1.00 vMB 24
832,380 832,380 0000000000000000000128f407c9e136c5d284403e6cccb27445862babe1a14b 3,074 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 781.75 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: 630.85 GB
    • Received: 12.05 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.