Loading Tool

Explorer IconExplorer

Memory Pool

41,700 transactions
27.57 vMB
0.06963091 BTC
Random Selection Loading Transactions
Max Size: 142.61/200 MB

Candidate Block

Mining Attempt dfe65bd2c1197942bbfbac9c74306abef677087936767ca59552c9049c3062ef
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root f4a3f3db5b5000e78eae3003b09aaf72a5a8903af54a6df53bd5812544b304bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,618
Size: 1.00 vMB
Total Fees: 0.01539987 BTC
Feerates: 100.53 > 1.54 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (79,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,879 834,879 000000000000000000016df7aa93d06df422f23ea7a09c51e2d0217e439ba908 2,701 1.00/1.00 vMB 15
834,878 834,878 00000000000000000002d182e5226a9cbf0dd9d441604c174a448869f7397b97 2,812 1.00/1.00 vMB 24
834,877 834,877 00000000000000000002753e45124c26a544978ee6f841ba7ee08f4ef5a1d2eb 1,523 1.00/1.00 vMB 13
834,876 834,876 000000000000000000029ddf9a36b0f65398bb44e8c8e8e1985355ec34867d92 825 1.00/1.00 vMB 11
834,875 834,875 00000000000000000000b4190128ac45f86f2e9b2dd8b830f16b597fadbb2b75 1,688 1.00/1.00 vMB 11
834,874 834,874 000000000000000000032c7441867e68a41ff0feec33c4e4b9a82ce3dcbf2dc0 1,808 1.00/1.00 vMB 18
834,873 834,873 00000000000000000002829017633a081ec4632cd5effce349f0f4014aed3afb 1,465 1.00/1.00 vMB 16
834,872 834,872 00000000000000000001f8acf5dc0cdd0b853974b4d5482ecfae849e38ce2a10 311 1.00/1.00 vMB 12
834,871 834,871 00000000000000000001c20d2219587e5ce244b20d44697de3ae29d008ae96d9 1,592 1.00/1.00 vMB 15
834,870 834,870 0000000000000000000105126905065da06099c1b13150034bdb794de562b566 3,027 1.00/1.00 vMB 25
834,869 834,869 000000000000000000024cab5388f0b0323a10e172b9a5f9a35cc71d8e069c3d 1,281 1.00/1.00 vMB 17
834,868 834,868 00000000000000000002d81a236aec22cda948fb29c676a09a993ec12693ddd5 1,367 1.00/1.00 vMB 14
834,867 834,867 00000000000000000001a5c1685c3f62c1a580153c105c87cb970a347b830f09 2,388 1.00/1.00 vMB 23
834,866 834,866 00000000000000000002b559d1b7e287de1d691f81ef7e2a3b67a7d49c76906a 2,832 1.00/1.00 vMB 29
834,865 834,865 00000000000000000003331fae5f33fbcbd036c4dba3d07e54ca6fdecc883fc8 830 1.00/1.00 vMB 14
834,864 834,864 0000000000000000000243b7ff593afbd4dd4caa385a2740897e436a2d8d4bbf 2,448 1.00/1.00 vMB 26
834,863 834,863 000000000000000000007c8fc14073b46185e1499e678c459ddcb0588285d3d3 2,521 1.00/1.00 vMB 21
834,862 834,862 000000000000000000031f691245f1d64c59daa8ee4f71c52ad0e6fbc70669ad 2,038 1.00/1.00 vMB 14
834,861 834,861 000000000000000000009afbb444783734077eeed86cd78a10914c95f3178b0c 2,079 1.00/1.00 vMB 20
834,860 834,860 0000000000000000000328fec224b77293c85ea79fa75b2c9c9786cf6a3fbd5b 2,259 1.00/1.00 vMB 24
834,859 834,859 000000000000000000011bc6466a344750eec28b9624754603643569fb3d951c 2,122 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 633.88 GB
    • Received: 12.23 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.