Loading Tool

Explorer IconExplorer

Memory Pool

86,066 transactions
31.30 vMB
0.09318079 BTC
Random Selection Loading Transactions
Max Size: 190.46/200 MB

Candidate Block

Mining Attempt 8bd5dd8a50838a7380130e6207e043159af55bc86ebacd1e2cb5f21d0598eb6c
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 4a0bf439037c994672a724d18f4f84d841a9070dabd771f01e0537f9143d7529
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,344
Size: 1.00 vMB
Total Fees: 0.01995305 BTC
Feerates: 500.45 > 2.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (398,242 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
516,834 516,834 00000000000000000038578d46f0be5cf629030e70c893bb17a231a7a8502632 1,415 0.70/1.00 vMB 25
516,833 516,833 0000000000000000003353b395f39226db307a543f2f3a1122362bb39ca62f63 260 0.11/1.00 vMB 23
516,832 516,832 0000000000000000000da4834322cd0ba0185b6b487ab35a9977acc7eceaf53f 576 0.29/1.00 vMB 21
516,831 516,831 0000000000000000002654c5d4996e99c29e62cee6eebb3d3bb37d00849b3657 2,672 1.00/1.00 vMB 15
516,830 516,830 00000000000000000038770dc5d4900710f16b02f7a3f49ad56acbfd829a4b14 2,321 1.00/1.00 vMB 37
516,829 516,829 0000000000000000000b7035e57f245c4aee0c9315311ffc5eb72942f2d00f3c 1,240 0.80/1.00 vMB 19
516,828 516,828 000000000000000000360865fd029a52797032dbf24b7161f8bc367a6ff92868 1,119 0.53/1.00 vMB 18
516,827 516,827 0000000000000000000b9ce68fde81fb58355c39c94cfcedeb8cc5a7dd2b1f87 2,662 1.00/1.00 vMB 29
516,826 516,826 0000000000000000001d01f19aecfc80042a581e4f8b8566d2a6377302cefd8d 1,379 0.46/1.00 vMB 34
516,825 516,825 00000000000000000045b34a470182ca66c963971dbda3315d43391979936931 594 0.29/1.00 vMB 26
516,824 516,824 0000000000000000000ef604ced918d41a7f0e96bbc55a802942ba17f9e30c1d 759 0.31/1.00 vMB 15
516,823 516,823 000000000000000000105ee82006bbd138dc13960082b44928d939b64b872446 3,164 1.00/1.00 vMB 36
516,822 516,822 00000000000000000034951f32ae1a898280053ac1891240846db91f0839a5ac 1,107 0.50/1.00 vMB 18
516,821 516,821 0000000000000000002cc7160e57c98542f547bb389c59fddabd742cfa7515bf 3,035 1.00/1.00 vMB 31
516,820 516,820 0000000000000000002e94c7739cf4c20eb147e6ec11168a5bfae4c16951d983 84 0.03/1.00 vMB 21
516,819 516,819 0000000000000000001d780b007fe4ff88b8f95af0c176f89512a32ed9a40786 797 0.25/1.00 vMB 26
516,818 516,818 0000000000000000003969c6814977c44b467e8b5bccbe00dd1910e9f1a4a9f2 1,033 0.61/1.00 vMB 30
516,817 516,817 000000000000000000470c31bd4ebf56a8dd945a4c7a580ed76c3e162c2a17f9 712 0.24/1.00 vMB 23
516,816 516,816 000000000000000000003f95e084553e4bd70b41fb62900355ae6fe85eb7e10a 749 0.33/1.00 vMB 11
516,815 516,815 0000000000000000000b1724de047c3acb6980f0d1f86dcfeedd860a88bff68d 2,814 1.00/1.00 vMB 29
516,814 516,814 000000000000000000284b3c46511b1a98431ddbd7a45fe69107d9e516b381b5 1,085 0.38/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.