Loading Tool

Explorer IconExplorer

Memory Pool

83,369 transactions
31.19 vMB
0.09454434 BTC
Random Selection Loading Transactions
Max Size: 191.40/200 MB

Candidate Block

Mining Attempt 55c6006e35714a1bcac27de041c6c26d1019c6d3ea8805e773a4a13c3f206422
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root ba75275cb999a85984be313781813864488cda5efc4c2fb5c5a6480d8e5713ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.02420083 BTC
Feerates: 301.57 > 2.43 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (411,579 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,645 503,645 0000000000000000000818f1680aef2ccbe6efc003975e7ec0ea0f5465ed9dbc 2,298 1.00/1.00 vMB 451
503,644 503,644 0000000000000000003915b065a9a4bbba6f752b643db12bd9b5ccf935409d5c 2,037 1.00/1.00 vMB 443
503,643 503,643 00000000000000000033a07ced1a9beaa119650d2422a5da1d7f303528954a04 1,563 1.00/1.00 vMB 303
503,642 503,642 00000000000000000056eb26cc345e393226b2903c29071362b47d91403cc501 1 0.00/1.00 vMB 0
503,641 503,641 0000000000000000008384428183a132351237fb6d97513053f23fc5edede7ba 1,708 1.00/1.00 vMB 299
503,640 503,640 00000000000000000044a26c47a449b3239ad9fb9a30f9eeada84b4e27935b7b 1,970 1.00/1.00 vMB 422
503,639 503,639 00000000000000000050dfe3a2737cd13a9cf40593f4924e85255e3c2caabe31 815 1.00/1.00 vMB 177
503,638 503,638 0000000000000000002e252e9562532a017c97f3068234b218a3e2ae7b7e2026 1,542 1.00/1.00 vMB 419
503,637 503,637 0000000000000000003f84caeee213327685ca354ccf8b884eaa6d1f49cf5d3e 898 1.00/1.00 vMB 188
503,636 503,636 00000000000000000077c6a0bf98b12fef4cec307871a705259a7f9a5d6cbd27 1,406 1.00/1.00 vMB 354
503,635 503,635 0000000000000000007d4b2675dbd637821f253a22cc0b260dd948ce5fbbd1cd 898 1.00/1.00 vMB 225
503,634 503,634 00000000000000000064b0fe2a91d7ef90c7442cf9805058158f904f9883a210 1,429 1.00/1.00 vMB 304
503,633 503,633 0000000000000000004519975f74bacde0a97ee2c533f8d211102820e89e66b6 718 1.00/1.00 vMB 163
503,632 503,632 000000000000000000242912d8ac6f5317091dc855e85aa1fec411a157ba479c 1,202 1.00/1.00 vMB 237
503,631 503,631 0000000000000000007de03c2ba9477c9408e061403f1662faa69b0ec6a30524 668 1.00/1.00 vMB 173
503,630 503,630 000000000000000000323d4a0251827c5e0684b7e49a07f02cfb293b63944deb 1,049 1.00/1.00 vMB 309
503,629 503,629 0000000000000000004cbae23474589b3d7d49ab4bcfb170131064a9f055d45c 799 1.00/1.00 vMB 203
503,628 503,628 0000000000000000007ff43dc895ddeb5995d9215151d4a17b501d0999e1570c 1,443 1.00/1.00 vMB 330
503,627 503,627 0000000000000000003f6c9e55a4498d8d50fc89da7cde55cd4b4f87f9bc2c5e 1,780 1.00/1.00 vMB 474
503,626 503,626 0000000000000000005ddd2fa48e11ed81400af934666d2d7fb0e2bca2a2a73c 2,167 1.00/1.00 vMB 495
503,625 503,625 00000000000000000031e4ffde944a8de1b30e943bad13fd87c88e6798f38a2a 2,352 1.00/1.00 vMB 525
Previous 10 blocks ↓
Total Size: 782.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: 709.56 GB
    • Received: 16.92 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.