Loading Tool

Explorer IconExplorer

Memory Pool

42,325 transactions
18.48 vMB
0.19048785 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: 101.87/200 MB

Candidate Block

Mining Attempt 8d269b763ac2cecc7ae8f8e0d1cfef6147782c2a5927cd25c3aaafcff6889945
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root a9f34837b2dace698a8b58d143752f272023c079d61590f3335b55d06a282421
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,619
Size: 1.00 vMB
Total Fees: 0.06239710 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (758,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,136 155,136 000000000000076491b2f4c4b852c5f5f5f55ed9e97610fffc58ffa7906c69f3 16 0.01 vMB 271
155,135 155,135 000000000000078374b8b37eb3bd49293db5d9780c87f82231a43170ecbd43d5 28 0.02 vMB 101
155,134 155,134 00000000000009895cb16e5c427e2bfad9bbcdcd13454a17037ee85d9db33cf4 33 0.01 vMB 75
155,133 155,133 0000000000000000dcd89b7471821456ed5fc0e45e76dc74f0b6d0cd8580aa58 20 0.02 vMB 80
155,132 155,132 0000000000000699639da870b3bee92e07906cc5aee337721ead3b87cc5706bd 103 0.04 vMB 176
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
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 115.43 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.