Loading Tool

Explorer IconExplorer

Memory Pool

77,813 transactions
29.61 vMB
0.07426369 BTC
Random Selection Loading Transactions
Max Size: 180.83/200 MB

Candidate Block

Mining Attempt 61274abd643f1e2e32d5ec550b368bd3d34f34e8e70533c072d43314175efb64
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 4b22c71e86eb044893e44ea1a4c8c23fe67de58d5f214c33e1a93d87906305c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,550
Size: 1.00 vMB
Total Fees: 0.00889556 BTC
Feerates: 75.20 > 0.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (646,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,550 268,550 000000000000000599ceacb225ea0fce8250c40ab62ea41f3d1b70ad0d060cd7 290 0.11/1.00 vMB 61
268,549 268,549 00000000000000008d6b8cf9c84c4eb4e034c6d1e18f4feef4eae2d575bff12b 143 0.15/1.00 vMB 27
268,548 268,548 0000000000000003047e8dbcc178b5d169effc5920de03f2c85a1195b3822d8b 584 0.25/1.00 vMB 86
268,547 268,547 00000000000000081a155393f3dc3c8c38c5a10eca676225ea0b0fa7d923f457 492 0.21/1.00 vMB 53
268,546 268,546 00000000000000031e72b1ad823f95125c1dcf61d0d317e61a46a21452a1d40c 347 0.21/1.00 vMB 70
268,545 268,545 0000000000000006de3027c038100ce7f29aa6df51384d58fa0b1028cf077146 390 0.19/1.00 vMB 79
268,544 268,544 000000000000000470ed1b7ace49080a35d1cf2e53fcfcd12c8edd6252469462 132 0.05/1.00 vMB 72
268,543 268,543 000000000000000723610f23e66aed8fbb58ba10f585d3929d66ba47435e3712 97 0.04/1.00 vMB 22
268,542 268,542 000000000000000371e42f23994157e9981e7539d1d3a1cc4953dc8045c49cbf 141 0.11/1.00 vMB 44
268,541 268,541 00000000000000025b6ae7b1d77be927716def2bed7f0d1693077d8fbf8030f7 184 0.15/1.00 vMB 35
268,540 268,540 0000000000000007768d1469c28513b918e340d3b998e9ca62849676c3f56959 231 0.15/1.00 vMB 73
268,539 268,539 00000000000000020e931f6e39b5b13efe71aac6776b37d827653f7eaf36dd45 344 0.39/1.00 vMB 73
268,538 268,538 0000000000000003f52abab9ab71f3c20ee380ec3df5ea3b7f4795ad3e501db1 230 0.25/1.00 vMB 17
268,537 268,537 00000000000000063b3f70a2709c683382cc98edb2b4263e148d1f9ab8aa7f53 775 0.50/1.00 vMB 29
268,536 268,536 0000000000000002c75dc70cd46bfa560a135ceb4c12fe3a91e3063a0a03df3f 167 0.25/1.00 vMB 99
268,535 268,535 0000000000000005d17b7e75a1f4ba67dfde3318dc8265d2d822ac1fc3f4cf21 909 0.25/1.00 vMB 55
268,534 268,534 00000000000000084c9f3e303fd128ebd3e7e02be20803e15f9800afcc2d75ab 318 0.25/1.00 vMB 111
268,533 268,533 00000000000000073f099cfddd4ec2d0f1d1aaee8194fbefe15adc2da066d21c 530 0.25/1.00 vMB 138
268,532 268,532 00000000000000046664e1bc28d57740c5572ed9ee1a3f40e7b8f5193e0be974 683 0.25/1.00 vMB 99
268,531 268,531 0000000000000007962a92132a7dbec42af2630ada88090581bed00e5632253a 853 0.48/1.00 vMB 65
268,530 268,530 0000000000000003421518eb98dee1fab515fe09746a82ae5090ce0a05c1f91d 110 0.15/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.36 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.