Loading Tool

Explorer IconExplorer

Memory Pool

39,580 transactions
17.53 vMB
0.13918117 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.64/200 MB

Candidate Block

Mining Attempt a23911664dd1e764cef48142e9e09976622aa9ba2e54e6b1b51c71d0aa56663f
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 3eb538f17dd7da03c759a653ee4f0117af26d7d44f0a091bfe591baa26af04ab
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.03653732 BTC
Median Feerate: 3.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (709,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,705 203,705 000000000000039e95e02caedb40dcbb6e61c350da296d9dad7e2648e598054b 37 0.04 vMB 94
203,704 203,704 00000000000002e1a70db9a3f1a427a2b0b74b27ba4ad1746c3ad4775541ab19 517 0.21 vMB 171
203,703 203,703 00000000000000fdd29a7749ad33a087e9e3c16d354595b9ca3cfd51950c16b2 98 0.07 vMB 90
203,702 203,702 0000000000000250c09130e3147353eab6abc15e18a4b9297e435742a4552d54 214 0.12 vMB 92
203,701 203,701 000000000000033ade960d39a772c3991120a5a1a367c2cc08787e9a9a0c5f8d 462 0.17 vMB 129
203,700 203,700 0000000000000481ce3d564a4439eea934acdc3c9d51d0eb088b615cfadf3188 713 0.25 vMB 243
203,699 203,699 000000000000002267f34db26b380f1855e99df26977c2ea52147d87c28054db 64 0.02 vMB 79
203,698 203,698 0000000000000378e422bcca6ae8b330bb8bcb780a1e555c202844d35f687f2c 166 0.07 vMB 110
203,697 203,697 00000000000003509176415fcc0ac2a15e675db0da4ff8cd221ef24cf980649d 11 0.00 vMB 20
203,696 203,696 00000000000001d7f306931a91de483846876e02654e584d630302ec4b1aefb5 199 0.10 vMB 213
203,695 203,695 00000000000004c03ae178e1c60c0d5b52e411c38c198fa06b1fe88c10b6e993 87 0.25 vMB 56
203,694 203,694 000000000000022054b4b9fa24d0a7e6781703eebd41208317feda6b4d16cc4d 247 0.19 vMB 99
203,693 203,693 00000000000003ce11ff5c4f3b54df3f6a08c63fa45b7724d1209ace5e89ecaa 12 0.00 vMB 45
203,692 203,692 000000000000006b56bed09d28926b030c5705fa05d9ec4cfc16ea7d5dcf79fd 275 0.39 vMB 75
203,691 203,691 00000000000003f813719ba5b6b145ff589fd8bdbba483a2c954608f93191825 292 0.26 vMB 78
203,690 203,690 00000000000000c09dabf66140d536aeb4b4acd1753d3dee06bbcace717af0f6 225 0.08 vMB 122
203,689 203,689 000000000000011128bcd5b8e899deaf0c5114a38a4b06e753a14d19c20036cd 588 0.23 vMB 196
203,688 203,688 00000000000003f3cd6ff71f8faa80588e2b440e7192cf4f1943774f17c9f9ee 57 0.03 vMB 5
203,687 203,687 000000000000052cf5ecfdf7aadc8332150ecbcd91a5e1ea3228d47e3ea8a541 488 0.20 vMB 149
203,686 203,686 000000000000030497660f85037c74f6aa24e3905b160beb272c179e8b346c9b 19 0.00 vMB 92
203,685 203,685 00000000000004af0108c1b69e0d7d63a78a2652288cc2c01d250aca6f654232 387 0.16 vMB 136
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 11
  • Data Transfer:
    • Sent: 111.62 GB
    • Received: 0.47 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.