Loading Tool

Explorer IconExplorer

Memory Pool

43,736 transactions
29.33 vMB
0.08119634 BTC
Random Selection Loading Transactions
Max Size: 151.16/200 MB

Candidate Block

Mining Attempt d588e66e0e73345a4fdb4987625607ca9888064f23f8c5b1b8ef5ef8f05646c5
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 407bbed16d4e8fb1e641b5e1ac8a1dc6b4fc4b617f62e0ee3f010c65c475bfa8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,549
Size: 1.00 vMB
Total Fees: 0.02353660 BTC
Feerates: 150.75 > 2.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (529,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,470 385,470 000000000000000005c5ca4a48888240ffec152343905ca33982e824e1b6c7b9 1,993 0.95/1.00 vMB 33
385,469 385,469 00000000000000000dacf136305675d2f877249b1b3a274a2ac6d896fa894489 2,379 0.93/1.00 vMB 45
385,468 385,468 00000000000000000c3601a0e3a4703df6e9d8728802c2e0aa1009ef7e3372e9 2,358 0.95/1.00 vMB 41
385,467 385,467 00000000000000000c1bf5978fce3b51eb47c8a2971019243213797a9b6038ef 1 0.00/1.00 vMB 0
385,466 385,466 00000000000000000634da0c891eca0b86f8518edfc320626f9e18f66d4fe45a 1,153 0.46/1.00 vMB 42
385,465 385,465 0000000000000000032822e1b16d4ee1e4acdafc6dcea1ed749170ec3ec00896 1 0.00/1.00 vMB 0
385,464 385,464 00000000000000000f024fc6344f2b41969256cfa0ad6c51ec2a2c3d0885f3c0 1,596 0.99/1.00 vMB 29
385,463 385,463 00000000000000000dd542a2c67011130177f71b204778c8d7f39bca3e91d283 1,956 0.99/1.00 vMB 31
385,462 385,462 0000000000000000094622f8e852f5360ff9b9615533e04a6d2b52b3d3bbc68b 2,343 1.00/1.00 vMB 42
385,461 385,461 00000000000000000ee704ae804a92327dae2790c6049edd694c767e9f79dc03 982 0.65/1.00 vMB 22
385,460 385,460 00000000000000000b643a2626ed94f2e4b994223a8485a41a01e7c27c5cdb8f 1,010 0.36/1.00 vMB 38
385,459 385,459 000000000000000009ad997cbf8fd708b8503b0217dda91737424881d1f60bc5 1,540 0.87/1.00 vMB 30
385,458 385,458 000000000000000004d8ba156c6833db8ac45ed149f4ac10c83c7d146a87f672 945 0.73/1.00 vMB 22
385,457 385,457 00000000000000000e95a5985ff977229d0c7f783aabe7cfe09c029103a5e373 654 0.46/1.00 vMB 59
385,456 385,456 0000000000000000033b668812c50728c5762aa7763be9a4d69e72a19302544c 1,580 0.96/1.00 vMB 35
385,455 385,455 0000000000000000029fc44f224659cb4919781e408477f833e587ad8ea4ebcf 843 0.46/1.00 vMB 27
385,454 385,454 0000000000000000032313a19dd938639494462eaff3cd6002946329c124e988 975 0.79/1.00 vMB 22
385,453 385,453 00000000000000000a8fe424f2ae1c01087dc622fe7ae9ccb9084899d60ed16d 1,484 0.92/1.00 vMB 29
385,452 385,452 000000000000000005b48e0340156c79aaecb9f79ba750bc09ffa0c0294d846a 1,814 0.99/1.00 vMB 28
385,451 385,451 00000000000000000ac6dffe4bcf998dfc8360326e83ccfe12de54a64fd7c915 1,256 1.00/1.00 vMB 10
385,450 385,450 0000000000000000081dacfab88adba2880c836ab357c4576df6999357fd4f97 655 0.28/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.70 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: 629.21 GB
    • Received: 11.88 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.