Loading Tool

Explorer IconExplorer

Memory Pool

74,393 transactions
28.50 vMB
0.08124313 BTC
Random Selection Loading Transactions
Max Size: 169.04/200 MB

Candidate Block

Mining Attempt b9d305a712e9a0e91996f114838fe5be51bb7abbf7bdc4353f8d6214e80c4c5b
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root fde4589ef97a38abffb469868370a11e86565f8324e6de60853a29c4ebecd050
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,253
Size: 1.00 vMB
Total Fees: 0.02407065 BTC
Feerates: 151.11 > 2.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (503,080 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,954 411,954 000000000000000003c65c04a91440863f9248b9e67809dbfcea1b299d939dd4 1,770 1.00/1.00 vMB 55
411,953 411,953 00000000000000000567009232b2388f33132a552112b3f40de0298bdbc0ca5f 1,841 1.00/1.00 vMB 33
411,952 411,952 000000000000000003ee955e4daf9296f62eef5e42d61d5e1bd3387090354e2f 1,725 1.00/1.00 vMB 39
411,951 411,951 000000000000000000e7c8c378381949be96621a0957a760c5574a866d575471 1,841 1.00/1.00 vMB 29
411,950 411,950 000000000000000002062ee41c2b0901cdcc9dc254e7d7a6914d2bbb72fad055 2,031 0.99/1.00 vMB 63
411,949 411,949 000000000000000004f4b6c0a90c8596a2de645c9a83a8c1ed2e2923fbd2a912 2,463 1.00/1.00 vMB 50
411,948 411,948 000000000000000003397063e2e262b77eaecdf111976263ad71d7e58c7bb66c 1,582 0.99/1.00 vMB 60
411,947 411,947 0000000000000000044491de82cf9b3299bc139184a7395bd8e2381734c15e31 1,295 1.00/1.00 vMB 47
411,946 411,946 000000000000000005808fa5c915c926c8e597cb81366c363d1646d94cac0f11 2,283 1.00/1.00 vMB 68
411,945 411,945 000000000000000002d3b8f695f0e7dd9a45472d596bf3ae404dbfc8f1a57e9a 532 1.00/1.00 vMB 39
411,944 411,944 000000000000000004f093cc466a716b088e6a7fc625c266ab4222cb79109d86 2,419 1.00/1.00 vMB 46
411,943 411,943 0000000000000000024d3d3aa0313d6deba90924b801053d9c4abdb819e6bc9d 18 0.00/1.00 vMB 122
411,942 411,942 000000000000000003263812007254f4c13eef06c1ccf508f9d6dcf2020fd4b6 3,141 1.00/1.00 vMB 71
411,941 411,941 0000000000000000019d7f57d7b9dd5e4d36b16dd0355f1cc30933fabf4dcc12 2,963 1.00/1.00 vMB 100
411,940 411,940 0000000000000000057fcc708cf0130d95e27c5819203e9f967ac56e4df598ee 1,098 0.81/1.00 vMB 28
411,939 411,939 00000000000000000337fc316c605be3392b8b26aaf387c9756915feecb4780f 2,084 1.00/1.00 vMB 44
411,938 411,938 00000000000000000349d8d036526348f9d0ccaa21ed791828343818b696b193 1,847 0.99/1.00 vMB 35
411,937 411,937 0000000000000000058e78bad9a1ac878cc9496e1ffbca373fb21724a3a3af53 2,311 0.99/1.00 vMB 50
411,936 411,936 00000000000000000206a659eff1c0aba745efae31ffa710edc05e8427242478 3,376 1.00/1.00 vMB 79
411,935 411,935 0000000000000000013e7f9eb271e06cc1d83aa7c65c3aaa4290aa9f524dace1 1,159 0.97/1.00 vMB 27
411,934 411,934 0000000000000000044c4de543515801de70637314b61d259d896d2fb80391b7 1,866 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.45 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: 667.37 GB
    • Received: 15.25 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.