Loading Tool

Explorer IconExplorer

Memory Pool

41,299 transactions
26.38 vMB
0.05335212 BTC
Random Selection Loading Transactions
Max Size: 138.38/200 MB

Candidate Block

Mining Attempt 549896a38bd371ae82078c71befcfebfab1c432f509e752320b16778e2d5eb2a
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 399e10e30e007af2e86b74e63923cfec9241e749c3f557f7a02349e1e6186b7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,790
Size: 1.00 vMB
Total Fees: 0.00398424 BTC
Feerates: 100.00 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (202,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,554 712,554 00000000000000000004c1fbb47e4582d03f48743073f09138c54964ca8d4782 1,672 0.65/1.00 vMB 10
712,553 712,553 000000000000000000035f251e8c878ec89345a8f003f2fd25993d2160eb0153 771 0.35/1.00 vMB 14
712,552 712,552 000000000000000000002c0aa9d5f906b0ecfb5884c988cf500fbb14d4888249 1,745 0.63/1.00 vMB 20
712,551 712,551 00000000000000000000314c84b3b0c41eef7cd82ffa11d02e56724ef052972b 2,071 0.87/1.00 vMB 20
712,550 712,550 00000000000000000002748d3bada6904cddcc9751abd908cc7b6a934a474746 1,576 0.61/1.00 vMB 16
712,549 712,549 0000000000000000000b3531c04d063fda7eab38e107efca59cf18177f0ef223 650 0.26/1.00 vMB 10
712,548 712,548 0000000000000000000c77ae7ea41be973f428972b21978b77e86101034c5aa9 642 0.19/1.00 vMB 11
712,547 712,547 000000000000000000008ab166d911c9878772ca561803cf533c7c402ef350ea 1,230 0.41/1.00 vMB 10
712,546 712,546 00000000000000000004f76e040949d2a2d79c911cabd75279da955c1a19671b 2,413 0.92/1.00 vMB 11
712,545 712,545 00000000000000000002d64081121b04e6469feea263c866720c5959c6d44e2e 1,375 0.62/1.00 vMB 42
712,544 712,544 00000000000000000007066a4675b21acbeb0c86ea3a7bb2ea81cd60b740a70c 1,064 0.52/1.00 vMB 10
712,543 712,543 0000000000000000000c74d5b1b9d4e4572544b4ae29af0a4815d7ce0989cf07 2,156 0.96/1.00 vMB 21
712,542 712,542 000000000000000000056abb403b5c9570a158a6fb06733f0ce7703e69693c9d 2,000 1.00/1.00 vMB 40
712,541 712,541 000000000000000000011794e22e6a43894cbe1027f94fd03d51e398be7f71a4 390 0.45/1.00 vMB 130
712,540 712,540 00000000000000000006b3a54466205558edea6246b78bb20632bc0e7751ca0c 97 0.06/1.00 vMB 139
712,539 712,539 000000000000000000070cb41199a47d939ce6bbe4954c99659c9bf16720ffc3 80 0.07/1.00 vMB 115
712,538 712,538 0000000000000000000b5f375abec6e938f171ec2a6b3f9500ec057d6680d68e 1,157 0.51/1.00 vMB 76
712,537 712,537 000000000000000000082d77c5ad6584edff5dfebd38f52fdd0f5b38cf6a003c 1,229 0.42/1.00 vMB 2
712,536 712,536 00000000000000000008c85b780028850804c2e8c9c11f4aa3db42c6bae789fd 1,515 1.00/1.00 vMB 87
712,535 712,535 00000000000000000005c906be53e62ee90f68a64ce6a0cba23e3b810c39a956 1,010 1.00/1.00 vMB 133
712,534 712,534 000000000000000000082d28f3b424500463a7a6bd85115094f154fc6980bda3 2,404 0.87/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.