Loading Tool

Explorer IconExplorer

Memory Pool

42,672 transactions
18.61 vMB
0.19824709 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.68/200 MB

Candidate Block

Mining Attempt 8f0488fe1a7126bba821354c2280a28553a00028192b98883c85ea8914d90fa7
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root e251773cad5566a5e1bf7e267f58302b011c4d93cf463712769602090fb26953
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,592
Size: 1.00 vMB
Total Fees: 0.06524322 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (758,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,131 155,131 0000000000000c401de90bf37f1796018226eee1695cff072bba07f71a45be14 97 0.04 vMB 122
155,130 155,130 00000000000000bc7042fa7bddd17b8f89834a4ae5448b340c294d0f443e6e8f 168 0.05 vMB 85
155,129 155,129 0000000000000b2903a6aeafd853d8c08b9faa4bfc9e8a8ea867aed990e38bfa 37 0.02 vMB 100
155,128 155,128 00000000000005fc96ce5bcbd4c7e79ac9e70509c91c3760f97f305dcd58a5be 84 0.03 vMB 150
155,127 155,127 00000000000009e372357d0850b9513df2173784653fdbed17f99135effbe4af 29 0.01 vMB 231
155,126 155,126 0000000000000c9eb33a2f18b0be895d90fdb7dc3d35b3c2ed64ccd4b1f56242 58 0.03 vMB 81
155,125 155,125 000000000000031c907801a129ef8374b195827d790ac86e70eaa774d4ceb57b 23 0.01 vMB 60
155,124 155,124 0000000000000a31cd77f7e8b58fc9db709d8dadea753758e10ea6e18e4be9c8 27 0.02 vMB 96
155,123 155,123 0000000000000410c2a65ae8b265349761df5c30bf9464f95b37fdd555eebff8 8 0.00 vMB 538
155,122 155,122 000000000000040b90d39b40b29142399f70e5103c3b92762bc2185cb0dc62dc 8 0.00 vMB 0
155,121 155,121 0000000000000367455ccf3d4f7499ee1f21d0d54946d10044fd99044ecdee29 12 0.01 vMB 204
155,120 155,120 0000000000000ce4dd9c27a992e6fdff5bab402ee64fd0b25ee280a75e846e24 13 0.01 vMB 82
155,119 155,119 00000000000007cf070fd0bfb750d532480504fd0895211b8043bdf1cfcad7e1 24 0.01 vMB 307
155,118 155,118 00000000000007bcd6b85af32a6b30e0896bd7315f3a9115282d692f813bc2f6 131 0.04 vMB 5
155,117 155,117 000000000000069e5f8878c54eb4edcd9365fab2e3db35c2f81f850cf1c507ad 19 0.02 vMB 10
155,116 155,116 0000000000000db5a9e5399f778e90cb3201badb83712ac4caccc3450e6733b0 11 0.01 vMB 0
155,115 155,115 000000000000040f420a9db13bf5fc003e5d941817733513a9e1a2c86f581635 12 0.00 vMB 0
155,114 155,114 00000000000006a2e22cc69d7575e1c6078549681fc714918e2913f7ed77d5d1 33 0.02 vMB 492
155,113 155,113 0000000000000b96023c1d6f7ed70a496876bfe682025a832a89a632fd9f7e63 33 0.01 vMB 451
155,112 155,112 00000000000009f8e76228876856b9a697641fdfe8a58a2664f2505e3927b97f 9 0.00 vMB 11
155,111 155,111 00000000000005260d5b1967de804423812c3e2be457d3515f479f5a1d6ea432 91 0.04 vMB 147
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.89 GB
    • Received: 0.48 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.