Loading Tool

Explorer IconExplorer

Memory Pool

45,318 transactions
30.35 vMB
0.08903300 BTC
Random Selection Loading Transactions
Max Size: 155.92/200 MB

Candidate Block

Mining Attempt 457c50c352b0fbec4358fc6e658ac722050b1bb70678b54bff58726427792504
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root d051a34b323be767ff042e6cdcf58a54ba4517e3d606370eab608972813e6018
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 1.00 vMB
Total Fees: 0.02474345 BTC
Feerates: 77.10 > 2.48 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (577,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
337,141 337,141 000000000000000012036c95b1bb36ac0e154b75e4f5557a8c207a8c0b342f10 132 0.09/1.00 vMB 24
337,140 337,140 00000000000000000f68520f45f60d4bf163852274464796520c045bdc0a39bd 669 0.36/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.64 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: 626.61 GB
    • Received: 11.68 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.