Loading Tool

Explorer IconExplorer

Memory Pool

13,802 transactions
7.26 vMB
0.01777206 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.26/200 MB

Candidate Block

Mining Attempt 6d0abfe0dd87f2a4f76efb8f163dfc0227a6c89993ca78f342ee379060f153ab
Version 20000000
Previous Block 00000000000000000000dad63c28118d3db43107185b2574fbfa71b259daeaa0
Merkle Root 6673ebcb2c94438c6775c2fbec9b2088e11f0ef6ee8fef5f549e872005c2ca9a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,518
Size: 1.00 vMB
Total Fees: 0.00327840 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,401 (727,297 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,104 186,104 00000000000007bf3808f646acd650df74d504f4ace1bcccf4e0957a3ba1949a 1 0.00 vMB 0
186,103 186,103 00000000000005579a05ecaf89402d65f3b10bdd79e27ee941c20b60c8e64d38 206 0.08 vMB 133
186,102 186,102 000000000000015c43ee0674ac5dd42722124845acbb791ea5c10dbe98e14f7e 115 0.06 vMB 108
186,101 186,101 00000000000002eeb6131ae775339a79efc440e7c063d63a4479ac131214408d 256 0.14 vMB 166
186,100 186,100 000000000000000a2c994baa06c29ae5ac2fd901eb1f0c9816f8357b12501bce 87 0.04 vMB 108
186,099 186,099 00000000000006f824b18863a278e5c88e462339edac4c6f3fb605625d95b941 51 0.01 vMB 116
186,098 186,098 00000000000002421e1c6c623cb520718457d6505bc391393ed118e52d9accd3 189 0.13 vMB 93
186,097 186,097 00000000000003d07a28178334d04d1b2547abf013a9d0fd8a33c6604519b337 333 0.12 vMB 150
186,096 186,096 000000000000056a39366840620a08ae81a3963122e879316de7af32c93b81ad 48 0.07 vMB 53
186,095 186,095 00000000000002463d034f0a1d239235e42dd134099b215d3ac6cb3338a66196 147 0.05 vMB 125
186,094 186,094 000000000000046c0e82094ad60ad99872941e74e35818dda108782385ced1dd 55 0.03 vMB 75
186,093 186,093 00000000000002d83e164a82b542017470246c97986db4618b791938640b09fd 58 0.05 vMB 67
186,092 186,092 00000000000009a66bfba21305ba63f405184b3d17c5c40e1380a947f316ba60 44 0.02 vMB 349
186,091 186,091 0000000000000751b94acbb877c808af3667eec823772c2d00cc814dc1c030a7 8 0.00 vMB 206
186,090 186,090 00000000000003ae77e094bef6aa92eb0ad6fb29c6029e654f038ef92002775d 23 0.01 vMB 75
186,089 186,089 000000000000014eff5391442f67d91dec84505b952e5c0bb85a05496e096312 92 0.03 vMB 19
186,088 186,088 000000000000048b7365932950a42dd12475ecb33d89dfdb1b3a3d2826c0dd37 18 0.01 vMB 83
186,087 186,087 0000000000000489b918909453a8ab0c70318d1596a9e37a7bb17c42390e4950 43 0.02 vMB 105
186,086 186,086 00000000000008279346e7cffe4f734cf8b10c733eae01ba867bc4d883fe36fa 16 0.01 vMB 74
186,085 186,085 000000000000077b2195a0c9db6f4179cb98ef579f300943b3a69357ac9e2028 349 0.15 vMB 126
186,084 186,084 0000000000000742c9f87c54bc449ed39669b6b81ea010d11fa247e01791f139 100 0.06 vMB 65
Previous 10 blocks ↓
Total Size: 779.56 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: 266.59 GB
    • Received: 1.03 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.