Loading Tool

Explorer IconExplorer

Memory Pool

88,372 transactions
32.98 vMB
0.11884966 BTC
Random Selection Loading Transactions
Max Size: 199.90/200 MB

Candidate Block

Mining Attempt 81f18e47474674d6b590af915c3c871847fba42a551950556c9e4137030a3d21
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 78b7c367f6b9f71d94df6c7221f6105b84f8cefd74601492e5417339e3c7983b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,786
Size: 1.00 vMB
Total Fees: 0.03397301 BTC
Feerates: 318.30 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (555,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,569 359,569 000000000000000014324032ed2d421d537612d4b85715d419aec98e9af3c571 97 0.05/1.00 vMB 24
359,568 359,568 00000000000000000c5c663844aea7f53a61776b5a904b365324f358a0806341 370 0.17/1.00 vMB 27
359,567 359,567 000000000000000006178c647dcfc27ba793975b42a18df141498dc08526a889 205 0.09/1.00 vMB 24
359,566 359,566 000000000000000013caa3c02e13dd00aaaf09e39f36e6544e6a6939d9fb4ceb 1,081 0.51/1.00 vMB 26
359,565 359,565 000000000000000006d644b68ad2351124a9a9eca9acc23170a4dd2ef363469b 1,330 0.69/1.00 vMB 24
359,564 359,564 00000000000000000fdf87390e9bfabb785ade332465c340634a21c5e2e27ef6 1,798 0.75/1.00 vMB 33
359,563 359,563 00000000000000000af9ef122c3086fb78e192b09a42a2d6f24414a4e2e965b2 229 0.10/1.00 vMB 17
359,562 359,562 000000000000000008039fad0d22d65bd244eb180b27c5c40838b57c07d77a80 107 0.10/1.00 vMB 7
359,561 359,561 0000000000000000157e7777c050303059394265b7a79400c07997f57133a25f 158 0.12/1.00 vMB 30
359,560 359,560 000000000000000008da72797c284297ecbf23fc3fd2724c77138a84633554e5 1,187 0.63/1.00 vMB 30
359,559 359,559 000000000000000004c62b267096a82884be6dbe6eebbf4d0875524d222de3ac 143 0.10/1.00 vMB 14
359,558 359,558 000000000000000006007f059a45b26f81807536c8a1da3c3d9d9589f8d8fde3 894 0.47/1.00 vMB 28
359,557 359,557 00000000000000001416a47abee2b462ff52dcb1782b75e8b53b37a9761eae2e 519 0.34/1.00 vMB 45
359,556 359,556 00000000000000001234b3fc18df4a667a3470cad96719f1892a991670e4e13d 2,248 1.00/1.00 vMB 33
359,555 359,555 00000000000000000c8a27addc70b324bcfa5079e9d74b26a196c4309d9a76c6 255 0.13/1.00 vMB 29
359,554 359,554 00000000000000001244a4d191a5ab0643424912a77114e90923994ed757ca76 781 0.41/1.00 vMB 22
359,553 359,553 0000000000000000029f94c61301205f84145048b9c775c88ae9d1908c3d87db 1,684 0.75/1.00 vMB 32
359,552 359,552 00000000000000001226b514fbb4b77fc809b75faa7fd380d03953ab5e48c4e8 865 0.67/1.00 vMB 18
359,551 359,551 000000000000000004b3c578b8c290ae61ba1e049ec6c8a5e09e8da6bc24edf0 2,252 0.95/1.00 vMB 35
359,550 359,550 0000000000000000109029268742a19ee6dbd07704fd1e4fb3e29e9d9cc71ae2 566 0.31/1.00 vMB 23
359,549 359,549 00000000000000001448e9f648460108a734ece4df433b458bc0943d8862ca10 649 0.29/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.98 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: 717.11 GB
    • Received: 17.82 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.