Loading Tool

Explorer IconExplorer

Memory Pool

81,871 transactions
31.74 vMB
0.10787551 BTC
Random Selection Loading Transactions
Max Size: 189.51/200 MB

Candidate Block

Mining Attempt 16abf232fb80abf714f5ee93135714a058d4cc9383f7a2da2f1faba9e186db15
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root a20f1fc69b7f9ffdd3401a3a7562811b9eefe3bac87683d05b740be4ca930725
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,470
Size: 1.00 vMB
Total Fees: 0.02444357 BTC
Feerates: 711.74 > 2.45 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (614,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,624 300,624 00000000000000001800436a27fed3f64bdaa94c8b0ad11ac9bdac5db4259c2e 89 0.04/1.00 vMB 32
300,623 300,623 000000000000000056d0ce5125dfd470ec7edcae709f78637ab6bdaf1f97d4f3 519 0.23/1.00 vMB 34
300,622 300,622 000000000000000048a07d6947544e2094fa7295b7a19099903737cb06734300 453 0.24/1.00 vMB 31
300,621 300,621 00000000000000001590d5cadd0c4bf28e018ae857df92d862e63c7d7dd336c8 1,123 0.67/1.00 vMB 28
300,620 300,620 000000000000000079b2476547023ebf953929458ad7ecec80eed7de08ec2510 414 0.27/1.00 vMB 28
300,619 300,619 00000000000000001f3f2e62d5eaae40d874bf1e5271380ebcfea7d8a163c0b5 75 0.24/1.00 vMB 10
300,618 300,618 0000000000000000188a893bc765dff9d648e6342ced5ab5f0ad681d1628dd0a 624 0.25/1.00 vMB 37
300,617 300,617 00000000000000001160a98389b22061ac0652feb6d5f0632da4132aa659fbc2 15 0.08/1.00 vMB 3
300,616 300,616 00000000000000001b419c29b0cbce08d66dd192c0664346ce8f7dc27c4144e4 212 0.23/1.00 vMB 18
300,615 300,615 00000000000000001b1d1b652b2dee13ee59f0e72c8822aed7baa717463441f5 838 0.35/1.00 vMB 38
300,614 300,614 0000000000000000226e2f66e7486fc6fe7f726b82ab3e0243caaef7cfd8b38f 622 0.35/1.00 vMB 33
300,613 300,613 00000000000000003ed0e88356b4edde94172b550f77a0019379f49a0977c18e 258 0.15/1.00 vMB 22
300,612 300,612 00000000000000003a57190adb3ff3e5cd571a24f94e338ea32662abc7faccfa 256 0.09/1.00 vMB 47
300,611 300,611 0000000000000000730c5dc49925f64ad995f8f3ca24afcfcb6cecd4019bf7fd 485 0.26/1.00 vMB 28
300,610 300,610 0000000000000000615ac903b7f714da6c7bb7cf4a6024751e93e8cbe44951c8 128 0.07/1.00 vMB 31
300,609 300,609 00000000000000005a693cd5c81c2e802ce65f99381b18d678258630799e68a4 323 0.18/1.00 vMB 28
300,608 300,608 0000000000000000095b3e83afb1939bb51d02728e638522e37b4dd2c149fc58 757 0.41/1.00 vMB 31
300,607 300,607 00000000000000006c4e87293ec2d9c412c8b78ecf00270c89b7b2c4d8827418 86 0.06/1.00 vMB 24
300,606 300,606 0000000000000000653575a31122dd032b8f72b9fa4a616eb51e56e9df4d0d74 10 0.01/1.00 vMB 15
300,605 300,605 00000000000000002c3c605caf6947c35944b60d737f4e8d8b7b028126180e44 627 0.34/1.00 vMB 32
300,604 300,604 00000000000000005aeb6f1980c6df7e51fa998537f676a1a6487b6d8b5cc348 769 0.48/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.