Loading Tool

Explorer IconExplorer

Memory Pool

80,785 transactions
29.76 vMB
0.07227529 BTC
Random Selection Loading Transactions
Max Size: 179.65/200 MB

Candidate Block

Mining Attempt 72d8dc7a52869a3dafdd11eb1fce4053cb55086cc9b6c653240ec668b9335d2a
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 5a4e6b7c9d96b90a18c021015a359e52030f2185f5c70fdb66d7ec97f8dbd897
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,964
Size: 1.00 vMB
Total Fees: 0.01167663 BTC
Feerates: 100.14 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (568,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,584 346,584 000000000000000001fa6a1df64352b23d124441e60721affb893410d4474f82 1,671 0.75/1.00 vMB 30
346,583 346,583 000000000000000012ae72cd189d3d52a75061ee8d188e53c75e9c6e569d22cb 128 0.05/1.00 vMB 31
346,582 346,582 000000000000000004eba35945c5476707d2ef138f2a07d144998ca98c9852f7 822 0.75/1.00 vMB 16
346,581 346,581 00000000000000001705886f2a08a0f9da6e1061f8d426c463cb285de2c5336a 1,257 0.75/1.00 vMB 26
346,580 346,580 00000000000000000a3d2baae8559e1526aa3356a3c0bbbf34fdbed9f85cd3ae 2,307 0.75/1.00 vMB 40
346,579 346,579 000000000000000008d68efc3255011e46207fd089b5920b97d2db6fae4d347c 53 0.03/1.00 vMB 16
346,578 346,578 0000000000000000025f8b5651de18d892bfed4f1c803b236f6cd2a35651b77b 134 0.10/1.00 vMB 16
346,577 346,577 00000000000000000640f3e857fff1e0f803472ad408851ffd1a34e33f36a98d 180 0.11/1.00 vMB 19
346,576 346,576 0000000000000000159fa7bed2185cbcbd3150b5424a3fabcfebff99d678cc49 994 0.55/1.00 vMB 26
346,575 346,575 00000000000000000460d7ec77c5fe85176610f544112652a798f8dfc3ef1811 150 0.10/1.00 vMB 15
346,574 346,574 0000000000000000025f398f66cb736ece355fa941907dffeb3115d62a896cae 170 0.10/1.00 vMB 22
346,573 346,573 00000000000000000804f90a40a6050326ac92a3bf0ee29202fd535b4c6d93d7 487 0.30/1.00 vMB 19
346,572 346,572 00000000000000000e85ee7dfef2f764978605a8b9592e45f7d9bf95a1dd6a59 96 0.08/1.00 vMB 10
346,571 346,571 000000000000000003124bab4393aa6d1b06fe0083952b1946885fbb2588b0dd 300 0.25/1.00 vMB 11
346,570 346,570 000000000000000007cf379d8227cde06c7eb32a3b5060542279ded836bf8d30 1,316 0.75/1.00 vMB 26
346,569 346,569 000000000000000004061b9348a6a5e4d1dacb6a406664066060d30546f230fc 208 0.13/1.00 vMB 18
346,568 346,568 00000000000000000671872cc93494eaa2d5a7ce5573f5726d34609ccc9f2756 369 0.21/1.00 vMB 23
346,567 346,567 00000000000000000f52f64f7603bca2efea3d192cead60d724bb164d0234f86 1,018 0.66/1.00 vMB 18
346,566 346,566 00000000000000000d43a54a760e65aaee113109715b457bf602e56997dc09fa 1,679 1.00/1.00 vMB 21
346,565 346,565 00000000000000001494c0500b98553d0541d95a0ab9b01a66797cd05c343eec 1,344 0.75/1.00 vMB 24
346,564 346,564 000000000000000015307bb2b2eb3426d51198a44d978e6367ddc03be094358d 421 0.19/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.