Loading Tool

Explorer IconExplorer

Memory Pool

79,823 transactions
29.73 vMB
0.08076437 BTC
Random Selection Loading Transactions
Max Size: 178.60/200 MB

Candidate Block

Mining Attempt 9bb6fcc0ed356f7080e6abf1177c843db837bae8040362488986958c266cad85
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 4a71c75d527fbd385b4577aa167cd83813a3cf96e96c347545bfbac29a1879b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,229
Size: 1.00 vMB
Total Fees: 0.02005147 BTC
Feerates: 502.65 > 2.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (136,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,050 778,050 000000000000000000010bfb1f29e3ae2145fd046a2c7c5fb4e938c4cda6dc62 2,972 1.00/1.00 vMB 22
778,049 778,049 000000000000000000024d5a1a42ff4bea62f269643143716146350d685088e9 2,110 1.00/1.00 vMB 10
778,048 778,048 00000000000000000000df3a5342db720164f639610de8dfd0577299ae3c73de 3,190 1.00/1.00 vMB 15
778,047 778,047 00000000000000000005fb77212d8d79008ada3f29ab53f3c5fa8fc514512e64 2,656 1.00/1.00 vMB 32
778,046 778,046 00000000000000000002ce131adf05133d982f206e3fec8d08d370592f00182f 2,105 1.00/1.00 vMB 35
778,045 778,045 000000000000000000024349bf0853052557f634db4aad1b24778f7205d6ae00 2,062 1.00/1.00 vMB 9
778,044 778,044 00000000000000000001793d1d95a3473e9e9b9f7b354581c64c554a9554f2c1 1,749 1.00/1.00 vMB 10
778,043 778,043 00000000000000000001cf79a18f82e727d41331939e022c6ea61dc1fd3886fc 2,160 1.00/1.00 vMB 11
778,042 778,042 00000000000000000005c37b566581a5ada441319f6d5aaf0a9d56890c4e2dcf 1,688 1.00/1.00 vMB 8
778,041 778,041 00000000000000000001dfb3dbeac93f29074b39693eda1cadbcf65378fbaa27 1,688 1.00/1.00 vMB 10
778,040 778,040 000000000000000000018d37535bfdb8c65b0a854c9fc1518394b0897cb3f53b 518 1.00/1.00 vMB 3
778,039 778,039 000000000000000000014df67e8be101da3652d44703b66ffd5e4847c2ca4268 1,093 1.00/1.00 vMB 5
778,038 778,038 000000000000000000015811864279a78d3581979b9649b597a441fcbaf413e5 873 1.00/1.00 vMB 4
778,037 778,037 000000000000000000028b237fa01fde28bb71018c879958c9cb038950a43293 1,896 1.00/1.00 vMB 19
778,036 778,036 00000000000000000003374b8e9f2d4f9cf901707ee2fc0fcd3b1cde59d42be1 768 1.00/1.00 vMB 17
778,035 778,035 00000000000000000002b15d4ef53f2ca6ee0d33e1e7e15484c1e94dd8153eeb 2,258 1.00/1.00 vMB 13
778,034 778,034 0000000000000000000087f2509818bdd4c802f3242cd007f356b9c29009cae9 399 1.00/1.00 vMB 2
778,033 778,033 000000000000000000049670995d5fa07b040fd27ef23f65a683d5b4f2488d4c 672 1.00/1.00 vMB 2
778,032 778,032 000000000000000000063e9ccd39ddc603a4833223e5d72af330db4c4a3dd832 1,473 1.00/1.00 vMB 7
778,031 778,031 000000000000000000071c349782ff03a6eafa04d5c891eec885663b8a32ea96 1,323 1.00/1.00 vMB 7
778,030 778,030 00000000000000000006027333f98b321d22321670ef16f4ed031e87b22a5e96 772 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.