Loading Tool

Explorer IconExplorer

Memory Pool

28,264 transactions
30.14 vMB
0.08131879 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt dd15b6670156573c8b73b0559ac4f41213e7dd7da90c0ee59d015ff7510db88b
Version 20000000
Previous Block 000000000000000000000032b4fd9c869dc0b97c1646c0ce366af6a0726e9625
Merkle Root 765372d224829cf2acfc4259acc6f263cfbc77200b52e5a01236ca19a569374f
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,389
Size: 1.00 vMB
Total Fees: 0.03481881 BTC
Feerates: 202.33 > 3.49 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,001 (73 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,928 940,928 00000000000000000000da58513f0ad7c4f006979daccbf1f7324a0b8502ee24 4,496 1.00/1.00 vMB 0
940,927 940,927 000000000000000000017c2480e68156126ccfd3cdd24f95c4b643c8e878a059 2,795 1.00/1.00 vMB 2
940,926 940,926 0000000000000000000116dd60f8219153488f18edd52d3bb737040d8d7f876d 1,162 1.00/1.00 vMB 2
940,925 940,925 00000000000000000000cbe23feb0822eadda316e98539ef3c3d1c8fe85bb962 3,383 1.00/1.00 vMB 3
940,924 940,924 000000000000000000011fd4f2887d3403192fc5af520d3dfa6eb6b1ad4af2ab 3,665 1.00/1.00 vMB 5
940,923 940,923 000000000000000000013a989af2fa405d814f0271a2d5aa16f19fc3eb707056 4,390 1.00/1.00 vMB 0
940,922 940,922 00000000000000000000b12b613b6607ebdb87ebb0217aeaa290bcfbcc0bbb44 4,404 1.00/1.00 vMB 0
940,921 940,921 00000000000000000001a2ba9b89fcf646f4a35b51de7f538f0191916df330e3 3,346 1.00/1.00 vMB 3
940,920 940,920 00000000000000000001945335a90f8c5112fd80a45695179f25d336139f23c2 3,155 1.00/1.00 vMB 2
940,919 940,919 0000000000000000000106e9de191cc1ba81ade3670a1b12c001a0525d4b31fa 3,747 1.00/1.00 vMB 6
940,918 940,918 000000000000000000011c073a3b31cb29dffcfb3b13b8898ec58f04e6a8e4b8 5,476 1.00/1.00 vMB 0
940,917 940,917 000000000000000000015f9b22999e4ce444d7608e0290e33d67f82a5744530f 3,795 1.00/1.00 vMB 0
940,916 940,916 000000000000000000003edbc79407a981316674a4a48057f41a1e348ca36650 3,736 1.00/1.00 vMB 4
940,915 940,915 0000000000000000000098a60c7c143666acbbe079f590aa6305d67f2ae8aa92 4,655 1.00/1.00 vMB 2
940,914 940,914 0000000000000000000093eca9707719d9ca4c00809a5ce85ed39b5691fba921 2,691 1.00/1.00 vMB 2
940,913 940,913 000000000000000000011df4890118ad86d388982f983bc41741588e7a810ab0 4,321 1.00/1.00 vMB 0
940,912 940,912 00000000000000000001e014ad5c6d0aa240bdc84719510329a9b22f994c54bd 3,133 1.00/1.00 vMB 2
940,911 940,911 0000000000000000000170f013ed7fb7b42af20d087b4aff52d9d25cfc222c31 2,492 0.83/1.00 vMB 2
940,910 940,910 00000000000000000001c81b3597236d2988fdefcb85fcc24e1975e7741c6e1f 3,524 1.00/1.00 vMB 4
940,909 940,909 000000000000000000001b81815a7e4a43631d29e25ef02f3fd753abd121fb4d 3,941 1.00/1.00 vMB 2
940,908 940,908 0000000000000000000033275c17abe2a78ad86b03d978ec50a6a376f32df8a5 1,882 0.64/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 828.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 4,604.76 GB
    • Received: 247.89 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.