Loading Tool

Explorer IconExplorer

Memory Pool

48,798 transactions
30.42 vMB
0.09124669 BTC
Random Selection Loading Transactions
Max Size: 162.67/200 MB

Candidate Block

Mining Attempt fbd8718a777f0714950694b2b7c6d10ac30d0780b13605d12b64702c5f14d1a7
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root dddcf15dfc0902801db2ce59699a344dc07dc50db12becd0c50b75fa5dc549a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.02941785 BTC
Feerates: 101.56 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (638,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,241 276,241 0000000000000000272776fa5a402ddeabcd8a88928e07c669cb237bba4f0a51 40 0.01/1.00 vMB 49
276,240 276,240 000000000000000238a52036aaea10e80e2ea8377b0df869e7e0d8e509943122 657 0.33/1.00 vMB 45
276,239 276,239 0000000000000000126adc46c96ab41493ba7ded0d81473732ae46f178386cbe 772 0.42/1.00 vMB 43
276,238 276,238 00000000000000025bdc291c0734f415c4b175517ee39f768f84be0b1d5a12e7 480 0.21/1.00 vMB 48
276,237 276,237 000000000000000353a40670ddebd8b642b19f4438c00bad5ee86dac35391812 150 0.08/1.00 vMB 13
276,236 276,236 0000000000000002acc8210fedd0ff6a24c0b6cd41dde55cd0a10e7ac1521957 463 0.23/1.00 vMB 48
276,235 276,235 00000000000000019dad2527dbfb8663cd53177b9d026fd972fc8cc6be2eefa6 117 0.15/1.00 vMB 13
276,234 276,234 000000000000000148c0ae4edc6366b9fbeab2670fcec1346a14081c379ffe65 396 0.22/1.00 vMB 54
276,233 276,233 00000000000000016b0f164c304c89027770762a2468470c6e47c30bfe0228c5 188 0.15/1.00 vMB 19
276,232 276,232 00000000000000025d95f30658e7680976a21f75ee4d7402d66986007a82d488 82 0.15/1.00 vMB 7
276,231 276,231 00000000000000004513712e53267ba1620fdd87d306b29e1e69acf6c7dbdcac 18 0.10/1.00 vMB 5
276,230 276,230 00000000000000036381150b84b0029050a803d5ee81f4380eedaa4daac34cf7 238 0.25/1.00 vMB 20
276,229 276,229 00000000000000039d46cd0cee85dd5b91c85ebcbc535fac05028ea97719a9d5 672 0.25/1.00 vMB 50
276,228 276,228 0000000000000000d9f2ecad7e44f32a637f423ff5c71a022e079b58a4666969 85 0.03/1.00 vMB 101
276,227 276,227 00000000000000024dc37fb3f7adfe95a70eeb168b64e4ea6d48e9e68c7f146d 37 0.04/1.00 vMB 10
276,226 276,226 00000000000000032467753a96f48102e3006671c71e83f6e9abf4e93af4a105 487 0.23/1.00 vMB 39
276,225 276,225 0000000000000002e1aa1e97820828a4ec3c7638266e451c6e7c02cd472a457f 73 0.15/1.00 vMB 9
276,224 276,224 00000000000000022f335207d947df82150c0b94e883533ec7e404f9564446ce 197 0.15/1.00 vMB 15
276,223 276,223 0000000000000000d9f3c233b23022c3094248ff79b6cf684e4b8ad9503dde47 255 0.35/1.00 vMB 15
276,222 276,222 00000000000000037b1f7a853e0317660a066a45a108e419ffd17b05ccf39112 85 0.09/1.00 vMB 20
276,221 276,221 0000000000000001ad955e1889501a2809ff989df23ac45fe480bc95f3503188 92 0.15/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.