Loading Tool

Explorer IconExplorer

Memory Pool

78,674 transactions
29.89 vMB
0.09481197 BTC
Random Selection Loading Transactions
Max Size: 178.88/200 MB

Candidate Block

Mining Attempt 41ca02b8496ff547bc1adf99351a69942f23cf049092ea5e13b5a9fd4fe10fa4
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 15ea688a2bae210a735c7dd8675650b45970d17ab2a079691f7d626e49b4feab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,963
Size: 1.00 vMB
Total Fees: 0.02675774 BTC
Feerates: 151.00 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (246,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,778 668,778 00000000000000000008442a65719bcb875f8dfbe0ec7f9cb0126a4720d1469a 2,717 1.00/1.00 vMB 127
668,777 668,777 0000000000000000000a431ff4a342a41741c12d733cbde6a1d8da71427559ce 3,036 1.00/1.00 vMB 129
668,776 668,776 000000000000000000072e338c6908ef2066167562c39ec3381be42c833368b3 3,108 1.00/1.00 vMB 77
668,775 668,775 0000000000000000000a48a8f7f1b0931bc215f165dbce7c28dd2d4d1765536b 2,867 1.00/1.00 vMB 111
668,774 668,774 00000000000000000006ca3c1303725556f33e67faa33762b3d6b4d2f686d593 3,047 1.00/1.00 vMB 119
668,773 668,773 000000000000000000034dcd8887c044a5551d9904dd5e88fbf99fa6796011d3 2,699 1.00/1.00 vMB 137
668,772 668,772 00000000000000000006dc11c31d502e229384985fc0d0118eb70f9f6bb6f9da 3,029 1.00/1.00 vMB 108
668,771 668,771 000000000000000000075293c817efaec25f3ffdff5f93be3bb6af6c8588218a 1,585 1.00/1.00 vMB 127
668,770 668,770 00000000000000000002ad30e40b47a0e4c6691056141bcf8558ecbb0618b304 1,074 1.00/1.00 vMB 117
668,769 668,769 0000000000000000000510d7d2118deec9ba79eec45f28fc31c3383ba8863740 1,814 1.00/1.00 vMB 113
668,768 668,768 00000000000000000003ac5ee60ea8bf344f9835a9bbcc03edc38a14f3f3dc83 2,873 1.00/1.00 vMB 140
668,767 668,767 000000000000000000080765a10a84428cf524ce1feefe1333321c80146cbeb6 2,892 1.00/1.00 vMB 133
668,766 668,766 0000000000000000000b46f3495b637a62959ae8af645f792e757ccc838bed02 2,362 1.00/1.00 vMB 27
668,765 668,765 00000000000000000005fa503055fd9e16f05674c77bb4eeff96dd232ed92317 2,758 1.00/1.00 vMB 45
668,764 668,764 0000000000000000000acf88f2665faf927ca7b0ace70ba84f68c2e2cbd01327 2,623 1.00/1.00 vMB 72
668,763 668,763 00000000000000000008cbbfa6d50d735259329ac15825e5db8bdbdef95ad6ed 2,884 1.00/1.00 vMB 51
668,762 668,762 00000000000000000004018b3017ebebbab71ac53d1868d408b7f302aafba673 3,021 1.00/1.00 vMB 132
668,761 668,761 0000000000000000000999b737179ac56dcfed65155fc6ad542e99d9d0b98bd4 2,922 1.00/1.00 vMB 125
668,760 668,760 00000000000000000003e3d967dd25ef631e4db69682a4550b57904413c093e8 2,529 1.00/1.00 vMB 43
668,759 668,759 000000000000000000082139c0334a138baa50548b3567e828ed39207d3e7c28 2,653 1.00/1.00 vMB 65
668,758 668,758 000000000000000000043cd37c8ebc909199e4582866f0fdee122ee17216a00a 2,611 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.65 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: 672.52 GB
    • Received: 16.26 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.