Loading Tool

Explorer IconExplorer

Memory Pool

36,559 transactions
26.66 vMB
0.05307200 BTC
Random Selection Loading Transactions
Max Size: 135.33/200 MB

Candidate Block

Mining Attempt bc560e8678071059208a5a2e564647ed9a2c2ea4123d7a04142be3a795b31435
Version 20000000
Previous Block 00000000000000000001a8ad75ade9013be9408c50355671e623eb9a302339cc
Merkle Root 84c3b4b576bbe7aec2dd0b3478d219605b32956af1fef155037bc8ce3141f37a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.00330847 BTC
Feerates: 50.27 > 0.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,653 (527,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,249 387,249 000000000000000004960a5b56bec5b13670bd2ddc0dd2950d668408c8b5f309 922 0.60/1.00 vMB 20
387,248 387,248 00000000000000000b8123c5158cda1e69f3937205d6f8fb993127d8d502aa3e 1 0.00/1.00 vMB 0
387,247 387,247 00000000000000000738dc18583b6710b84117f2d4e4a075f76e16d61fad834e 1,628 0.95/1.00 vMB 32
387,246 387,246 000000000000000007977d9041f98c6d4e14029106a57c454adacc1eb01b758e 2,675 0.93/1.00 vMB 43
387,245 387,245 00000000000000000acb6eea4117ae75f22a7d120c5c1cdcfa0b5382b1b93f94 36 0.06/1.00 vMB 10
387,244 387,244 000000000000000007cf00fb39fc24a7f46114d29afdb041d8011dfab79d1d67 1,812 0.99/1.00 vMB 30
387,243 387,243 000000000000000009968780c10b7008103c3c7e5e2e34ba8fd2e059b72ec5ca 1,468 0.63/1.00 vMB 34
387,242 387,242 00000000000000000b1b675f0a576b31ae6679e501b818a939d005af1998017d 926 0.52/1.00 vMB 26
387,241 387,241 000000000000000008472b9854088447c090420365d45d3fe36f4bf3d4a1f0d4 490 0.20/1.00 vMB 50
387,240 387,240 00000000000000000c2c927a10a6925389cf2036bf0239218f7c768b2594d5fe 448 0.21/1.00 vMB 33
387,239 387,239 00000000000000000716ec2bf90d5a17843aca6ab6d150b90334512636d95278 344 0.22/1.00 vMB 32
387,238 387,238 000000000000000008caf7a4ec89229adb0dd79b4ea7d086658f7cdaee19968b 323 0.22/1.00 vMB 50
387,237 387,237 00000000000000000a2832cf402abe362f209103f90c79b7c17e6cc7cc9bf567 868 0.46/1.00 vMB 26
387,236 387,236 0000000000000000077cdf404e01067af75db2814b658782c363c4a0d1cc5cc2 1,955 0.99/1.00 vMB 30
387,235 387,235 0000000000000000059a078c2b399b169001c53862149c2bf1f809d8c5e1f4e6 895 1.00/1.00 vMB 9
387,234 387,234 00000000000000000bea8ec921ff278ddd9fa7543a569442f6e963260c200a64 597 0.26/1.00 vMB 30
387,233 387,233 000000000000000005e59fa08d504d5ce46e55c9366b001e26a6588190ab21eb 704 0.30/1.00 vMB 34
387,232 387,232 0000000000000000062d63d1f684502b7e27c03806da762894a98a5d64e89aad 443 0.51/1.00 vMB 18
387,231 387,231 000000000000000002176a4ea3e7be11864d258e052f90a0b971bb70e4b9ece2 1,009 0.50/1.00 vMB 32
387,230 387,230 00000000000000000980ad18f606ddb561ca5ed2ccd81695e5cd83d0dc8e8add 1,700 0.99/1.00 vMB 29
387,229 387,229 0000000000000000047dd7f39c60dc66fd098ecfc8bd0131824a521a5d794287 688 0.48/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.78 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: 632.90 GB
    • Received: 12.17 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.