Loading Tool

Explorer IconExplorer

Memory Pool

42,738 transactions
26.97 vMB
0.06199231 BTC
Random Selection Loading Transactions
Max Size: 141.78/200 MB

Candidate Block

Mining Attempt 505f0fbf4583be2d554b4dfb0366bcd760013a78ba17e877462d11a31db343f7
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 85383280f2eca9215f5a0cecc3aeb1afe343e894408523b5eae8466a9cbdcb1a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,859
Size: 1.00 vMB
Total Fees: 0.01159578 BTC
Feerates: 103.41 > 1.16 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (122,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,793 792,793 00000000000000000004464bf8d6ac289a08b1698ebdccfd1d06ac6cc88b2b86 3,494 1.00/1.00 vMB 32
792,792 792,792 000000000000000000041fa7ba6df0d513891f10f33ec7268d7fbde54e057083 3,065 1.00/1.00 vMB 26
792,791 792,791 000000000000000000024799c713d76965a52f331ed9de4f43e80270e12e0e78 2,482 1.00/1.00 vMB 24
792,790 792,790 00000000000000000001716bc4be5834e44112121ac6060bd547e507c3ffdacc 2,384 1.00/1.00 vMB 28
792,789 792,789 000000000000000000033d208b1f1f49eb62b6cb2bad7ccf33625d6c32cc47dd 2,912 1.00/1.00 vMB 43
792,788 792,788 00000000000000000003ed9b9bb4fdce92aa540bc504ac3cebb6c4af0ac12b92 2,637 1.00/1.00 vMB 19
792,787 792,787 0000000000000000000056437b09500d95e986b4f25364ed09757d8f68931cff 2,448 1.00/1.00 vMB 25
792,786 792,786 000000000000000000020ac58f9554a8bc37d660c2a987ad1c3ad8a9fd19150f 3,258 1.00/1.00 vMB 37
792,785 792,785 000000000000000000040dd77f5ceb1d92aeb0e88cbf92566885000f6d136a64 2,068 1.00/1.00 vMB 21
792,784 792,784 000000000000000000013f9d967afa2aee9d7b4da50c16f96dcdfddb44d13c43 2,296 1.00/1.00 vMB 23
792,783 792,783 000000000000000000034a4a68b5652d5a13729520d2afed386b4b593a196ea4 2,185 1.00/1.00 vMB 22
792,782 792,782 000000000000000000019591d805602c6206f3cdbcfb1bc39b224214d0a46502 2,076 1.00/1.00 vMB 18
792,781 792,781 0000000000000000000179851df0dec842f9c7a082748941933a106176dc3f22 2,948 1.00/1.00 vMB 21
792,780 792,780 00000000000000000001509593906cc54f5ed33c4f64bd8c182b889579b80766 1,770 1.00/1.00 vMB 15
792,779 792,779 000000000000000000008c0f80999ff34749f77c0c48a17b4fa5324fd80aa764 3,077 1.00/1.00 vMB 21
792,778 792,778 00000000000000000003f4e60123a7a1e90e082c65162c1daadfc341db2cd510 3,707 1.00/1.00 vMB 18
792,777 792,777 00000000000000000001f1542c4cbe5892a5ad2691520db890dc5e5a7bfa67d9 1,957 1.00/1.00 vMB 27
792,776 792,776 00000000000000000000f08415249e41f2974a7e6a55fdb271420fa9644d042a 2,471 1.00/1.00 vMB 43
792,775 792,775 0000000000000000000269e5efcb57178107a77970e6e81a117a121764657fa5 3,675 1.00/1.00 vMB 27
792,774 792,774 00000000000000000002bed9ee803ee7e4854997fd07dccca549acc5fc61099c 2,757 1.00/1.00 vMB 19
792,773 792,773 000000000000000000032a49fcb2e79ead44f774913905b1e6e273e28b320b1b 3,058 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.25 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: 655.53 GB
    • Received: 14.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.