Loading Tool

Explorer IconExplorer

Memory Pool

44,127 transactions
26.85 vMB
0.05621625 BTC
Random Selection Loading Transactions
Max Size: 142.22/200 MB

Candidate Block

Mining Attempt e9c625dbd9d1f82fc00896ae278c02c4104723135c00a6231d4fe6a571d0da58
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root 422faac6a2a66c5a5883e72998c84053deae6ed1d76c9baaa028ac0d380d3223
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,472
Size: 1.00 vMB
Total Fees: 0.00664235 BTC
Feerates: 100.52 > 0.67 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (439,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,751 475,751 0000000000000000006fd8858f2f48f26163f9d93f43d9651f9f1c1af26d03c0 2,145 1.00/1.00 vMB 201
475,750 475,750 00000000000000000032e0bc2f125c050fe47879c3fa9e61c0fdd738ddfd9d69 2,325 1.00/1.00 vMB 170
475,749 475,749 0000000000000000011241a56d35d647ab1cc508187a0b90aff22598942cf5de 2,320 1.00/1.00 vMB 218
475,748 475,748 000000000000000000446d2d1c5fa787c6873d10b5df0e03e907353b5247351f 775 0.29/1.00 vMB 206
475,747 475,747 00000000000000000048766d63ff18859793127ff48e93836def2befd8d4e2c0 1,340 0.57/1.00 vMB 109
475,746 475,746 000000000000000000802c9e53fa51cbcf27107fe1546c35086ab21527b9ad1a 2,110 0.95/1.00 vMB 210
475,745 475,745 0000000000000000001fc327c7ee06efd1a09d1d54c521c07f20256e36a06531 938 1.00/1.00 vMB 51
475,744 475,744 0000000000000000013c4ccecdad1fce504f4d00e214484ee939af56c5bfb046 1,082 0.51/1.00 vMB 180
475,743 475,743 000000000000000000db0d090339de282e132215c7d3acdcde1ac5c81e5d866c 236 0.99/1.00 vMB 7
475,742 475,742 00000000000000000061a83e65a01f5fd9ea73df4cfa016bda67f1fb1533d45b 1,180 1.00/1.00 vMB 102
475,741 475,741 00000000000000000187292cbffff30e363ce77e9df8898975baf7b297ff8d27 1,291 1.00/1.00 vMB 111
475,740 475,740 0000000000000000014afe50adb9d81e41356fff99690403e5e6083da8d77ae6 1,859 1.00/1.00 vMB 73
475,739 475,739 000000000000000000f3ca7037552a79e2db04d5988d60ee88e6655ecf5f600c 1,324 1.00/1.00 vMB 170
475,738 475,738 0000000000000000007eae68179b2298a25490b08fb6ebed2d16882ab39a71bd 69 1.00/1.00 vMB 218
475,737 475,737 0000000000000000010631cf543876a2e02cdff434ea1b2ac1bd1ad34c31ffe8 1,372 0.99/1.00 vMB 250
475,736 475,736 0000000000000000018ad6b585dca6231228f976f8309948a74ae4860d494c66 2,167 1.00/1.00 vMB 188
475,735 475,735 0000000000000000003c51f381e2ea7c6a562eea3379c5137d537576d2c92501 654 0.99/1.00 vMB 34
475,734 475,734 0000000000000000007445b5f2e3309fba05721e750192ae59f9bb2e5d002ef2 70 0.02/1.00 vMB 200
475,733 475,733 0000000000000000007ea5cf5049353c99349a7ac5ab94f6d657d83ee7185954 963 0.38/1.00 vMB 166
475,732 475,732 000000000000000000270f528ba96eeabb3c813824628987eecb146f3110593b 902 1.00/1.00 vMB 65
475,731 475,731 000000000000000000f0677c79ad9c4e6f42e8cc390d6b2818db255f62bba30a 1,434 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.03 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.21 GB
    • Received: 13.25 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.