Loading Tool

Explorer IconExplorer

Memory Pool

79,966 transactions
29.58 vMB
0.07373884 BTC
Random Selection Loading Transactions
Max Size: 181.65/200 MB

Candidate Block

Mining Attempt 94d462b39ed9b81d44bb967dddec7d4670c29d2e1690ca29039a39ec76150912
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 6504ba3f025068af19439e3b3b758510098f8e1e85a816d40e2d11e4c9d5d78c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,809
Size: 1.00 vMB
Total Fees: 0.00862721 BTC
Feerates: 29.89 > 0.86 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (624,261 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,063 291,063 0000000000000000240ee33ab31105ad0dbfd7de06557d0be97f1c252389672f 578 0.31/1.00 vMB 35
291,062 291,062 00000000000000006d8733e03fa9f5e52ec912fa82c9adfed09fbca9563cb4ce 299 0.50/1.00 vMB 16
291,061 291,061 0000000000000000109adb5479d5b45af853006a61921de914867a3480d1a1e1 1,041 0.35/1.00 vMB 18
291,060 291,060 0000000000000000418788ad79f7603b724bae98b4015b0fa529fbd0e536d714 566 0.50/1.00 vMB 30
291,059 291,059 0000000000000000675b86077a89f05bd84436ee007ec91c25a217cda14ffc25 419 0.50/1.00 vMB 20
291,058 291,058 0000000000000000ebce6837fa6ba162f9b7b0bb4adb603659ed1e1d65238f18 2,280 0.92/1.00 vMB 43
291,057 291,057 0000000000000000ee7453e6d0143e9f35248f3d3aef61bf7e93310542bbe900 1,459 0.50/1.00 vMB 45
291,056 291,056 0000000000000000d2c08a5ee99f5bf10fcd3020a01bafcf93e4a957d65568bb 512 0.17/1.00 vMB 57
291,055 291,055 00000000000000001559cc7513369365cfcaf48e17dc1f212daa601b5fa0b5fc 512 0.18/1.00 vMB 44
291,054 291,054 0000000000000000219a9b0d69b4e26c35e1177618f80886515cc0fef7138ce1 512 0.17/1.00 vMB 64
291,053 291,053 0000000000000000110151bc9e34dad42354995ee65908d6e2c4d6fea32e6197 539 0.23/1.00 vMB 28
291,052 291,052 00000000000000001d9eaea302c14555a3cdfb642616ae17f77b3a6d84410655 1,002 0.50/1.00 vMB 38
291,051 291,051 00000000000000001e2299efb44aad7da6b356bc384dfb675a02dd44a5a12089 638 0.25/1.00 vMB 23
291,050 291,050 00000000000000004642ed8eb619f2f84aaf201dbf0ba5fc87c425d040455d5a 372 0.41/1.00 vMB 23
291,049 291,049 000000000000000081a17edfac5b5bbc31b7c38001db2fccdf599cd938b9a1f1 1,019 0.35/1.00 vMB 41
291,048 291,048 0000000000000000f5bc42200e9fa414d18e336469c040b3ebb85fc1409ccc0f 105 0.17/1.00 vMB 13
291,047 291,047 00000000000000000b9a5875b703086e7eea35414e183a7962bc332336d773d2 665 0.50/1.00 vMB 25
291,046 291,046 0000000000000000966550ab0130ecc341f5754c7060a2e788485cc618b1f7f2 384 0.35/1.00 vMB 20
291,045 291,045 00000000000000009e90cf5a916bf9e2b1ac1c09dc2e9a8aed8cf8dddd773f05 740 0.25/1.00 vMB 53
291,044 291,044 0000000000000000ff848b161755b30028b7801665b0930097274248d5e35839 604 0.25/1.00 vMB 33
291,043 291,043 00000000000000004b98dabc1383e11b7ea3db5fe5ce2045dfeec50ff9e0be51 512 0.15/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.