Loading Tool

Explorer IconExplorer

Memory Pool

48,391 transactions
30.43 vMB
0.10399692 BTC
Random Selection Loading Transactions
Max Size: 162.15/200 MB

Candidate Block

Mining Attempt cd8c5562f5fedd6170ee394f87b47a3beaea3e601601ff109a29f0297844cbd6
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 2c9b0aa13ae3af69d14506ada95fb2971e6b26b9631945bf7148c6556cbb9825
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.04101082 BTC
Feerates: 150.97 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (638,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
276,220 276,220 0000000000000002b0d2076cd6326ccf7f618e1332b3b698bd6ad1ba6751271a 284 0.31/1.00 vMB 19
276,219 276,219 00000000000000000c9bdcb5dc047cfa81a5078b3694fa203c41aadc9ed62ee5 508 0.22/1.00 vMB 47
276,218 276,218 0000000000000002abb0fa4bb238341aadf16c8b6ac51255fb8a62ab2ea315d3 122 0.05/1.00 vMB 46
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.39 GB
    • Received: 13.76 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.