Loading Tool

Explorer IconExplorer

Memory Pool

40,109 transactions
32.41 vMB
0.10756833 BTC
Random Selection Loading Transactions
Max Size: 161.25/200 MB

Candidate Block

Mining Attempt 76b0cb88e8ee741525238330e6b625c08d988e8a0e80ee421dd72ebfd104c076
Version 20000000
Previous Block 00000000000000000001a80ad6684e495850359b4deea74bac4ef262a0fcb7b5
Merkle Root 34929042d89cc99c3750d1cbd20a8b6699a1b9c0149fb1ed4ad231c86a153e3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,150
Size: 1.00 vMB
Total Fees: 0.03960299 BTC
Feerates: 101.66 > 3.97 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,563 (577,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,162 337,162 000000000000000017b47abd0e3fc1bcee840fedd71fd0dac1da8109f250faf8 777 0.35/1.00 vMB 27
337,161 337,161 0000000000000000166a85bb5475e8a060fb80603aa68e62a2f29514a8531a7d 504 0.24/1.00 vMB 28
337,160 337,160 00000000000000001681a20cbd9c4c9d9848de04066d1bb7ba76df10b3f07c15 399 0.22/1.00 vMB 26
337,159 337,159 00000000000000000b01c1a1f875b1c61589962059edc401095f32f9e116f94c 159 0.18/1.00 vMB 14
337,158 337,158 0000000000000000106f7065435c2ce0ba4b213feac6ffe2451fbe2719367cbb 32 0.02/1.00 vMB 12
337,157 337,157 00000000000000000b48d4a4941e94cd6712de570d878fc95a417867470f15bf 1,293 0.64/1.00 vMB 26
337,156 337,156 00000000000000001028b76f152707a981d7964503c557ff0429b00382ad31d0 177 0.13/1.00 vMB 13
337,155 337,155 00000000000000000579c3e8c4fd3364a8002c44a4c6f7c7b48ceb7f209df4c5 630 0.28/1.00 vMB 31
337,154 337,154 00000000000000000df8858ff791e5e54cfbc24012e596cb8b70d3babf9dd0b0 1,121 0.66/1.00 vMB 23
337,153 337,153 0000000000000000052c8b574fab76a7d97ccecfc323e98cad2ea759be48ca78 284 0.14/1.00 vMB 27
337,152 337,152 000000000000000019aa843b8f4cbe4cd5e4bb976156731746df0885d85fb512 1,499 0.72/1.00 vMB 28
337,151 337,151 0000000000000000192c93aaee679092d5204256235bd55970c21243a8bab76e 1,424 0.75/1.00 vMB 28
337,150 337,150 00000000000000000cd3eb5e1d14fb41851e9ff6147d2feb397440384d93feec 1,018 0.75/1.00 vMB 22
337,149 337,149 000000000000000013f46e587e4256ea45dcca5420a94c2691acaf037b1e0199 1,136 0.35/1.00 vMB 47
337,148 337,148 000000000000000011dd0cff4329c1a783705d0305e0bb005a86f35cdbd3114a 365 0.26/1.00 vMB 20
337,147 337,147 000000000000000017eee1450dd05074431700c154b925e5c1e5c9e27007172e 502 0.35/1.00 vMB 21
337,146 337,146 0000000000000000103d8a137a9a55d42c720ba6ae8e040d709107fa825c081f 220 0.15/1.00 vMB 33
337,145 337,145 00000000000000000464c56babddd2dc11340de5cf90e1d4fa4358f2c6228405 1,364 0.83/1.00 vMB 25
337,144 337,144 00000000000000000642eac951b775a327a41683eed6a51db3bb3adb00da0298 136 0.07/1.00 vMB 19
337,143 337,143 000000000000000007924525ec726290fcf3ff15309e458862e0a8eb5648bc3a 1,378 0.95/1.00 vMB 26
337,142 337,142 000000000000000011ad3558e802ca83ba14b5b298080c298e3412cbf2248690 461 0.21/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.61 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: 624.11 GB
    • Received: 11.55 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.