Loading Tool

Explorer IconExplorer

Memory Pool

50,164 transactions
30.16 vMB
0.10093832 BTC
Random Selection Loading Transactions
Max Size: 161.45/200 MB

Candidate Block

Mining Attempt 522adba4702fa77f49c9fbe08a9626a4039e71501eba4afc3be61a48f97bccec
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root f3d67956648fe349c84df83cf3a446f5659272d9708b8c524c45068de4325525
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,236
Size: 1.00 vMB
Total Fees: 0.03052700 BTC
Feerates: 80.71 > 3.06 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (599,103 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,710 315,710 00000000000000000dc119bcfa964ea7f15d7131ecbe84d1a6bc3223989b3caa 346 0.18/1.00 vMB 27
315,709 315,709 00000000000000000da2dd0ff69a952bc94b48592fcc2116e9ab4abbd02ab20e 68 0.04/1.00 vMB 26
315,708 315,708 000000000000000036e3c6bd42835690f11afccde9480714710b8b480a1ae482 108 0.06/1.00 vMB 22
315,707 315,707 00000000000000002338a6c6e7de5e2e16d1ffdcb56c641d555de05b416fcaef 323 0.21/1.00 vMB 25
315,706 315,706 00000000000000001bce0ca6aeb8826b665abff2abf499223ef91f5e9788d727 207 0.14/1.00 vMB 25
315,705 315,705 0000000000000000183342dc8247166e09ffb50966218fa9c959c492e17bae5d 215 0.15/1.00 vMB 21
315,704 315,704 00000000000000001983132e42cfb84ceb73d8519a2cf87c53299de02c8002b9 400 0.21/1.00 vMB 28
315,703 315,703 00000000000000000e578f9396afc43b3ee3c678777233ab530e1406f22b4ded 217 0.11/1.00 vMB 27
315,702 315,702 000000000000000005a225fb88609c5732e7f683b235603a9db2d48d01878c8b 20 0.01/1.00 vMB 32
315,701 315,701 0000000000000000135765346470390a19870a94faf5d16ec3f2301e4df2aecd 352 0.16/1.00 vMB 30
315,700 315,700 00000000000000001345e4a2d5c083a699329caac457562eba277b654caf3fad 327 0.17/1.00 vMB 29
315,699 315,699 00000000000000001393657f503d28e5f4b17630a5f05f13659fd55ad799bd7d 290 0.16/1.00 vMB 27
315,698 315,698 00000000000000000aff33b7e21317389fdaa0238f82b27e31ec3389603c0644 316 0.13/1.00 vMB 30
315,697 315,697 00000000000000002e50dd560bdf71f5604af0dc649015d9c5a47d0fb9d3ab93 277 0.16/1.00 vMB 19
315,696 315,696 00000000000000003201b990de67fc7895c64c75f6bb23f0afeab8c7701adb9b 1,130 0.61/1.00 vMB 32
315,695 315,695 00000000000000001cb4d554bc996df17ec387d8df1357f0c84f3aa3b84399cc 86 0.04/1.00 vMB 32
315,694 315,694 00000000000000002d8e5ee4094431487275a7ca555590815cb8c12356a85d6e 85 0.05/1.00 vMB 11
315,693 315,693 0000000000000000124be4ad7bc46bef062facfcfb9aa7cd6c9257c48e21387c 1,292 0.75/1.00 vMB 27
315,692 315,692 00000000000000000dae27e498e13469682a7800082b52f5addaf331056216f2 61 0.03/1.00 vMB 32
315,691 315,691 000000000000000006bf3637e54a35e3014cb3e7816bf252129ada81b5f59b1f 173 0.08/1.00 vMB 29
315,690 315,690 000000000000000002eeb4f728f207d7ca704f7fe24fe451c5a88950ebb4aa02 487 0.51/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.