Loading Tool

Explorer IconExplorer

Memory Pool

76,983 transactions
28.60 vMB
0.10152927 BTC
Random Selection Loading Transactions
Max Size: 173.02/200 MB

Candidate Block

Mining Attempt 9090e78bd8f3019bc71b611a4f3c2ec075b8736ef31940156b91ac2a5eefe9ae
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root d5dfafa0c9aad3ef8ede5dc71f8221e501e5cd2c7e824b9564c5fabeaa8dea70
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,653
Size: 1.00 vMB
Total Fees: 0.03481793 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (584,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,566 330,566 00000000000000001332e5e9c50e0b69ff4f09e176308eb663f52c6734254bf1 660 0.39/1.00 vMB 23
330,565 330,565 0000000000000000085faf01c02c0d7a450b81c88f63f4c892639ea92bc6a03b 214 0.19/1.00 vMB 23
330,564 330,564 000000000000000013c8ccd8e25b5b3e4f78d121415de8934e106e97203f687e 1,097 0.75/1.00 vMB 22
330,563 330,563 0000000000000000060214fecefe0be3cecaf60074556ee688a427648e4cdb4c 2,001 0.75/1.00 vMB 30
330,562 330,562 0000000000000000072f3bebf0d2881560e3ddcf420dca7a01a09db21923fe53 1,109 0.42/1.00 vMB 40
330,561 330,561 00000000000000000dd03f6f29c5d951ee3eaf59fbd9656a1f13050faacad235 272 0.29/1.00 vMB 14
330,560 330,560 000000000000000013832c459fc0a11288f5567f56bba144b818a41c5e1888cb 454 0.18/1.00 vMB 42
330,559 330,559 0000000000000000021e06e53817718c75681f345e478d2e60a9966f4dc0ced1 738 0.55/1.00 vMB 25
330,558 330,558 00000000000000000d831e557532db5aef41dc451e6386e7ab458ef1c74ff638 99 0.06/1.00 vMB 25
330,557 330,557 0000000000000000024bd07d808fda747acf502ce0d0f1922d269c7267348dd0 99 0.04/1.00 vMB 29
330,556 330,556 00000000000000001506879bf7fb93807ccef086c564ccccb5076c0133e72679 62 0.04/1.00 vMB 16
330,555 330,555 0000000000000000035c18067ffdb445edf2f94973ce5e2dc4d34dbb5085104e 213 0.12/1.00 vMB 26
330,554 330,554 000000000000000017c75868910e522b8db7d464d2cc1d9b9198150afd069fdf 169 0.10/1.00 vMB 26
330,553 330,553 000000000000000018a13446b4166d757abf70997a1fda790107690c579ed360 1 0.00/1.00 vMB 0
330,552 330,552 00000000000000000cf8cee375c82813edf7ba3858e9b17176f3bfee53af5228 83 0.03/1.00 vMB 28
330,551 330,551 000000000000000017c9addfe266e0dbead1b1dac76c75c0b9e1e9704f9ab615 296 0.16/1.00 vMB 25
330,550 330,550 0000000000000000192f4aac3e0348a663809b4128d2c5a946c20d0ebfb2481c 163 0.10/1.00 vMB 6
330,549 330,549 000000000000000019313048907412c672c6884a575b93de8fc92b2a2d52eb33 293 0.17/1.00 vMB 25
330,548 330,548 000000000000000010772ceb46edbc9a5f651e9186e0c4bc462e7784d80a1202 337 0.18/1.00 vMB 27
330,547 330,547 000000000000000009703be180e48245cf85b7f6dfbe50825a5b46e1fb16c247 15 0.01/1.00 vMB 10
330,546 330,546 0000000000000000126b9f736e907aeb2b68679b959dbd8d19bca3e033340629 532 0.41/1.00 vMB 21
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.69 GB
    • Received: 17.58 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.