Loading Tool

Explorer IconExplorer

Memory Pool

35,692 transactions
25.64 vMB
0.08117412 BTC
Random Selection Loading Transactions
Max Size: 131.14/200 MB

Candidate Block

Mining Attempt e598d5bcaff11924d49a39f3d3f9a0bdd7a3486ae87f706cc0ac376197ddf1f8
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 6e7865b8aca78294ce216c0f4ff59d5351b04f482d6b5f4c051b05071e780263
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,298
Size: 1.00 vMB
Total Fees: 0.03445908 BTC
Feerates: 171.09 > 3.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (303,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,931 610,931 000000000000000000010a681177669d082050b9e0265a628f9e6a30983a99a0 1,125 0.42/1.00 vMB 9
610,930 610,930 0000000000000000001265ed013778fa6823bb292b09d3858f86d8339ed90084 1,750 1.00/1.00 vMB 4
610,929 610,929 00000000000000000007b08aed055178a6e0a115a0c0f5071e63af89315afd72 2,472 1.00/1.00 vMB 5
610,928 610,928 0000000000000000001340f0391e6850cd6a335655c0594b633223d14362be9e 2,656 1.00/1.00 vMB 10
610,927 610,927 0000000000000000000f895a1843fa4756b53ee7635311222a4d22d2fd41966f 3,144 1.00/1.00 vMB 6
610,926 610,926 00000000000000000012e5e0c915c74ffc5692fc6bb357361aa05702d793b888 1,993 1.00/1.00 vMB 19
610,925 610,925 00000000000000000003c68a2ed727e33b7eb798bb13f8c9aad1461b8bbc6e35 2,321 1.00/1.00 vMB 4
610,924 610,924 00000000000000000001a7958b7a802d1f20df60607f343512431891070f5eac 2,639 1.00/1.00 vMB 12
610,923 610,923 00000000000000000005ef9f92e74981cd618988a506606f868c84b380503ec0 2,494 1.00/1.00 vMB 20
610,922 610,922 00000000000000000013079d3fc0599020e4b9015936a23ff2986bcd47c330b0 2,747 1.00/1.00 vMB 44
610,921 610,921 00000000000000000003f5975c66cdf0b2c2f8a57586e2d4ee2e9e974e554a32 470 0.15/1.00 vMB 4
610,920 610,920 0000000000000000000909c60872147cd52c77c05e0ea7d6326062ef4c076977 3,222 1.00/1.00 vMB 14
610,919 610,919 00000000000000000012a5d5e92d0f9fd0311ef0bda9aaaa3479f502df2432d0 678 0.24/1.00 vMB 13
610,918 610,918 0000000000000000000d85be177fef109610e11ca789965a8f6288717a75da5f 1,526 0.45/1.00 vMB 9
610,917 610,917 000000000000000000101fb76334a163cdcda7d571ce80fdecb30b14595111c7 1,881 0.74/1.00 vMB 9
610,916 610,916 000000000000000000021b2c325bf01676ebcba8131a32a704984a318531a977 2,740 1.00/1.00 vMB 3
610,915 610,915 0000000000000000000f9f6a969a9cc90b1c6134e475fdaf0a30f758e08cd14d 2,446 1.00/1.00 vMB 19
610,914 610,914 00000000000000000008e1307e8cee29ded8370c17f4dcd9298c39091d5d1734 296 0.12/1.00 vMB 7
610,913 610,913 00000000000000000013ebc08eb7a08f34697fc1fcb366a5d71b6b82cadd277b 2,297 0.92/1.00 vMB 11
610,912 610,912 0000000000000000001393db51a001c2a089bf38e15e11d8a665544f728b7cf7 2,591 0.87/1.00 vMB 9
610,911 610,911 000000000000000000064b40c3229a23e2426ed4fca17333a7ef5e8cf2f6c965 2,646 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.