Loading Tool

Explorer IconExplorer

Memory Pool

77,339 transactions
28.40 vMB
0.08131240 BTC
Random Selection Loading Transactions
Max Size: 173.18/200 MB

Candidate Block

Mining Attempt c794ce5c73a6e0740ff6cc58e711e0a3b30c821e366a18734da685391d366092
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 73ff027afa19495b2010f6adf7741f5c6e837714be746499c50f2499954f37d7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,577
Size: 1.00 vMB
Total Fees: 0.01791184 BTC
Feerates: 84.47 > 1.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (9,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,209 906,209 00000000000000000001634d742d714f919c0935b6371341adce838ebe7e07b7 4,018 1.00/1.00 vMB 4
906,208 906,208 000000000000000000022b5627bc668743494bdb7dfe93ad3afb62763bd742a8 4,019 1.00/1.00 vMB 5
906,207 906,207 0000000000000000000085fd6a03abbc0c4073c461c490b053912e998d163f32 333 0.09/1.00 vMB 2
906,206 906,206 00000000000000000001e59f6707624b4a9fca3fccc3dedc3c4d23148706ac74 1,332 0.56/1.00 vMB 2
906,205 906,205 00000000000000000001d773427e93a97c186fdfe3f0286737996b485cb5e574 1,595 0.58/1.00 vMB 2
906,204 906,204 00000000000000000001fd5dd2cf78d5a52944c523395568b0637ccf85e3184c 2,477 0.77/1.00 vMB 2
906,203 906,203 000000000000000000004acb342f7b4619e485bf8fbdea1a8122df039e606310 2,635 1.00/1.00 vMB 2
906,202 906,202 000000000000000000009ec7eda83e50b0abcee197eb6f1fb8b9b013dfe2a43d 1,965 0.47/1.00 vMB 2
906,201 906,201 00000000000000000000b685887fe078cc9839294a91f8d38a3311864fc15418 948 0.30/1.00 vMB 2
906,200 906,200 0000000000000000000103eb0315858fd2a80f80f8ad5ef7559d64d1705b0774 1,043 0.29/1.00 vMB 2
906,199 906,199 0000000000000000000013aa78c340fd6073b540f2eb67074b09cb71a1cfee5a 2,720 1.00/1.00 vMB 0
906,198 906,198 0000000000000000000127322553e1954b3caca369765c93cd9e4c1f0b602e7e 2,109 1.00/1.00 vMB 1
906,197 906,197 0000000000000000000122c7311dc37796138a56506806a2414632dcc8e87d17 3,576 1.00/1.00 vMB 3
906,196 906,196 000000000000000000001115102ed3d1554be63708849afeb4ef7a7b81401f5c 897 0.29/1.00 vMB 1
906,195 906,195 000000000000000000009cb3e857f25295c88050110f7c945ad08fb3bdc1205b 3,049 1.00/1.00 vMB 3
906,194 906,194 00000000000000000000e008da8ff9e8860a220e6206c94dfaebcacdeb404197 954 0.44/1.00 vMB 2
906,193 906,193 000000000000000000012dd660af06dd3fbe5f15de79191387a01bcbfe0badcf 3,202 1.00/1.00 vMB 0
906,192 906,192 000000000000000000013b777c5058a8580f0645f92f8b884895cccefda453e5 16 0.02/1.00 vMB 4
906,191 906,191 000000000000000000022677789b6d2a997014e4b16e0f116b97049694ae7e75 786 0.26/1.00 vMB 2
906,190 906,190 000000000000000000006e7ff6ac7280a1adc63dc07db87226cadeec944aec64 1,202 0.53/1.00 vMB 2
906,189 906,189 00000000000000000001142acb8e5b819bc457f81f3aef2e5471eeb4b1fda790 926 0.33/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.93 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.59 GB
    • Received: 17.57 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.