Loading Tool

Explorer IconExplorer

Memory Pool

82,215 transactions
30.58 vMB
0.08151227 BTC
Random Selection Loading Transactions
Max Size: 187.61/200 MB

Candidate Block

Mining Attempt 7fa8476c3582ab0929f17f0312e3d51fc488be1ccad809c76d37f4aa113974cf
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 59d36a96d7a4257ea02ba2f9e7cfc1c421cd6d5c8c5407efdb394edbdcb970c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,449
Size: 1.00 vMB
Total Fees: 0.01264914 BTC
Feerates: 72.50 > 1.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (582,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,939 332,939 00000000000000000008bf3895050a2afd056548d4b189dfd192275336246fed 629 0.25/1.00 vMB 28
332,938 332,938 0000000000000000071f065503bb39f81d9f4320c6abc6fc07a56ce5a88643ee 400 0.14/1.00 vMB 32
332,937 332,937 00000000000000000437c215d6ec507c28ae9516b1d02ff13200b87adfa63161 32 0.02/1.00 vMB 37
332,936 332,936 000000000000000016d3f57d487c9d71f338403e53b289a15b8f9527e0ec2367 238 0.10/1.00 vMB 31
332,935 332,935 00000000000000001418ac1a381a6e2c516daa16fb5f553a196542a369a83afe 1,121 0.49/1.00 vMB 31
332,934 332,934 00000000000000000bad0eb46af0b6840f8ca73ff3b7fcafcc3ba55eacd3e8ff 191 0.12/1.00 vMB 22
332,933 332,933 00000000000000001344bb8bacb5b8798bdeaef10bed33064161059368b9ffb7 255 0.13/1.00 vMB 24
332,932 332,932 0000000000000000141a6ff989babca07907ddfdff45b25e82afbefad7f3fc4b 1,232 0.74/1.00 vMB 21
332,931 332,931 000000000000000011328f33cb4c65b8554f9a805a9905928c3b637c9eda70d2 918 0.75/1.00 vMB 17
332,930 332,930 00000000000000001aa9c22541ca07dabdecfe52a3b7f9d1ba566396e3b6eb49 863 0.50/1.00 vMB 21
332,929 332,929 0000000000000000155ed2b8836ebc53510c66b31fc814810646d238233ac39f 1,672 0.50/1.00 vMB 44
332,928 332,928 00000000000000000ad1c2c69de38da14d11609c5a19de3d2d804b5bfc835d66 646 0.41/1.00 vMB 25
332,927 332,927 00000000000000001650dd2f7daa27522c75231786da842cfea62ee028388ef0 614 0.44/1.00 vMB 21
332,926 332,926 00000000000000000710fc307b7b6835c6dd2b6ef1c634575b0f0d6cb3e89d39 213 0.12/1.00 vMB 22
332,925 332,925 00000000000000001ab52082a9cecd0c2a89c959b9b88e296fb002d8bceaee4d 64 0.03/1.00 vMB 39
332,924 332,924 000000000000000014a5744c18108247ffa405acd2848ae60683208a723f9375 113 0.06/1.00 vMB 25
332,923 332,923 000000000000000006e90433fd6dfcc9a352bafeb86097641a420f3e2655e09e 55 0.04/1.00 vMB 7
332,922 332,922 000000000000000007fad1f3b57b1e58ed446a27c0f78bc5a598cb6a1383cc1a 512 0.31/1.00 vMB 21
332,921 332,921 000000000000000010d480c52225f845c58bb21c9e22fe65c4357a2bff80c1ab 19 0.01/1.00 vMB 31
332,920 332,920 00000000000000001ae90af15deb89b9def66df1c6d287b835dabe2924e1b0c7 755 0.48/1.00 vMB 28
332,919 332,919 000000000000000019469cd2bc417c5adb07612e9660bd1a9645bdac8506d89c 56 0.20/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.02 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: 719.22 GB
    • Received: 18.02 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.