Loading Tool

Explorer IconExplorer

Memory Pool

78,916 transactions
29.41 vMB
0.08317263 BTC
Random Selection Loading Transactions
Max Size: 179.79/200 MB

Candidate Block

Mining Attempt 9ff503b92f9888d7fd17f7b3ebbd90847c2b6ae6be6c0739931806f4569a4b7d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 68e84a33d5fe5d7993f8fc8af2bc249152fba4b777017aa3d36011b398eb7b37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.01829834 BTC
Feerates: 402.60 > 1.83 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (582,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
332,918 332,918 000000000000000012895cb8fc91f98d84ab1679f057830325226c28acef139e 398 0.26/1.00 vMB 21
332,917 332,917 00000000000000000c8156888237605c166d23fb5c8f8b62dda2e54f6498d9b7 65 0.04/1.00 vMB 20
332,916 332,916 000000000000000008ae199a61e61b32117ca31d6c12412222ff58a154dc639c 47 0.03/1.00 vMB 10
332,915 332,915 000000000000000009703258229bd100ed28427472f231466b16eb73a66f6334 506 0.48/1.00 vMB 17
332,914 332,914 000000000000000018606b00bc5dbf82073464d5703b59a9d9c307d6100390ca 1,483 0.75/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.