Loading Tool

Explorer IconExplorer

Memory Pool

38,432 transactions
26.43 vMB
0.06096860 BTC
Random Selection Loading Transactions
Max Size: 136.23/200 MB

Candidate Block

Mining Attempt c029fcd1513bcdb334e424bfec7cbfb0a1ec48d3cb0afd77978ed261323ba9db
Version 20000000
Previous Block 00000000000000000000cb4640424bd1c2f130283339216bd0433be22d2cb445
Merkle Root d847153b9bddf4e531dd6b1e7f71eaca878d983e846d0f20ee7fe7d5d150ab80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.01184554 BTC
Feerates: 201.06 > 1.19 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,683 (517,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,303 397,303 00000000000000000706f53c9cef4bf83fb901d7fb728e4ecf1d7652d9c003e7 398 0.24/1.00 vMB 23
397,302 397,302 000000000000000006687682ca60e93dfa0f3b331682e14de2b19c59018c69c8 934 0.54/1.00 vMB 29
397,301 397,301 0000000000000000005e297980dcc1fead6ab43bc5d764b7b7327504d0cca8ac 1,452 0.96/1.00 vMB 25
397,300 397,300 00000000000000000151b3c44541e949a2d8890b5b1e3333bb59489a5dedc507 915 0.50/1.00 vMB 36
397,299 397,299 000000000000000004b58277c9926dcb73d66a5171aacf37ec856139d31da0eb 970 0.63/1.00 vMB 29
397,298 397,298 000000000000000000d6d7a38d6d006db18cfe15a145da21c549b5e51bc8fa11 586 0.31/1.00 vMB 35
397,297 397,297 000000000000000006425852e98c7fa0247d49f7b2812734ba0235a17c580ae0 581 0.81/1.00 vMB 17
397,296 397,296 00000000000000000624a5e36e0a32239618cec31a8438c08134108e1c21d9f7 947 0.75/1.00 vMB 26
397,295 397,295 000000000000000004ad073c3c2adec62202906c04223d8445c9f3b8b5f40323 1,923 0.93/1.00 vMB 30
397,294 397,294 000000000000000003f86f911dbe07d7af777b421de5a7e6b5e1eee9d0dbbdf6 1,328 1.00/1.00 vMB 23
397,293 397,293 000000000000000004caed4b8c32e6acab6188e80ad32385ad72b12556af0c03 1,477 1.00/1.00 vMB 34
397,292 397,292 00000000000000000441c06da1eceeb6ab2aa235ae3e27c0352ab54ec5a9a584 2,335 0.93/1.00 vMB 47
397,291 397,291 00000000000000000719e83a9c3847c9d054988b069e2fccd4f0c602155cfaf0 1 0.00/1.00 vMB 0
397,290 397,290 000000000000000001fb0d3004ff8cd97d65366690dc26e8f473c4b893996908 1,624 1.00/1.00 vMB 50
397,289 397,289 000000000000000004bbff212f26f060cf67848a550c16b677be735d64047420 542 0.56/1.00 vMB 21
397,288 397,288 000000000000000006df4c61379375e12a4b957983bd90e42b0039d85c9114b1 37 0.05/1.00 vMB 0
397,287 397,287 0000000000000000074bfbc2264fa842967dd389ea1c783c3d1b95f57f732f75 639 0.62/1.00 vMB 22
397,286 397,286 0000000000000000060050661ad5ad883d6cf483bf5b429a8863ac8e7d102e9b 1,727 0.95/1.00 vMB 40
397,285 397,285 00000000000000000155025bfe3639d1b7e7e59a4b79a5c85573cf19d5200f1f 965 0.91/1.00 vMB 25
397,284 397,284 0000000000000000031cb1859502fc941e1dfd205668303d5c8d37629b3f6317 1,394 0.92/1.00 vMB 29
397,283 397,283 000000000000000005bcd3b94e35342a7b5bdaef653084d91ff2d6e95cb1c822 1,603 0.88/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.83 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: 636.92 GB
    • Received: 12.39 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.