Loading Tool

Explorer IconExplorer

Memory Pool

27,563 transactions
13.13 vMB
0.06415738 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.95/200 MB

Candidate Block

Mining Attempt aae65d5da81f2ab6258e3e8222ccf5d9658568ca49b6d936fa6f046c80d84ca1
Version 20000000
Previous Block 000000000000000000013c873cf4ceb4afccc79d707499bec1b6ac6b33058da6
Merkle Root ad018df51013e74360456a13bc67056b6800b8b46cf7a62af4e400c6c1c1ad31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,973
Size: 0.997961 1.00 vMB
Total Fees: 0.03257576 BTC
Feerates: 100.53 > 3.26 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,651 (779,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,628 134,628 00000000000000802af43da70a624043c261f13fac4d7e725b8fe71bf47becbe 27 0.01/1.00 vMB 522
134,627 134,627 00000000000000b2f957c7920b662516a48d40cb56e914c686b756ae622030c4 17 0.01/1.00 vMB 596
134,626 134,626 0000000000000acfa4bed6970edecedebe0170b45523677c6de58682cfd492c0 89 0.03/1.00 vMB 163
134,625 134,625 00000000000004758637f10a1cb30cc51e98db106e1551f0e0dc2639704dbba4 16 0.01/1.00 vMB 938
134,624 134,624 00000000000000282de86de2a2cd6fe0a8649331de97b7054467d18c169e6488 33 0.02/1.00 vMB 548
134,623 134,623 00000000000001331d539e0367bec91ad3d324d6c46523461019da00e9e671e3 44 0.02/1.00 vMB 368
134,622 134,622 0000000000000214befb5d4f76b5d5dc10ed3a20cebb16d3a85f9f34b6184648 69 0.03/1.00 vMB 530
134,621 134,621 0000000000000a5d1eb20db4feebb284c8d3747a0cedd5a9b0a51dbab649dfe9 97 0.03/1.00 vMB 353
134,620 134,620 00000000000002cb89588f1a3d18ae062481a5d41fffd3fbedadab2cd3cd4a22 76 0.02/1.00 vMB 260
134,619 134,619 0000000000000b25bf279af6b6b16cf7bbf8b0e0d591b57795b6e762a48f493d 131 0.05/1.00 vMB 487
134,618 134,618 00000000000001e20e917a7bbe73fd219b5f392eb42f5fec51fa6b449b03ccfa 91 0.04/1.00 vMB 582
134,617 134,617 000000000000073f0c4c1831310e45e8ef3818132745909ec40bfa6a6839b0ac 44 0.01/1.00 vMB 225
134,616 134,616 0000000000000a73411bbb35bf19de7701a74f8743518b5b5de76c42b6bbabe1 58 0.02/1.00 vMB 217
134,615 134,615 00000000000000349c9e5f4ec37caf3f099de49ca5ed7134cc9b3360fdbfe660 79 0.03/1.00 vMB 628
134,614 134,614 00000000000002292e43ae0d6901bf91004f07073aff364d5b6278a73d8fa117 46 0.02/1.00 vMB 430
134,613 134,613 00000000000008bebafe3bcf42803fd02a2a37b55f4e69fde6e44c026690f8fe 37 0.02/1.00 vMB 441
134,612 134,612 0000000000000868040fb9fefb4a9625742d337138f9a85f818900d85bf830f4 11 0.01/1.00 vMB 604
134,611 134,611 00000000000005c4f0c689644c166dbb7f610f9e27f92adfeb334a832c717423 68 0.03/1.00 vMB 549
134,610 134,610 00000000000009f95f567ffe10edc7239a86e8c68484c52333f4631ca28a80cc 153 0.05/1.00 vMB 8
134,609 134,609 00000000000008393a4a00df86f9ae8c7267f2d8e9e5c68cbca0da2980649bac 58 0.02/1.00 vMB 316
134,608 134,608 00000000000001f4ffab3e220f85cf73d24c5762e65776880dc1eb05e232693f 39 0.01/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 780.00 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: 477.40 GB
    • Received: 3.08 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.