Loading Tool

Explorer IconExplorer

Memory Pool

87,050 transactions
31.94 vMB
0.13450909 BTC
Random Selection Loading Transactions
Max Size: 192.84/200 MB

Candidate Block

Mining Attempt cc9e6ab81cfdb4ee7801e0412d7c60217214b4189cf21f71c3cb0ddbfd964efb
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 5e23433d3b1168cde7f276b62f07c828b9d30f637b87541297dd675c23c762aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,030
Size: 1.00 vMB
Total Fees: 0.04819950 BTC
Feerates: 911.92 > 4.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (347,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,983 566,983 0000000000000000001dc4acbb6a405796bc47bea54f0a952c572ea3e3e23a68 2,664 1.00/1.00 vMB 28
566,982 566,982 00000000000000000023b57efd7aa70dd9fe9031676bb30fccd798895439ef5e 115 0.04/1.00 vMB 43
566,981 566,981 00000000000000000022553b32163e4df0be7468a46ac4ad4216fceecad4f133 894 0.37/1.00 vMB 31
566,980 566,980 00000000000000000029ba3090e35df0676f7c3575953ae278772f400623d48e 2,117 0.85/1.00 vMB 16
566,979 566,979 000000000000000000204d3e2a6f8535cc881f3290e11bf1e508250fb6cd35a4 2,166 1.00/1.00 vMB 71
566,978 566,978 000000000000000000158520886f9b2004bb5a5bd09a14837604f89f7b10b1e3 1,035 0.70/1.00 vMB 17
566,977 566,977 0000000000000000002430f829c916fd30c0eb9c7433fef24d77eda930d9f9d3 803 1.00/1.00 vMB 9
566,976 566,976 0000000000000000002b4aca0cc23a48e09a0c9c07316dc055f9872eaa7af47d 2,151 1.00/1.00 vMB 25
566,975 566,975 0000000000000000000d36a105e1f07e697fdabf36bde99b275f2e0427d26d6e 1,456 1.00/1.00 vMB 18
566,974 566,974 0000000000000000002a7238567321130dad3d5756648abaf128c4985792c446 1,275 1.00/1.00 vMB 21
566,973 566,973 0000000000000000000ce2352f06861b2bb87ab810b56f28cdbe7ddf49fd0ff0 2,262 1.00/1.00 vMB 24
566,972 566,972 00000000000000000013b8af26018b72b7d3b109c8000278093af4683c153ee4 1,199 1.00/1.00 vMB 11
566,971 566,971 000000000000000000079af19ceeed0f7b79be0098c31cdb83ff14649f105150 2,117 1.00/1.00 vMB 16
566,970 566,970 0000000000000000000c1f983da10bc14d394fc31db8c416749489433abcf7fe 2,757 1.00/1.00 vMB 43
566,969 566,969 0000000000000000002a0b354aed95205962ea3444978bebba7202abdef349cd 2,230 1.00/1.00 vMB 12
566,968 566,968 000000000000000000223de582ca95bf12d4559bc0b2501c1f4c03fcb49dd3e7 3,017 1.00/1.00 vMB 40
566,967 566,967 0000000000000000001d7190b1aea5ec7210c31381ff8fa012d8d2c956acde5b 816 1.00/1.00 vMB 10
566,966 566,966 00000000000000000003b0d4e8b0ac46ef7fad3d4d9537eb6dffad21f3993508 1,025 1.00/1.00 vMB 7
566,965 566,965 00000000000000000017f4ad2f026f167184d060a6fc9482397cc5fe71b662ee 3,386 1.00/1.00 vMB 39
566,964 566,964 00000000000000000019eef329994df478aa91f3d301c4e276f774ab2503a51a 1,768 1.00/1.00 vMB 18
566,963 566,963 0000000000000000002d0c02b4acebc3dead036cb230a6e75358f88f6faa4dba 2,200 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.