Loading Tool

Explorer IconExplorer

Memory Pool

80,544 transactions
35.08 vMB
0.20261378 BTC
Random Selection Loading Transactions
Max Size: 195.29/200 MB

Candidate Block

Mining Attempt 374740ab79dbe58d876ae4319c95800ad26c3fc993c84401f589e7c1ab8a5a81
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 376f70474275086f8eaf627e68a2b18ea90b8a9fde14090348a4e84e15e46336
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,534
Size: 1.00 vMB
Total Fees: 0.06463649 BTC
Feerates: 477.45 > 6.48 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (35,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,997 879,997 00000000000000000000dd7ae0238109a8958fc36d6d98093334c68f8b7da559 3,423 1.00/1.00 vMB 6
879,996 879,996 00000000000000000000186ce9cada9af739ae64b6febb40f5cdec2815c57579 1,192 1.00/1.00 vMB 2
879,995 879,995 00000000000000000001e32f96aeafa5e09328fd8d3eb381846689d5ecd58331 1,710 1.00/1.00 vMB 2
879,994 879,994 000000000000000000026a624f05c190905a476b9e1f730997155a3657d3fd58 2,683 1.00/1.00 vMB 4
879,993 879,993 00000000000000000000ee869cc485b1691aa572f0dc5e6da2e568edf26a1fb9 3,048 1.00/1.00 vMB 6
879,992 879,992 00000000000000000000152e2edf691121d4a4f9c4d69b11d0f31b53ce14c562 663 1.00/1.00 vMB 2
879,991 879,991 00000000000000000001626a7131d76a1b651e669b61aa4b42dc0b1ddb03406f 1,839 1.00/1.00 vMB 3
879,990 879,990 000000000000000000006b4407486a263a15b9dbd12269997078e0cfd6131c25 220 1.00/1.00 vMB 1
879,989 879,989 00000000000000000001fdd089771b7eb4a4775d948627c3031a920f294547df 1,194 1.00/1.00 vMB 2
879,988 879,988 000000000000000000010bd3fe4a29623f860add09a05b83ec1756869d5bebc4 2,571 1.00/1.00 vMB 4
879,987 879,987 00000000000000000001e6b44994d8a097ce2955236a0bb1bfe6e05bd9783a47 1,357 1.00/1.00 vMB 2
879,986 879,986 000000000000000000017aaf29f9c23321d8f55b2fe036fe0ecda7a90195add0 1,566 1.00/1.00 vMB 2
879,985 879,985 00000000000000000002224b77162476f716c074c8d36bca600b32ea7a41a0ec 3,441 1.00/1.00 vMB 6
879,984 879,984 000000000000000000004a34c15763e72cf73121aadea1df16ce9df8b35cd213 3,442 1.00/1.00 vMB 5
879,983 879,983 000000000000000000006ac6d90d66ac760d65f11c1466bdbf4af509211eb09b 225 1.00/1.00 vMB 1
879,982 879,982 00000000000000000000ff19bb82b7483fcb096472bdccf6d7e5fd76185f37fe 3,044 1.00/1.00 vMB 4
879,981 879,981 00000000000000000000f06f1a6d06dc52bf72a773327047183e699a8e14f192 3,491 1.00/1.00 vMB 5
879,980 879,980 000000000000000000010a37461592b2aa96b315a1ae8c88cbd61a843839987f 2,632 1.00/1.00 vMB 2
879,979 879,979 00000000000000000000d9f90e4cfa87d8bfed7e24024d418c6ede1a96b0ca7e 3,113 1.00/1.00 vMB 6
879,978 879,978 00000000000000000000bc0c435707a65acd941b9573ee5d239aeb4b87cf2623 997 1.00/1.00 vMB 1
879,977 879,977 00000000000000000000cfb6b281c60c295ddbaa4dde1b1c516540d8f741288c 3,157 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 736.13 GB
    • Received: 18.58 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.