Loading Tool

Explorer IconExplorer

Memory Pool

82,229 transactions
30.56 vMB
0.13690429 BTC
Random Selection Loading Transactions
Max Size: 183.88/200 MB

Candidate Block

Mining Attempt d2d6dc3c0250c1212f72c3f216bbc344da22818354e99f2439833ddea91eaae9
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root c4e865c2e5572e4d598b267d15d9bd1601869d45e9b575bfb30a8df8b0989e3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,040
Size: 1.00 vMB
Total Fees: 0.05391027 BTC
Feerates: 302.06 > 5.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (74,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,114 841,114 000000000000000000008931b5af5d9789b9402f5a655d75539734dd58a1990d 3,505 1.00/1.00 vMB 52
841,113 841,113 000000000000000000023e51bd80514736b4dc16e22c895c3833344cf43d915e 3,700 1.00/1.00 vMB 68
841,112 841,112 00000000000000000002592527656b03bee70021c250cce9fc48c7c10a7c62cc 4,573 1.00/1.00 vMB 25
841,111 841,111 0000000000000000000241f9b72aeac573b82cecf779bef0ce63b1c171972f97 5,320 1.00/1.00 vMB 32
841,110 841,110 0000000000000000000132858144f198e5a340444dc4162e27b076eab3352c95 3,741 1.00/1.00 vMB 26
841,109 841,109 00000000000000000002e08e03f983bdd1d682043cbb15d2db4d635bcf104a01 3,167 1.00/1.00 vMB 28
841,108 841,108 00000000000000000002365b33cfc03f7c592653111bcbd5850ce8d77ae764cd 3,474 1.00/1.00 vMB 59
841,107 841,107 000000000000000000005add29575c95e54fd7ebe8320adb2c8184c5381ede56 3,275 1.00/1.00 vMB 36
841,106 841,106 0000000000000000000305e0dac1487c4330c500d55524a1010e4f0a467bcf45 3,247 1.00/1.00 vMB 41
841,105 841,105 000000000000000000005f431cd0882fbdd436db8f24d1cbcacc1e3db53e1e82 2,714 1.00/1.00 vMB 35
841,104 841,104 000000000000000000016e67c9f5057575e5ec0a09d6371e33a1d88bb17f0693 4,292 1.00/1.00 vMB 66
841,103 841,103 00000000000000000000d00b73ee6bade47648e8d86667bef3f5ebc78da1d7b1 3,505 1.00/1.00 vMB 56
841,102 841,102 00000000000000000002bbe446d26f8e6467903e77154b7a692d724e94962af6 3,663 1.00/1.00 vMB 52
841,101 841,101 00000000000000000000d5dd05f41b5c8e840ba3796a65bad4559211cf4c84f5 3,592 1.00/1.00 vMB 33
841,100 841,100 000000000000000000000ea71dc35cab1ab8caadfe985a5b98284486e440c217 1,416 1.00/1.00 vMB 25
841,099 841,099 00000000000000000002daa29f61487bfdd675d92ce42ae611fd804de1f2f93c 199 1.00/1.00 vMB 22
841,098 841,098 0000000000000000000268b145cdc9ab02ae606be94660fedca2db105e769803 3,557 1.00/1.00 vMB 37
841,097 841,097 0000000000000000000148dc2e33d7e3b96716e282c5efc1f0a8d758b50fa84b 3,787 1.00/1.00 vMB 32
841,096 841,096 000000000000000000008fb0d94f38542f38c661d03b2dd9175189eb9b85b144 2,883 1.00/1.00 vMB 30
841,095 841,095 00000000000000000001d09afb394154fb839af7b6a3b926c9ce782740dfb819 3,430 1.00/1.00 vMB 29
841,094 841,094 0000000000000000000270242295119f2f57af60cf32d1c1120480085c869866 3,035 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.62 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: 672.01 GB
    • Received: 16.11 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.