Loading Tool

Explorer IconExplorer

Memory Pool

75,908 transactions
28.21 vMB
0.08358828 BTC
Random Selection Loading Transactions
Max Size: 170.88/200 MB

Candidate Block

Mining Attempt 2a4cd8e5d52299e1a71abd23dbba5aee164369abee2b3c2204b8e057635edf25
Version 20000000
Previous Block 00000000000000000000440e4558a936519a33c093ac7ba767b097ea0c94dc70
Merkle Root c8a4ccba3d98bf46bc937f865a3c0c7ae5d1d92cd971030362740b23920e7d2d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,206
Size: 1.00 vMB
Total Fees: 0.02210001 BTC
Feerates: 100.27 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,296 (635,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,195 280,195 00000000000000018446c20eb7519fef7e4593dc2db588fb80b40cff18d4365a 121 0.06/1.00 vMB 51
280,194 280,194 0000000000000001208f8a84acebaa5bccb8289dca8a1ce99af0fd91711106b8 421 0.17/1.00 vMB 61
280,193 280,193 0000000000000001d974bd286efe39217d18ca996f3d3824cde1609fa61fbff8 189 0.09/1.00 vMB 35
280,192 280,192 00000000000000015c1a8806c2ddd05338d77d97c2b71e17177c123352f219ab 27 0.02/1.00 vMB 20
280,191 280,191 00000000000000020466e7a5a65a686a11ba026dd31b5b76096b8d42bae2d2fc 397 0.18/1.00 vMB 39
280,190 280,190 00000000000000009748a2113e7b84fa4de09005b1e48ca7246642a94989140b 93 0.03/1.00 vMB 67
280,189 280,189 00000000000000026778f5801f73f3dbaab1fe5a0b3a969a8b762974fb16a8e4 555 0.22/1.00 vMB 58
280,188 280,188 00000000000000028ebcbe67ff40dac42094d587ac1565f74d5315d1497812b4 226 0.11/1.00 vMB 33
280,187 280,187 0000000000000002d48daa754fc9bd481794c77eec854ce28ce4227fe5671ff2 83 0.06/1.00 vMB 21
280,186 280,186 0000000000000001791f2ecb02f98a919811f106da9bb6d930547d236f7b0ac8 448 0.19/1.00 vMB 42
280,185 280,185 0000000000000000c0b309aea690cfa9c970d38f9dcd59e11393078434606364 269 0.17/1.00 vMB 25
280,184 280,184 0000000000000002942014b45a3283e72d1cd0afe2cdf5f757e2debe5b05a67a 99 0.03/1.00 vMB 131
280,183 280,183 00000000000000028f84ace89e70b77690a911860402973f928d58fad935f0a0 348 0.18/1.00 vMB 58
280,182 280,182 000000000000000097b8025ab5274b9de656f6443442023d80c79dd052102df0 74 0.03/1.00 vMB 18
280,181 280,181 00000000000000017a9fe1941476295fe3a9921abd397efdc423c27c12b55102 124 0.06/1.00 vMB 41
280,180 280,180 00000000000000027c0b48c4991ec004372f2eae9b34b64a6747ab918a152729 76 0.03/1.00 vMB 36
280,179 280,179 0000000000000001fdd8618d8d4d174ff04f084f396be4b872dea6bc93d9c225 151 0.07/1.00 vMB 43
280,178 280,178 00000000000000001e0f816cd6d1a53a397f956f8e3e5fe07fb4389ca0d0b44c 29 0.01/1.00 vMB 8
280,177 280,177 000000000000000043c6a360dda0c301240b64ebb129d8f61f18e26680d718fd 490 0.23/1.00 vMB 42
280,176 280,176 00000000000000008ac94479d570d77a3f7d47069ff74296358434d91a43fab9 501 0.25/1.00 vMB 53
280,175 280,175 00000000000000019ee3e7c85db36fd2a51611d9af3391c4c6b5e972c3d1a09d 90 0.03/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.90 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: 713.65 GB
    • Received: 17.44 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.