Loading Tool

Explorer IconExplorer

Memory Pool

73,893 transactions
27.40 vMB
0.06824132 BTC
Random Selection Loading Transactions
Max Size: 167.06/200 MB

Candidate Block

Mining Attempt d0e313e5622bd6eac9d7485e17f8e5b2bd34e5f0d16e0f5921d59381f22c91ca
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root fcaecff7e1150b9dc2cbdf2e78bbf0b1eeab5ab660308fd0a958d800d2000f62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,881
Size: 1.00 vMB
Total Fees: 0.00996294 BTC
Feerates: 101.19 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (348,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,056 567,056 00000000000000000006df7e16ddda4cce2d44a721256071c41fcd3223abcd1f 440 0.19/1.00 vMB 34
567,055 567,055 00000000000000000009703f54dc060c9378a5138b6d54cfcd9af6fb91f09f8c 407 0.14/1.00 vMB 33
567,054 567,054 00000000000000000029306599db70c52e436fa9fd3cdd11877450f16de20161 1,894 0.81/1.00 vMB 20
567,053 567,053 00000000000000000026a8bbc87f0aa10821c0816557965ed4d908380559ba10 2,539 1.00/1.00 vMB 18
567,052 567,052 00000000000000000001f2e62f4a0435a0b767307130f2885bb2190f60c7bf2b 1,537 1.00/1.00 vMB 28
567,051 567,051 0000000000000000000ebb5a75e30e730b750bfdee9edaeb426ad33ddf132c5a 1,542 1.00/1.00 vMB 27
567,050 567,050 0000000000000000002442468ad0592a4b0f645475b92bdbb2fec1b88ac703ee 2,489 1.00/1.00 vMB 30
567,049 567,049 00000000000000000010f6810d54729cafd70426fc53060ff52dbedc456a5a2a 3,007 1.00/1.00 vMB 48
567,048 567,048 00000000000000000019741a22b3fa80f44705a6516336d579178b1207086674 2,784 1.00/1.00 vMB 21
567,047 567,047 0000000000000000002cb951f7eb23ed510787bfc9a3033fad822219a6287f9c 2,352 1.00/1.00 vMB 37
567,046 567,046 000000000000000000085da3fa4d95935681a4c5d453949ac756bd2dcae9de16 2,200 0.89/1.00 vMB 14
567,045 567,045 0000000000000000001f160e5576f9e78e3d87b2c33be996e64cc8fa213db5d6 3,056 1.00/1.00 vMB 41
567,044 567,044 00000000000000000002999ec67a11e08c705bc26a65d0a36ca828b55b0ed276 1,661 0.82/1.00 vMB 7
567,043 567,043 0000000000000000001521acede9a091138111cf7253cfd9424ed028bbe84a5a 2,697 1.00/1.00 vMB 27
567,042 567,042 00000000000000000009dca977cb40986cef9d54a482d370f4e7bfc18299042b 3,055 1.00/1.00 vMB 36
567,041 567,041 00000000000000000012a534ed37c78a465dd96276ef37b5334c11bd7f737d63 3,216 1.00/1.00 vMB 19
567,040 567,040 0000000000000000001e7b42c6c03d5d61fba0bc1f877ea948785743acfa5e9b 2,299 1.00/1.00 vMB 47
567,039 567,039 0000000000000000001b100c90630544e02657ef8557c235c7dac04670f3387d 2,492 1.00/1.00 vMB 41
567,038 567,038 0000000000000000001dc8947ec460812c475999aea8c7066dc6b1e406b69e9e 2,749 1.00/1.00 vMB 35
567,037 567,037 00000000000000000006725a7d6ba44da25c4dd3f570bfd6a612d220845f0f08 474 0.16/1.00 vMB 27
567,036 567,036 0000000000000000001a1d7b6af06a7edb79e4041d77997e67ea33c2910c6bd8 1,575 0.67/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.