Loading Tool

Explorer IconExplorer

Memory Pool

77,515 transactions
28.94 vMB
0.08283132 BTC
Random Selection Loading Transactions
Max Size: 174.96/200 MB

Candidate Block

Mining Attempt 9c0d6e45921f4bddaa54fd4a7361e370a6240114f5115d2d28c358bcdc3726be
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 754a80da80b54df85971a12b5510d61eafa21bd651127c9575abb0c889ce09a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,960
Size: 1.00 vMB
Total Fees: 0.02245398 BTC
Feerates: 150.93 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (450,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,787 464,787 00000000000000000052d263834255569d2e8249d2d66869fa03639c592a8ef3 1,585 1.00/1.00 vMB 267
464,786 464,786 0000000000000000004e2cbe309f3746ca60cc4753474ce807f573eaca9f73fd 1,691 1.00/1.00 vMB 196
464,785 464,785 000000000000000000564e1b5f597b52418f16a254ea582efc86aea95712e38b 2,182 1.00/1.00 vMB 191
464,784 464,784 000000000000000002133bc3ae13b319ae4458f4269193a72f10e114edcd2b4d 1 0.00/1.00 vMB 0
464,783 464,783 0000000000000000013a1bf1fab48fa7420aa747524c6c95321acce034d4321c 2,597 1.00/1.00 vMB 164
464,782 464,782 00000000000000000129737e7e5725ad6710c382536152558856f35c3f0c3fb0 2,604 1.00/1.00 vMB 237
464,781 464,781 000000000000000000e5eff1a13c0028aafb3e1f313089e1b413a1d666f7dc9e 2,454 1.00/1.00 vMB 208
464,780 464,780 000000000000000000a87bf4fbb86b4a363a37fb3a6776f3b1136f9ee768127e 3,672 1.00/1.00 vMB 126
464,779 464,779 00000000000000000145cbcfd7f506d8f4c584ff240488ae39145e0c371d7351 2,848 1.00/1.00 vMB 158
464,778 464,778 000000000000000000c2b8874d123d5721aaaa6800b92bd999803d032cdaeab7 2,373 1.00/1.00 vMB 173
464,777 464,777 000000000000000001abbe88d8680a85a1b8751db6421835d1e7a91df10ab67a 1,858 1.00/1.00 vMB 134
464,776 464,776 000000000000000000bcd59c52ac5b51f93e67c4ae540ef3035bba451c252c82 1,394 1.00/1.00 vMB 144
464,775 464,775 000000000000000000f3529964f9e738e2f73d5d6d7d496b243d2cf7e84b50aa 2,829 1.00/1.00 vMB 162
464,774 464,774 0000000000000000021632bbebda79de9327a456aac26f0ce2a43d2ba4f3b04c 3,387 1.00/1.00 vMB 134
464,773 464,773 000000000000000000d68836004015879d016ece90ca5067ec9028142f505dda 2,542 1.00/1.00 vMB 124
464,772 464,772 000000000000000000a0d6014291aa786b7ef907e3033eb00e4936aeffb029b5 2,527 1.00/1.00 vMB 140
464,771 464,771 0000000000000000021a0f1ad07a4a7645c2afbb0adcbde432110be43f316cca 3,421 1.00/1.00 vMB 129
464,770 464,770 0000000000000000021a0646cd1f9455d421828f020537b245531421b67814d6 1,858 0.75/1.00 vMB 218
464,769 464,769 0000000000000000000c7165c66f818ea41e03fd732c607e37484863fe46f4e5 2,567 1.00/1.00 vMB 227
464,768 464,768 0000000000000000000551ca3faf75dca776899d2dc5cdafe5d7f727279060ee 1,803 1.00/1.00 vMB 177
464,767 464,767 00000000000000000014655973bafc3442665086293986198db9e37b62077c4d 2,348 1.00/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.67 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: 673.11 GB
    • Received: 16.40 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.