Loading Tool

Explorer IconExplorer

Memory Pool

79,159 transactions
29.45 vMB
0.08195362 BTC
Random Selection Loading Transactions
Max Size: 178.09/200 MB

Candidate Block

Mining Attempt 849e9df8391874b5960f7424f5e67e7080d7bf75e529c775eb7e17287d348994
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root cef4f11558ec003bb213a76f696e0be9a4123512dee0b1cc604b98f299b613f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.02018286 BTC
Feerates: 100.11 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (514,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,774 400,774 000000000000000001b095d3c225072dd60e6bfb117495847dcace9ed8a004b5 369 1.00/1.00 vMB 11
400,773 400,773 000000000000000002f5759ed3e15284f868d816cd045021670d9908aa98ae57 1,337 1.00/1.00 vMB 26
400,772 400,772 000000000000000005d5a161a67df0935dfb0050a7e7f2f9400300df7c76e3e6 1,721 0.89/1.00 vMB 306
400,771 400,771 000000000000000002a7643cf89ea6b985c47ae65968b6b1595735aa4a236af8 1,736 0.93/1.00 vMB 39
400,770 400,770 000000000000000003c44962f9638203d8db32fd8564e536579a81e9fa3fd399 1,661 1.00/1.00 vMB 30
400,769 400,769 0000000000000000063d70c45e611628609f810754e975f0637333f1e7afd86b 2,577 1.00/1.00 vMB 57
400,768 400,768 00000000000000000048038da23e552b68ec5f1af166631032292e48017a798f 2,966 1.00/1.00 vMB 62
400,767 400,767 000000000000000002f793c6235ac83d4446a6b01a67e253e6d1f8b674c0207c 1,674 1.00/1.00 vMB 31
400,766 400,766 00000000000000000079644c3904934177e2d40ab43152bd45ee373b31f4b16e 2,100 0.99/1.00 vMB 36
400,765 400,765 000000000000000002103033c3c768a01ce004ad7278113c815268cad15072f1 2,719 1.00/1.00 vMB 48
400,764 400,764 000000000000000000ea3822a46a65957ba3fadea41fb1a2fa4a648900b0bef2 1,725 0.99/1.00 vMB 115
400,763 400,763 00000000000000000244490e6b6379cfec4dd2c9f06bcf854323cd1454abfdea 1,621 1.00/1.00 vMB 40
400,762 400,762 000000000000000002ce97095b1e8e72fe8666450256e758580e3acdb4bf6170 2,224 1.00/1.00 vMB 49
400,761 400,761 0000000000000000017536aa425e312542a9d8e0b9724deda342f08aa1a7e7b1 1,307 0.99/1.00 vMB 28
400,760 400,760 000000000000000003e80885ed4a032b81925c8f6e854d6925a4957995c00674 1,468 0.99/1.00 vMB 29
400,759 400,759 00000000000000000114ddc0e26d241dd4af8656b1d8642511b7b1ed5ed70f83 1,427 1.00/1.00 vMB 26
400,758 400,758 00000000000000000291bbfcb79df37d573c8fd17d6043662b1290c22f2584d5 942 1.00/1.00 vMB 14
400,757 400,757 0000000000000000001dc86f195471278082c86a82f66e84f1a79b0c00f7cba6 1,518 0.75/1.00 vMB 50
400,756 400,756 00000000000000000486d92b9f668500496ffb5075cc005172d5cb8f269856f5 1,296 1.00/1.00 vMB 31
400,755 400,755 000000000000000004400bf10cd48e145fb704e49849ea98f20f37788db640a6 1,557 1.00/1.00 vMB 34
400,754 400,754 0000000000000000027cf5599d71e4efbd160dcde134c9be78f1c6a148ae1ca9 1,430 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.82 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.