Loading Tool

Explorer IconExplorer

Memory Pool

78,810 transactions
28.92 vMB
0.11239498 BTC
Random Selection Loading Transactions
Max Size: 175.58/200 MB

Candidate Block

Mining Attempt 18646bc0b378f38c4b7e8db01c508e7d244645869ad1bc24f465b1b96cc39eb4
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 1da8a2e8eae38d20cd7f31ad9a18f84d844966911648db7de2416e73ba67e451
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.04036947 BTC
Feerates: 602.26 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (627,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,934 287,934 0000000000000000748a086df550d5bc0ee48bd3bf3dc18e4fd22c530c2861d5 79 0.21/1.00 vMB 53
287,933 287,933 00000000000000009f5d2945d1ce2c1f8e5dff712adc73f7fef7f52b45d91bed 131 0.09/1.00 vMB 46
287,932 287,932 0000000000000000922114db0d5247b207cb2731ba7d36bf1a7e3bf342d80abb 165 0.10/1.00 vMB 25
287,931 287,931 00000000000000012fdcb4483989cc8417efec9d727834d526efb3e4753dfa59 205 0.12/1.00 vMB 31
287,930 287,930 0000000000000000607c74a383cc5ff9a58fac721217994483445051b1aeaed6 139 0.10/1.00 vMB 22
287,929 287,929 00000000000000011c9fb51c7e6adde133cfa02f76671c94eb8c58c72c81d398 67 0.10/1.00 vMB 59
287,928 287,928 0000000000000001185c47f6af7e13a587f56f550065c5bc79b9076c441eda92 275 0.11/1.00 vMB 39
287,927 287,927 00000000000000001600cc6a0f8443a0082a890d0614f56fbed14fc8fc13a4bb 160 0.13/1.00 vMB 30
287,926 287,926 00000000000000006b893c724df673b939bb5e7c5eb746f90c8eb85c837a7974 630 0.33/1.00 vMB 31
287,925 287,925 0000000000000000dcc615bd90fb93a7e9509bd4a17ac45a118a2e56511e5a6f 145 0.06/1.00 vMB 94
287,924 287,924 0000000000000000762ecd2e1cf353cb14cf63a9b42ac8d949aa876852cd7117 173 0.06/1.00 vMB 50
287,923 287,923 000000000000000050695f1ae6bf302890f3b82608e5f6ae8f28aba4deb638f0 78 0.05/1.00 vMB 39
287,922 287,922 00000000000000005338d2c6b0a80c3e3b079121fa6cd6b682c1922bd0cc1c0c 64 0.03/1.00 vMB 33
287,921 287,921 00000000000000013f1e01ab5c9aa843febbf5cd57e89bb13be86130daebb8d8 43 0.02/1.00 vMB 37
287,920 287,920 0000000000000000c1a59db03a8be7294206bcefd0792b5044004f5512dc4a49 312 0.14/1.00 vMB 50
287,919 287,919 0000000000000000825c691112b962bb3dfbb9e8e4513d47d0c74be4a3431d91 231 0.11/1.00 vMB 31
287,918 287,918 0000000000000000ee0909bb50693cf6ce201316dd588591b6555cff84765406 635 0.30/1.00 vMB 35
287,917 287,917 0000000000000000e26e4dbbdf1e3e9f81a87675657005ec3eb50c88a4c85ba7 115 0.05/1.00 vMB 58
287,916 287,916 0000000000000000b2058fe46a97ca39dda51ed60ecb39f46a56fd1ee86bc7a8 72 0.03/1.00 vMB 43
287,915 287,915 0000000000000000e5533169c5ebd55359b2967dc5b1a3583d8edae33f349b46 517 0.25/1.00 vMB 35
287,914 287,914 00000000000000010121148680a54c5b44a64377bf07c809b1e141491a2fdc79 128 0.07/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.