Loading Tool

Explorer IconExplorer

Memory Pool

16,620 transactions
7.32 vMB
0.02951637 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.43/200 MB

Candidate Block

Mining Attempt e38dc5383ece4ac50fcde7167d9608544f65842e5f3c36f43032d8a13d7f5029
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root 04aa2e881e48b34083b2da0c9927ff9c4788e6d9a6be88648e77a4a410ea0097
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.01532190 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (753,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,934 159,934 0000000000000b370293a5e0df4bd5da046b6a026f3eecbb2c18788ff66e6763 65 0.03 vMB 74
159,933 159,933 000000000000007069c2a3ce0f04490856a737bdf59d09fe1ed87b3d9641e59f 59 0.05 vMB 610
159,932 159,932 0000000000000bb5a3e6c0e7fda861b43fe92810a23b3cc63774a9a231e62636 13 0.00 vMB 52
159,931 159,931 00000000000008a964df57b89fcd40224aeecc190c4aa2dd75e9f3db24bfe54d 11 0.00 vMB 0
159,930 159,930 0000000000000261cee4ac40ef255080739889848e144195e3216ddbb036b93d 39 0.01 vMB 125
159,929 159,929 00000000000004a975cb9331f6264330b8b5d96db58b5917f41d721141efba9a 76 0.03 vMB 134
159,928 159,928 00000000000009b17f0f933beda9ddf09c4fda9791ceee8ce6532b4778ca6542 3 0.00 vMB 0
159,927 159,927 000000000000036a9ebbf63001876f373f4523daceeb49e31686a96b8001ebf8 8 0.01 vMB 17
159,926 159,926 0000000000000e6fac2d4d286c9ffc6bb3658880672747b8e924270936e71ff1 59 0.03 vMB 51
159,925 159,925 0000000000000833757cea8686f81f848590f4b3ce4cd41f782e1db94177a62f 1 0.00 vMB 0
159,924 159,924 00000000000003fb6a9dc36dc950da4cc3036a1ecc7081ca7f994cdb5f8cb5d4 17 0.01 vMB 211
159,923 159,923 00000000000002e9634c746ae54fb8d1ecb817e0cd751d1975fa5ccc83c2be48 58 0.02 vMB 6
159,922 159,922 000000000000021be1a8229ce1f25bfc1205dc491ba88794f425b45622397429 81 0.02 vMB 102
159,921 159,921 00000000000003d867fa654cdc560809e62e4f5147eca0bfa5246714b40ae3fa 3 0.00 vMB 207
159,920 159,920 000000000000033717ce60ac68d1431fa82323001ed716934f8861ff2d32db61 28 0.01 vMB 195
159,919 159,919 00000000000001e7d8f9dbdd3d2bdda893c98d70df7a0b9c22f92526bdbb2999 10 0.00 vMB 79
159,918 159,918 0000000000000ad193adcca8800e4254b158e065c56920b6f10826906be7d6b7 2 0.00 vMB 0
159,917 159,917 0000000000000800e2ec353cd269c83b1b7adf3c7e84e03d5edcf393011c4d86 7 0.00 vMB 17
159,916 159,916 0000000000000b4b1ffb26f35cbbad376173632370f522ef5c80b5c821e4d5c5 12 0.01 vMB 689
159,915 159,915 000000000000039e361c9bd13634cde5675ff1e05d6d59ed79e4e69fc7db7bf7 46 0.02 vMB 116
159,914 159,914 0000000000000191065f88ab70f4103ff11f060ba916f1e0c0354451e4709824 4 0.00 vMB 88
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.22 GB
    • Received: 1.40 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.