Loading Tool

Explorer IconExplorer

Memory Pool

41,504 transactions
27.60 vMB
0.07366328 BTC
Random Selection Loading Transactions
Max Size: 142.41/200 MB

Candidate Block

Mining Attempt e68613ae0d7bbe34a86fb74ea0fe8800f831bad50e33e9798dcdd8c98c9a600b
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 3e214ba112ac508e6af773fa4b796dad52238a20fb6f50a12cf376fc76a01c89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,246
Size: 1.00 vMB
Total Fees: 0.01949840 BTC
Feerates: 101.47 > 1.95 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (266,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,930 647,930 0000000000000000000f82f2f9bc6e8fe6a576cf7da738c5ae3d5257e4202056 2,041 0.98/1.00 vMB 11
647,929 647,929 0000000000000000000e461ec8466feed8f78cdca9b2ec929e9562c76e9e5376 2,406 1.00/1.00 vMB 27
647,928 647,928 00000000000000000005ca2610d4ccca3e36635af19b18a0d0b7a20316b16408 2,721 1.00/1.00 vMB 68
647,927 647,927 0000000000000000000098147f7c907ece84e0f84db0c3b7d5f6610420bebec4 2,089 1.00/1.00 vMB 14
647,926 647,926 00000000000000000000194bd341ed6b019a32b652ddb374a5a1744b53e5ed89 2,498 1.00/1.00 vMB 15
647,925 647,925 00000000000000000001f607b138dd1e51a4353849d04b419fab0ecb7abc9a76 2,307 1.00/1.00 vMB 35
647,924 647,924 000000000000000000007baf18f29d69f8af82ada7244b60fe05aa0f10c31eaf 2,641 1.00/1.00 vMB 27
647,923 647,923 000000000000000000083ca7468bc343c04602c4711fdbd59dad46330f09beb9 2,056 1.00/1.00 vMB 20
647,922 647,922 00000000000000000005de91e0e5da4fa744d37bb3ce7d38f68215e73a8c1264 1,500 1.00/1.00 vMB 48
647,921 647,921 0000000000000000000ec1418a35829b244e6de2d4199784bbe877bf2e84c9e7 1,988 1.00/1.00 vMB 81
647,920 647,920 0000000000000000000aaa0ca115cd5f9ee3c67b04029c375c0e58b4ca30ae6b 2,260 1.00/1.00 vMB 87
647,919 647,919 0000000000000000000eb11d9d6905a63fff9ea6e05f65bbc720f29c12890aa1 2,352 1.00/1.00 vMB 84
647,918 647,918 0000000000000000000b9c51b73292281f5947505bb764d042bd791b257dd3fb 1,622 1.00/1.00 vMB 78
647,917 647,917 0000000000000000000eaae723d03878ad1c8334d71699ab30b86a8eab5c5d95 2,025 1.00/1.00 vMB 81
647,916 647,916 0000000000000000000028d92ccad980b12f1dab8e1f832a7bcbb11249c0c33b 2,523 1.00/1.00 vMB 110
647,915 647,915 0000000000000000000250cdd48b9029e49229c1826bbb9d2f0125c5afb63c08 1,378 1.00/1.00 vMB 12
647,914 647,914 0000000000000000000601d3dad3cf5490d520cc7fec5b9dbf5c6cf64b1f2147 1,125 1.00/1.00 vMB 7
647,913 647,913 000000000000000000060e809450b3ad9150fd7bd2c5c87e11bc6c8b1318d543 2,499 1.00/1.00 vMB 40
647,912 647,912 00000000000000000006d1d0a7bd29cf24509e6c2bc5f112571a7883a57b107f 1,989 1.00/1.00 vMB 82
647,911 647,911 00000000000000000001d0d512fae8249de92fe09a8e1c1d67de82906c862e56 2,556 1.00/1.00 vMB 66
647,910 647,910 000000000000000000025ad1839821cb99c6ff1202cbbef37e26cfebe725c362 1,106 0.43/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.