Loading Tool

Explorer IconExplorer

Memory Pool

53,689 transactions
29.89 vMB
0.10225955 BTC
Random Selection Loading Transactions
Max Size: 160.45/200 MB

Candidate Block

Mining Attempt 512ff194e66a8d0f9a089c5e56be446d2e64a2237d35550b30308a3be0f1408a
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root fbc6484a2b7ac72bfa11c0960755754aeab239d806709f63490b491aaf51a707
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.02782165 BTC
Feerates: 157.35 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (395,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,869 518,869 00000000000000000041a18d86b00255aca3c64738baf1240fdbdaaa62064f37 2,285 1.00/1.00 vMB 42
518,868 518,868 000000000000000000234fd89d4ea909142f8ee8fd1481f5202bddb72f5132c4 2,311 0.90/1.00 vMB 28
518,867 518,867 0000000000000000000c97159b51034edc18e8f3ec28872a3d11c0d71e4dae88 1,765 0.67/1.00 vMB 39
518,866 518,866 0000000000000000002adff5a2d5de8019c0a28e942164f35ae20716f57d845a 1,148 0.40/1.00 vMB 25
518,865 518,865 0000000000000000001ef4e2420f2ce884a8cb1f428b46c449b795f933f8355f 2,622 0.99/1.00 vMB 30
518,864 518,864 00000000000000000019e2040ef941ca33dfe42cd649630c8ca73cd60f4eb9c6 277 0.10/1.00 vMB 23
518,863 518,863 0000000000000000002a17b21c20396280184addd0f40373a7a52d0751313f66 887 0.58/1.00 vMB 19
518,862 518,862 00000000000000000007686f0f8f9070dc8eab28292fd7428ab805ce95e86946 2,433 0.87/1.00 vMB 26
518,861 518,861 0000000000000000000cce45fdc2edf2581fd478a80058b358b690ba7577c245 2,022 0.76/1.00 vMB 29
518,860 518,860 00000000000000000033006fb546f8b282cf3406c3bae9b72f332e3658bdfc35 1,100 0.36/1.00 vMB 9
518,859 518,859 00000000000000000018adc92b37ebaa69417df225193e5ba892e89afc5bb242 571 0.33/1.00 vMB 44
518,858 518,858 0000000000000000002583c9d91b6bd5108be3cfa5628c2daafb551a62ea306e 2,031 0.77/1.00 vMB 24
518,857 518,857 0000000000000000002d13b82cd4bfb569feefc04307988ac70de9e2bd41e21a 87 0.03/1.00 vMB 28
518,856 518,856 0000000000000000001c59ea1cd05f2551ddf3a19b79fda2c1b54a14c1a7dd06 256 0.11/1.00 vMB 23
518,855 518,855 00000000000000000021a0bd4e0dfdbc78843fca6ae282d33778d089dcaf3eac 864 0.32/1.00 vMB 20
518,854 518,854 0000000000000000000f1c768a08288fef190c638281c9e60188dd3ec0b0c69e 2,643 1.00/1.00 vMB 25
518,853 518,853 0000000000000000001cea1709b3b6d59434ac3b98227e83750f6d216dc96715 612 0.21/1.00 vMB 26
518,852 518,852 0000000000000000002e4c9ab45f892a65d710acf247e70435bcedee2b399a9c 95 0.03/1.00 vMB 32
518,851 518,851 0000000000000000002e7a76139c2141b0c2f3dead5982de66b76b02e49cb6e9 1,131 0.43/1.00 vMB 31
518,850 518,850 00000000000000000047663cba0586fb60d84b401b49a4430d58e9145024dba4 1,183 0.60/1.00 vMB 3
518,849 518,849 0000000000000000002d68e974b01c356301f1fb930ba14fd1a29f9315cc775a 2,305 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.89 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: 645.10 GB
    • Received: 12.68 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.