Loading Tool

Explorer IconExplorer

Memory Pool

77,228 transactions
28.65 vMB
0.09005653 BTC
Random Selection Loading Transactions
Max Size: 173.75/200 MB

Candidate Block

Mining Attempt 9781526e6034b65f46cca7fcbaae74b496350f038fca123a4f0fcbe189335442
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root c3c4203c1ea0364857f7781ee809c03d791944c2b784c23ca03f6b0524b22aec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,038
Size: 1.00 vMB
Total Fees: 0.02406390 BTC
Feerates: 402.60 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (23,857 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,451 891,451 00000000000000000001cfa3d47174142f5ce56dfe57c960cca42faf8b0a0105 2,500 1.00/1.00 vMB 5
891,450 891,450 00000000000000000001b92c54d21a9df33a3892639b27a193a9ef8ef18805ac 2,286 1.00/1.00 vMB 6
891,449 891,449 000000000000000000004189b98f666fd55b213ebdfdfe109eb2426680c1366a 1,911 1.00/1.00 vMB 5
891,448 891,448 00000000000000000001f168a96460b219b8703b77af3fecaae233b98d606e72 992 1.00/1.00 vMB 1
891,447 891,447 00000000000000000002169919a942baea0a018da79ec847f9e8aff43d2a7f45 2,344 1.00/1.00 vMB 2
891,446 891,446 00000000000000000000d404c353e2aff26134096cfc2cd7d5066e6dd8df639a 3,688 1.00/1.00 vMB 7
891,445 891,445 0000000000000000000112f2b27e3ffb4952e0857d275cd55cfbc1e4e4365721 1,018 1.00/1.00 vMB 1
891,444 891,444 000000000000000000011acf790085f67dc8a997bf216356e11920877ee4677f 3,222 1.00/1.00 vMB 4
891,443 891,443 00000000000000000001d625533f94610bfccaf336047b87b460c6121a883851 3,256 1.00/1.00 vMB 8
891,442 891,442 00000000000000000001ab1192c56fdacf303ab516a39786adbc5aa864ab1ed5 3,252 1.00/1.00 vMB 3
891,441 891,441 000000000000000000002e410614f7ce7dc8c09f417df1a3df67111f6cb3c483 3,021 1.00/1.00 vMB 10
891,440 891,440 0000000000000000000049067867e7303fa8879e708c54a460f3f20956d167a0 3,169 1.00/1.00 vMB 51
891,439 891,439 00000000000000000000f13ef6cb387de53c924ef37aa28a88b1723a22545805 2,561 1.00/1.00 vMB 35
891,438 891,438 000000000000000000020cf2d5c985f24b0bef136ce40ecddcadfd9acbb2c64e 1,826 0.51/1.00 vMB 5
891,437 891,437 000000000000000000015f659709001d4941033a9df02611dc79ff77b6b3e270 2,120 0.51/1.00 vMB 6
891,436 891,436 000000000000000000008a0b31057bbee662488978cbcceb6b233d51f19512c2 2,310 0.85/1.00 vMB 8
891,435 891,435 000000000000000000016fd5f698f55aba5b9d956328fef0b7277484b7e99227 2,411 0.88/1.00 vMB 12
891,434 891,434 0000000000000000000065ebe72f669f6d652ab97d58826610c38ff29dfced38 3,542 1.00/1.00 vMB 14
891,433 891,433 000000000000000000012389cc51a5057e087221d73fbac77dc53129fcea1edb 565 0.11/1.00 vMB 1
891,432 891,432 00000000000000000001a8839215fe72cfea1cae3d3e1531b3da0ce18c6b759d 2,156 0.78/1.00 vMB 8
891,431 891,431 00000000000000000000c847f4b72146f2421793702c7e6993de1e75346fcdae 1,192 0.32/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.92 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.52 GB
    • Received: 17.56 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.