Loading Tool

Explorer IconExplorer

Memory Pool

85,787 transactions
32.88 vMB
0.13238418 BTC
Random Selection Loading Transactions
Max Size: 195.56/200 MB

Candidate Block

Mining Attempt be70e2c19104d06041b1e41170d15396eb95266ac455de82a82b2be4c6425d33
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0191e0b882800499a01c0e2e8344c29037ac6d8b6a29f3666b9b80ce5b5f114a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,617
Size: 1.00 vMB
Total Fees: 0.06108579 BTC
Feerates: 387.56 > 6.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (225,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,590 689,590 0000000000000000000ea024096226ea6472534ed7665f78771f5e1c5d3ff378 817 1.00/1.00 vMB 66
689,589 689,589 00000000000000000007326bb64c2a49bc4ba32db9eba3be7b85a879bcb14422 666 1.00/1.00 vMB 3
689,588 689,588 0000000000000000001183950d8701a2460a95c4b4d93bb2996e75cb9d2b5635 788 1.00/1.00 vMB 20
689,587 689,587 000000000000000000064090fb12312d989d6499c7c67191f5e8cd229c152964 1,128 1.00/1.00 vMB 8
689,586 689,586 000000000000000000005d9c02e61e8a88d1debdc1bb8381b3b09db62e6a5f9c 383 1.00/1.00 vMB 8
689,585 689,585 0000000000000000000cde8e9196f842395965d962dada42ca8f0bd6bdaf883c 1,206 1.00/1.00 vMB 33
689,584 689,584 00000000000000000006fd852fcf6a6377b9b979ac428476710115aa1b066daf 1,006 1.00/1.00 vMB 8
689,583 689,583 00000000000000000004ac2c97a6ba7de184bb68af749bdc83bb42791f13d690 1,171 1.00/1.00 vMB 10
689,582 689,582 000000000000000000089636487c50d1e985af8037cb8df7d5db970b4ea47eab 803 1.00/1.00 vMB 19
689,581 689,581 0000000000000000000881c308dd63ad17e8d5162ffae59af9ea6e82ea990b7f 933 1.00/1.00 vMB 23
689,580 689,580 00000000000000000007108b921863b0a20354c9d97ca5a1b6ef322f5c20d447 201 1.00/1.00 vMB 10
689,579 689,579 0000000000000000000cdbbadb0433118cab25bc6b2df1c0a8e9a5b28fa0f50d 102 1.00/1.00 vMB 9
689,578 689,578 0000000000000000000b6dadf733a33dca1a1000264b807abc28ef4e85b96785 1,409 1.00/1.00 vMB 38
689,577 689,577 000000000000000000031f60f8285a503fa43ba9e7c4bdcdca3f3bc9fc9599a5 1,282 1.00/1.00 vMB 32
689,576 689,576 0000000000000000000db87bf366b5a364fd8976d61726e05203d69cde506dfe 1,074 1.00/1.00 vMB 82
689,575 689,575 00000000000000000002b430d58723b71afc22c3f6aa90b23df702dd908f3169 1,155 1.00/1.00 vMB 28
689,574 689,574 0000000000000000000f793499a82c8ae947e3e3e58fe55c17263f2d826caa4e 1,459 1.00/1.00 vMB 67
689,573 689,573 0000000000000000000f992fad0645f24fbede60a157acc39758dc2369b7093c 1,183 1.00/1.00 vMB 32
689,572 689,572 000000000000000000003994993bf91b9b13fa9d99a2654b907a52dcc9514edb 1,991 1.00/1.00 vMB 70
689,571 689,571 00000000000000000010eaa406de370361671cf2aea1529a5b564387a1d84ba6 2,079 1.00/1.00 vMB 35
689,570 689,570 0000000000000000000bb8e314370d9dad8f5ec614206a58a540cdaf3f3150cb 1,471 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.31 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: 659.28 GB
    • Received: 14.60 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.