Loading Tool

Explorer IconExplorer

Memory Pool

45,214 transactions
28.71 vMB
0.12523173 BTC
Random Selection Loading Transactions
Max Size: 151.91/200 MB

Candidate Block

Mining Attempt 7151d41d4517a6deac08fcadd4303b8e8a81b2c09c39464076750ba7167ae5d3
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 94b7813a4285a3b09e7585cefcbb204a53b11b1b9595394c0d69be25034c8a4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07043747 BTC
Feerates: 101.65 > 7.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (403,863 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,946 510,946 000000000000000000445791986e19cd3dce14e3d74da3478d4edb8415e7a38b 760 1.00/1.00 vMB 14
510,945 510,945 00000000000000000011cc387b7c82b36200df8723f959cb789d9261ff54f634 2,231 1.00/1.00 vMB 50
510,944 510,944 00000000000000000025912bb30bbdf05394f735414ee6e7e11fafd2110bf577 2,576 1.00/1.00 vMB 74
510,943 510,943 0000000000000000001019959284d240d112f8614317de9da282d6d42a6e9276 499 0.33/1.00 vMB 39
510,942 510,942 000000000000000000458cc39e307e1a8fa8b5e7ca9c45d471291cd1dd842869 2,123 1.00/1.00 vMB 44
510,941 510,941 00000000000000000053bed33d78f9bd0138e05bb1a005064d35560a016ae801 2,034 1.00/1.00 vMB 55
510,940 510,940 00000000000000000016c9563a8846ae2a6966072b77d7fc48c8f1b45ac2ffd1 1,018 0.83/1.00 vMB 6
510,939 510,939 00000000000000000002f018b9033f84b6ea7c69581f1d82fabad36a77172031 2,651 1.00/1.00 vMB 73
510,938 510,938 0000000000000000002a34d199e4ef3afa590cc18b20c8f6038b68d1853e3754 1,335 0.67/1.00 vMB 57
510,937 510,937 0000000000000000005a963da160ec5af0b87eafcc0a856779ea5203d21e494a 564 0.60/1.00 vMB 15
510,936 510,936 0000000000000000003e8ace0ce96cc26f57b2180b0f1a60d3a7fdba96ed176f 1,799 1.00/1.00 vMB 48
510,935 510,935 0000000000000000003fc647a9a8a97bed2dcf4217d28b40b3dcd8b969085848 1,660 0.76/1.00 vMB 47
510,934 510,934 00000000000000000046528acd3e6d7c98ec735c22cae0ef0d143f134a836d76 1,248 0.97/1.00 vMB 42
510,933 510,933 00000000000000000046e19d21e9aaeb04685347909fbc941a1eb6d849167c42 232 0.07/1.00 vMB 48
510,932 510,932 00000000000000000029b8de967953dc96e68b964c333bc425d8a1e2b522f598 96 0.03/1.00 vMB 85
510,931 510,931 0000000000000000005557730d98a2e5106e83c1d78f03c91e35a6aaf102ba07 920 0.36/1.00 vMB 52
510,930 510,930 000000000000000000155738e6db4b4881524c89169218efaeeb653541bd7fa9 607 0.40/1.00 vMB 57
510,929 510,929 00000000000000000008182c31b937ce9a97efe12afaa1cbc4678f86017d90e8 730 0.35/1.00 vMB 45
510,928 510,928 0000000000000000003cef24d7eb982f37c703a67186290773aaaa34367ed6bf 358 0.18/1.00 vMB 54
510,927 510,927 000000000000000000472be528a4b75569c47dfb21d3938fbfad8ab3a2be0de6 633 0.29/1.00 vMB 73
510,926 510,926 00000000000000000001e3eca5f0e5f4e6c663486dfb40d91da68700c83968a3 912 0.36/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.