Loading Tool

Explorer IconExplorer

Memory Pool

81,833 transactions
31.02 vMB
0.07503912 BTC
Random Selection Loading Transactions
Max Size: 188.81/200 MB

Candidate Block

Mining Attempt 970b2f9914823fdb82a294483a3747fec61a84cfcab673103f81f70829c2442c
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root df687cc4eda0068b308cba61fa77b3a6d971af18bd0e8ae612fce05ec3e998d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.00801648 BTC
Feerates: 60.16 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (533,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,940 381,940 000000000000000000230f2e9d8c4ac4a414a92f53d671a133ed032ecf1873e1 997 1.00/1.00 vMB 12
381,939 381,939 000000000000000005246b2a5d7199bf9167673e64b103bdce8fe6b80af9e993 990 1.00/1.00 vMB 12
381,938 381,938 0000000000000000070294d7ef046af1aad8d2bd5a7321cfd518af2a70dfa348 958 0.93/1.00 vMB 20
381,937 381,937 0000000000000000100eac57aa40540760a1ae18b9241f8491f107fa56fb4c83 913 1.00/1.00 vMB 14
381,936 381,936 000000000000000008131fabaf4e03f8a27ffc96f2cbcf42272bbc0d09b2cf10 529 0.75/1.00 vMB 13
381,935 381,935 000000000000000000e745e486b804b20a133206d20f460bd29925985982f832 1,543 1.00/1.00 vMB 464
381,934 381,934 00000000000000000231d1f38b225f32e3e99ba8bc1379574534dc18f8167b99 894 0.95/1.00 vMB 22
381,933 381,933 00000000000000000ff0587568b193fc4f1d8692ed0c082d2ef7525eef35858c 1,117 1.00/1.00 vMB 19
381,932 381,932 000000000000000009406cc94fcab219fd3cf50a449c5352505d6a4a38a0c758 1 0.00/1.00 vMB 0
381,931 381,931 00000000000000000a125b94259fc347ab12131111d65aa747b0e98c848270ed 1,463 0.95/1.00 vMB 29
381,930 381,930 0000000000000000060577bd96b38bfa14c0c19d65800fe62217a4067a1404d0 1,584 0.79/1.00 vMB 35
381,929 381,929 000000000000000002a9bce41cc3ce686b3781195aa39e2392096ecefeebac4f 1,829 0.75/1.00 vMB 36
381,928 381,928 00000000000000000c92fd8e299e49317980f46526af04d5a191658dc62be57c 133 0.10/1.00 vMB 62
381,927 381,927 0000000000000000025e32f69794e607b312ea0fcea3868aa3c9c563cb458cd0 1 0.00/1.00 vMB 0
381,926 381,926 00000000000000000af9a23fdf429c269201baa9eb1a0007816d33af3a4f25a8 965 0.91/1.00 vMB 19
381,925 381,925 00000000000000000381c895da3916c9a4d5fdcc01dddfdc03a34d89f964b2fd 1,497 0.75/1.00 vMB 27
381,924 381,924 000000000000000002556f6d989dc537175d2da38587f5633950daaff8708849 2,402 0.93/1.00 vMB 44
381,923 381,923 00000000000000000706f66f88ea3ccac929f61d1d840b5b568b1ee0b4a1240c 56 0.11/1.00 vMB 27
381,922 381,922 00000000000000000f2dd7eb172b9c1c4c4bac411ef4c0559dd1a163cd4ccdec 1 0.00/1.00 vMB 0
381,921 381,921 0000000000000000047b9653de92a3c2f064186125d680126825013f360a9368 995 0.75/1.00 vMB 30
381,920 381,920 00000000000000000173193e1ae57abde037a76cb54cb15a7cd94dc8218b8608 1,687 0.75/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.72 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: 705.17 GB
    • Received: 16.65 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.