Loading Tool

Explorer IconExplorer

Memory Pool

43,301 transactions
26.28 vMB
0.05513019 BTC
Random Selection Loading Transactions
Max Size: 138.29/200 MB

Candidate Block

Mining Attempt 0937455f6231e677bb5e5dbb893d60e47a80966f9cd107527da246fa1902999a
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root ae853a81a693b9461ccd0370274c3142c433146c755c0aab3cc4df33f38ce95e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,841
Size: 1.00 vMB
Total Fees: 0.00713065 BTC
Feerates: 100.28 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (584,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,212 330,212 00000000000000000b8ee5828a0a703a4b82b115a56c60bb2f082fa9a1747161 512 0.15/1.00 vMB 47
330,211 330,211 0000000000000000097e39b8a0c3427d09c629f2dc22f004bc8968e0337c612a 66 0.03/1.00 vMB 26
330,210 330,210 0000000000000000061dcc9f5cba8a779e01bd30d5bf557fe5a8e784aebdf1d9 392 0.16/1.00 vMB 28
330,209 330,209 00000000000000000af9cc952a6ad2c2fffbe48f636a9d9391bff840d4e83056 776 0.43/1.00 vMB 25
330,208 330,208 000000000000000011d375a825f50e83fb8657f33979294d3fc25e539c93e8e7 872 0.59/1.00 vMB 18
330,207 330,207 0000000000000000179016db206dfed4edb2642e187a035d894c5c0c441412b4 103 0.06/1.00 vMB 22
330,206 330,206 000000000000000014b0748e9447ec1cb78ba8996e93ab2bfb99492d04e23b16 395 0.21/1.00 vMB 25
330,205 330,205 000000000000000001dfc7f508db0722ca43a592ca11178012f967a89d0ed7dd 381 0.26/1.00 vMB 17
330,204 330,204 00000000000000000979adbb462551d3826f68f567b2d7e2d84440c01a73530a 820 0.35/1.00 vMB 33
330,203 330,203 000000000000000001024775cc7e325cf8eb6739e9f504644778d8ef0f6f200d 193 0.13/1.00 vMB 21
330,202 330,202 0000000000000000155ca92cd91980747f95445a202f34383eb880ddb4ab1a7b 299 0.20/1.00 vMB 22
330,201 330,201 0000000000000000196f9003b27f30220825ca5a00d94652f098db8e7311fc3e 150 0.07/1.00 vMB 35
330,200 330,200 00000000000000000b910ccbf1b699667249202fd2155f83b541b96c0e141ad9 62 0.03/1.00 vMB 27
330,199 330,199 00000000000000000dd92114cd8d3406a3ca63ff8f6022310f5d08e900ac6b5a 135 0.08/1.00 vMB 22
330,198 330,198 0000000000000000065489b5add14a735b8ae8a662163dea630d994a121d5191 132 0.10/1.00 vMB 4
330,197 330,197 0000000000000000153ed4fd6960cedfa4bd73adf4c461d09b1a7dd1845aa700 993 0.47/1.00 vMB 29
330,196 330,196 0000000000000000097883cf3767c364fce376a4efffaf779bff66a80418d255 207 0.10/1.00 vMB 22
330,195 330,195 00000000000000000eb46efe3139596f17aac40df995b911ccc26c7e72b12499 310 0.15/1.00 vMB 26
330,194 330,194 000000000000000009a50666f4736e1f2db826ffe1e631ef84bea87f8f3e4426 159 0.10/1.00 vMB 21
330,193 330,193 00000000000000001a7fae4b359569975b513e5370e9bb1e27452054d2a7136d 1,000 0.45/1.00 vMB 32
330,192 330,192 000000000000000002a0fbc654ec2ce76c714d45e1151bb4573cdc48ed2b3c7f 696 0.32/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.