Loading Tool

Explorer IconExplorer

Memory Pool

49,765 transactions
29.98 vMB
0.10196634 BTC
Random Selection Loading Transactions
Max Size: 159.86/200 MB

Candidate Block

Mining Attempt e5f685fbac697990d3cbbc254dbb50024104da7113c5685329392a5e8430cab0
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 1f7bb1a0fbedc818c132eef92ff699f0e9ab15afd61169530242ff91fa994021
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,215
Size: 1.00 vMB
Total Fees: 0.03644164 BTC
Feerates: 150.68 > 3.65 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (293,599 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,247 621,247 0000000000000000000019932401dd3514db821c1d2dc1368718f4c05e3b9eb0 2,755 1.00/1.00 vMB 35
621,246 621,246 0000000000000000000372c3743d0694826eb3b6a688a33c4ca0f4d1071df929 3,066 1.00/1.00 vMB 34
621,245 621,245 000000000000000000084480cc06fbca2592485cee7c3068036583c90d168f59 2,581 1.00/1.00 vMB 19
621,244 621,244 000000000000000000040fd784c7485d9ede0ce2ba087eac03f388f4e6027cd8 3,181 1.00/1.00 vMB 30
621,243 621,243 0000000000000000000d98eb3758cf7634e0584871d9090eb93263479b2f7e99 2,979 1.00/1.00 vMB 30
621,242 621,242 00000000000000000006531097149b06a1d741777d2fa1fd78a2514e1fe73f52 2,779 1.00/1.00 vMB 46
621,241 621,241 0000000000000000000fa3e8ed871f558b3dfaa1e16c174dca12a366dd8298f4 2,395 1.00/1.00 vMB 21
621,240 621,240 00000000000000000004165f39776e1bfe63779fde15796bef5347cd7d7fa31f 2,937 1.00/1.00 vMB 29
621,239 621,239 00000000000000000010fa652fb660a0db0754d38042dc3ed74fe2a0263b1887 3,012 1.00/1.00 vMB 36
621,238 621,238 0000000000000000000ec8850a4f9c22281f7f4b478a3e019112bed5b4044cfb 2,409 1.00/1.00 vMB 21
621,237 621,237 0000000000000000000fcc98c218fd94fc21b062487c4007f08f569ddd6a7307 3,291 1.00/1.00 vMB 32
621,236 621,236 00000000000000000000d0623aedaf77e7a1dd7062778e5207529b95eab8bbd9 3,436 1.00/1.00 vMB 26
621,235 621,235 0000000000000000000320d68e3b43a6e7a593ab492172468fdb82df05aea762 2,805 1.00/1.00 vMB 47
621,234 621,234 0000000000000000000dee9a26b24b8f58972ecd0a4ce0ed9a48444c0f74270f 3,189 1.00/1.00 vMB 34
621,233 621,233 00000000000000000001163b98da2418f9995d699711714cc0a477041a7cd6a6 3,216 1.00/1.00 vMB 32
621,232 621,232 00000000000000000010ea9b5a01829ff8ad96a9ead34470593367cd97854330 3,098 1.00/1.00 vMB 27
621,231 621,231 0000000000000000000dd347e2dadaaef03caf786a3a15c5691a9dbde12d01fb 1,576 1.00/1.00 vMB 27
621,230 621,230 000000000000000000046d69dee648a74fdac8cf828431a208766a30b2424a39 2,884 1.00/1.00 vMB 33
621,229 621,229 00000000000000000010d1c0f6b8681f34a168365a9a27d0ff6029d49a52c475 3,203 1.00/1.00 vMB 32
621,228 621,228 00000000000000000000092c045756dba8c9bfa7676da216a8be745bcd8f113b 2,722 1.00/1.00 vMB 42
621,227 621,227 00000000000000000010cd600048d005663a9bf50a1eba89b62cf9a0b1557e78 3,157 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.