Loading Tool

Explorer IconExplorer

Memory Pool

78,979 transactions
29.62 vMB
0.07168647 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt 3decb901a60a30b30f658e93ac4a378cc5a0a1f2a3f3b19acc9282eb3687e141
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 4133e57813ef52365359b6f46cd414d206b7cf40267f7e4d251157c40d0e5efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,959
Size: 1.00 vMB
Total Fees: 0.01148717 BTC
Feerates: 180.34 > 1.15 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (198,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
716,235 716,235 0000000000000000000b8fc218810f3e38f52cccc42b599103cd2b538a7d3e58 3,211 1.00/1.00 vMB 22
716,234 716,234 0000000000000000000302441c6444e227bc3f7e5246d118163402d7afa2778c 746 1.00/1.00 vMB 1
716,233 716,233 000000000000000000022cbeecf80a2d37bc9a5302106cddecd15df046209b0d 3,022 1.00/1.00 vMB 13
716,232 716,232 000000000000000000009fa521f8aa87bcf5da2e69a83fb44b946feda833e4dc 839 1.00/1.00 vMB 3
716,231 716,231 000000000000000000054c47126243e56d46745e8cdf4be764ce474f06805ec9 205 1.00/1.00 vMB 2
716,230 716,230 00000000000000000005bfa22ffcda4a0af156774d0326f2090e79f4a5242b8a 1,341 1.00/1.00 vMB 9
716,229 716,229 00000000000000000001eafe72cd37d06c1c5955c362ff0c2a06bd72cd50f07d 1 0.00/1.00 vMB 0
716,228 716,228 00000000000000000008b08876e3053a617d9ee0e036d768c7c442d93ae47494 1,175 1.00/1.00 vMB 6
716,227 716,227 00000000000000000005a4168aa4dadf75ed49a9e907d5355c2ad5856a125c0b 1,689 1.00/1.00 vMB 7
716,226 716,226 0000000000000000000213db1201973796a0d1dddd4ace5c93b3b1442cf61ab4 2,299 1.00/1.00 vMB 7
716,225 716,225 00000000000000000004379a267fb8bc2ba20e40771066fe6ebdd6fb1186cd8c 1,327 1.00/1.00 vMB 11
716,224 716,224 000000000000000000048b9cbdbe66cf471f0c383f0b4719ed997593c0e5592a 1,945 1.00/1.00 vMB 11
716,223 716,223 00000000000000000002bffb1ca73f62755bf2c045f87fa5207ade6aa7410f3b 3,547 1.00/1.00 vMB 22
716,222 716,222 00000000000000000006dcd67c38f8de7105b7b139d27809aca4e71041b5de20 3,182 1.00/1.00 vMB 22
716,221 716,221 0000000000000000000b64b1b320a1b1adbbe229110331797c5a7431873a1c2e 316 1.00/1.00 vMB 2
716,220 716,220 00000000000000000003cfe613839779dac2a2b01b74ed94653eb97099a684fc 1,049 1.00/1.00 vMB 5
716,219 716,219 00000000000000000003b4f1b0210df572e87dad4efb57030ebfe5a5d320cc8c 554 1.00/1.00 vMB 3
716,218 716,218 000000000000000000091bdf65b4713d9d7c314b6438c000f32940d258d47cfc 2,321 1.00/1.00 vMB 12
716,217 716,217 000000000000000000030aee38e6ba8dab6f420e62a7ec4c385594f9187e0a39 1,034 1.00/1.00 vMB 7
716,216 716,216 00000000000000000006a225eaad75e8e9d782a18948b9c94cb241b924a8b90a 1,447 1.00/1.00 vMB 11
716,215 716,215 0000000000000000000a5f71d88de3086b91ecdc29718ccced3435b64516e80b 382 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.43 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.48 GB
    • Received: 15.15 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.