Loading Tool

Explorer IconExplorer

Memory Pool

61,758 transactions
34.93 vMB
0.10757081 BTC
Random Selection Loading Transactions
Max Size: 185.97/200 MB

Candidate Block

Mining Attempt 1117a9fb04e55569da902b72d378ab1f4c2e50f2744009ac05e3595388752344
Version 20000000
Previous Block 00000000000000000000bf17b6f48d4c6d8eaf06ded8dd793b73e1f1271c7ae6
Merkle Root 601b7cc6092b07cc2031a3c3e182c9e35ec7a6b7452e8dd090293e2781c7268e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,073
Size: 1.00 vMB
Total Fees: 0.03006084 BTC
Feerates: 196.04 > 3.01 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,409 (914,389 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
20 20 0000000067a97a2a37b8f190a17f0221e9c3f4fa824ddffdc2e205eae834c8d7 1 0.00/1.00 vMB 0
19 19 00000000841cb802ca97cf20fb9470480cae9e5daa5d06b4a18ae2d5dd7f186f 1 0.00/1.00 vMB 0
18 18 000000008693e98cf893e4c85a446b410bb4dfa129bd1be582c09ed3f0261116 1 0.00/1.00 vMB 0
17 17 000000003ff1d0d70147acfbef5d6a87460ff5bcfce807c2d5b6f0a66bfdf809 1 0.00/1.00 vMB 0
16 16 00000000174a25bb399b009cc8deff1c4b3ea84df7e93affaaf60dc3416cc4f5 1 0.00/1.00 vMB 0
15 15 00000000b3322c8c3ef7d2cf6da009a776e6a99ee65ec5a32f3f345712238473 1 0.00/1.00 vMB 0
14 14 0000000080f17a0c5a67f663a9bc9969eb37e81666d9321125f0e293656f8a37 1 0.00/1.00 vMB 0
13 13 000000005c51de2031a895adc145ee2242e919a01c6d61fb222a54a54b4d3089 1 0.00/1.00 vMB 0
12 12 0000000027c2488e2510d1acf4369787784fa20ee084c258b58d9fbd43802b5e 1 0.00/1.00 vMB 0
11 11 0000000097be56d606cdd9c54b04d4747e957d3608abe69198c661f2add73073 1 0.00/1.00 vMB 0
10 10 000000002c05cc2e78923c34df87fd108b22221ac6076c18f3ade378a4d915e9 1 0.00/1.00 vMB 0
9 9 000000008d9dc510f23c2657fc4f67bea30078cc05a90eb89e84cc475c080805 1 0.00/1.00 vMB 0
8 8 00000000408c48f847aa786c2268fc3e6ec2af68e8468a34a28c61b7f1de0dc6 1 0.00/1.00 vMB 0
7 7 0000000071966c2b1d065fd446b1e485b2c9d9594acd2007ccbd5441cfc89444 1 0.00/1.00 vMB 0
6 6 000000003031a0e73735690c5a1ff2a4be82553b2a12b776fbd3a215dc8f778d 1 0.00/1.00 vMB 0
5 5 000000009b7262315dbf071787ad3656097b892abffd1f95a1a022f896f533fc 1 0.00/1.00 vMB 0
4 4 000000004ebadb55ee9096c9a2f8880e09da59c0d68b1c228da88e48844a1485 1 0.00/1.00 vMB 0
3 3 0000000082b5015589a3fdf2d4baff403e6f0be035a5d9742c1cae6295464449 1 0.00/1.00 vMB 0
2 2 000000006a625f06636b8bb6ac7b960a8d03705d1ace08b1a19da3fdcc99ddbd 1 0.00/1.00 vMB 0
1 1 00000000839a8e6886ab5951d76f411475428afc90947ee320161bbf18eb6048 1 0.00/1.00 vMB 0
0 0 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f 1 0.00/1.00 vMB 0
This is the bottom of the blockchain.
Total Size: 781.33 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: 601.44 GB
    • Received: 10.13 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.