Loading Tool

Explorer IconExplorer

Memory Pool

85,823 transactions
33.09 vMB
0.09544210 BTC
Random Selection Loading Transactions
Max Size: 195.98/200 MB

Candidate Block

Mining Attempt 99e839700319bd4165b00250b2562f015440f6c2b27db57fa0f007b6305ecb54
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 8bce402e9c116991eb2b246cc03019d4eeb921d17a280f90d53e77a26f296bb9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,107
Size: 1.00 vMB
Total Fees: 0.02950288 BTC
Feerates: 150.67 > 2.96 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (178,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
736,551 736,551 000000000000000000019c0ffe515d3da6ae35f2734667fe20eb2d3a6533b67c 899 1.00/1.00 vMB 8
736,550 736,550 00000000000000000001f4d22e8c6bbc1a6826e665a4a7ed0453ae0b625d39a6 1,389 1.00/1.00 vMB 8
736,549 736,549 00000000000000000002aa80943a73a95aec96cb47f96f40359bc3d5980c82c1 1,285 1.00/1.00 vMB 6
736,548 736,548 00000000000000000001d4add1a0ac9b230738ff362cb03a7367ac4869178abe 2,166 1.00/1.00 vMB 23
736,547 736,547 000000000000000000041ae6e8a68089ee4cb76bb9697d1bd6ead4fb16bf09ea 240 1.00/1.00 vMB 1
736,546 736,546 00000000000000000007e3e46c0372225774878d6b4f9ea130055aea54990552 1,275 1.00/1.00 vMB 7
736,545 736,545 00000000000000000004c4a750360421d10e15cc98668e79d02641cc95978bbd 519 1.00/1.00 vMB 3
736,544 736,544 000000000000000000010b0b1ec5a15ca53b2501aa47a1b2853ba99e67f1494f 905 1.00/1.00 vMB 4
736,543 736,543 000000000000000000056c2705475c8987f604b1359705912dfd5459b34ec478 2,771 1.00/1.00 vMB 21
736,542 736,542 000000000000000000060995afc76420d7a20068db5d50def5fd72f1045c1ad2 1,065 1.00/1.00 vMB 4
736,541 736,541 000000000000000000014bbf54520fc9b4a79ef00f1e6cb9738889959b69aa70 2,944 1.00/1.00 vMB 18
736,540 736,540 0000000000000000000029c6e31fef308a26f38ae51af1a87cfa31e1744ed5b3 1,508 1.00/1.00 vMB 3
736,539 736,539 00000000000000000005d51ff3255ecbb7b84282332d7b18df7dfccdec296051 2,600 1.00/1.00 vMB 13
736,538 736,538 000000000000000000088ed271190c8808aed1aecc5ef019c995b670053e2cc6 1,413 1.00/1.00 vMB 17
736,537 736,537 00000000000000000003ccbc024fb5aa0c5c01cc14b96b9cc72f1376a08ec8f2 1,859 1.00/1.00 vMB 12
736,536 736,536 00000000000000000006b03bc19e469e30c6cf10411f82bf6ac9e86b77bf7623 1,996 1.00/1.00 vMB 21
736,535 736,535 0000000000000000000019a54e587d6dc352661ece12878279d7b9c72496f87e 2,789 1.00/1.00 vMB 23
736,534 736,534 000000000000000000059dfa969c408560cbde2c3e67e0af26942411d79713c4 1,832 1.00/1.00 vMB 12
736,533 736,533 0000000000000000000094354cd95fd118652008b0d72a8c5265b44df46e2fa9 2,538 1.00/1.00 vMB 10
736,532 736,532 000000000000000000053f56067e897f6b0c9e3b6ab4020c1d00fa8171846a15 2,329 1.00/1.00 vMB 13
736,531 736,531 000000000000000000069af4a48e2d2094f18501bedf1ab1fade44561c01856c 1,326 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.30 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: 657.40 GB
    • Received: 14.54 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.