Loading Tool

Explorer IconExplorer

Memory Pool

78,931 transactions
29.42 vMB
0.08325376 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt 4edc1489169f830d407cbcb1a545bb35fd055f7a26f9eb0e97e0ea9dac1c799d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 604d59f912c1f030de1d644b0775f83bac1d2310c5c1af417ec5e4d639dfb3ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01865973 BTC
Feerates: 402.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (180,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,649 734,649 00000000000000000006c8b8c3018525de0290035131b56d4af8b2708afc665e 1,435 0.48/1.00 vMB 9
734,648 734,648 00000000000000000005a6780ab150be7c573290bf6feabc53dedd2032fcd1e6 555 0.24/1.00 vMB 7
734,647 734,647 0000000000000000000640a18f7a5665dd133833b709ca36e99e060887813147 217 0.17/1.00 vMB 6
734,646 734,646 00000000000000000004304b14423478ed85bf257f6aaaa2990fd4c7b0fc9b5b 1,405 0.98/1.00 vMB 5
734,645 734,645 00000000000000000002cdd57fa9aa2350942aa21da82d728b66068c2dc68b3f 726 0.56/1.00 vMB 5
734,644 734,644 000000000000000000001acb437ce30ec94a3ea5e2b199a9a4f5f5aba06ab00a 1,122 0.69/1.00 vMB 8
734,643 734,643 000000000000000000044262bbb5c1e19a3f4c1e036a436073cc994a9e1e153f 546 0.67/1.00 vMB 4
734,642 734,642 00000000000000000003b2daf5bea500a466a5e6026fd9ab798da9a4e2d143cc 774 0.34/1.00 vMB 8
734,641 734,641 0000000000000000000055cd3107d323658e85deb0e911bc79f3fdd0d3923ee2 413 0.27/1.00 vMB 6
734,640 734,640 00000000000000000007c43c36501fabf5f35ca25ae376f639774c2db60a7ad8 956 0.64/1.00 vMB 3
734,639 734,639 000000000000000000029cdf6dfb412641fb2f1a9f11b77b03132c1416a5ec64 126 1.00/1.00 vMB 1
734,638 734,638 0000000000000000000339623153c307c9c299cea5b58fc3a065b12c35e8f4c0 1,900 1.00/1.00 vMB 7
734,637 734,637 0000000000000000000122f589c77a3714589f01156e2d26204003d223e27ee6 2,360 1.00/1.00 vMB 10
734,636 734,636 00000000000000000004ac7acb5864fc6756520247fddef2bbd7954c35276b89 781 1.00/1.00 vMB 3
734,635 734,635 000000000000000000013171d7f75ec77853e187c5fbdc498548ca13e07bb393 1,682 1.00/1.00 vMB 3
734,634 734,634 00000000000000000001084dbaa525edbdac5b24a7d60f68cca0fe46e161f2ce 2,559 1.00/1.00 vMB 13
734,633 734,633 000000000000000000044e7436ea72adf28b2b34e92e0271670768f8673321fc 2,380 1.00/1.00 vMB 8
734,632 734,632 000000000000000000058332a21fa1c07b8232ada721903d130852fbbf079896 2,197 1.00/1.00 vMB 8
734,631 734,631 00000000000000000001f35f91837d5b869f34a4117526bb1c6c12c07f609728 494 1.00/1.00 vMB 2
734,630 734,630 00000000000000000008bb1616bcc560e740f1f3f40b7e447a5b926666e8cea4 1,238 1.00/1.00 vMB 1
734,629 734,629 000000000000000000012d794105beebc20e6352fc19e15e466507312f9829ad 2,559 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.