Loading Tool

Explorer IconExplorer

Memory Pool

82,079 transactions
31.03 vMB
0.10555238 BTC
Random Selection Loading Transactions
Max Size: 188.34/200 MB

Candidate Block

Mining Attempt dcba704e780d214cc139054d14de4d59b7d48ad26b3a9948ef5829f7ef9c59d0
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f19b05a1cbff04ae78e13ac8701bd0cf2de525b4426495f707127151981cf5ac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,562
Size: 1.00 vMB
Total Fees: 0.03321302 BTC
Feerates: 803.65 > 3.33 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (618,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,972 296,972 00000000000000009163b494817380b6e948dcd6253ad2dfe12db33cd6b3f1a4 548 0.30/1.00 vMB 47
296,971 296,971 00000000000000006876e28daa11c6fce80369e24c6b666427eb27ebfaf9a441 755 0.44/1.00 vMB 49
296,970 296,970 000000000000000042ad7d8628be3ad61b4ffe13884ce3b94030050242519298 501 0.32/1.00 vMB 37
296,969 296,969 000000000000000036caebf58bcb791bd0f612bea77fab280c26fa7ee01472d2 393 0.32/1.00 vMB 25
296,968 296,968 00000000000000001e52969fa074d1376adaa55b05db6d7dc5db17b40c4d2af3 654 0.35/1.00 vMB 37
296,967 296,967 000000000000000013458e24c280968e896367a01a4e5187a58187dea948dc5f 35 0.02/1.00 vMB 25
296,966 296,966 00000000000000006982bb72e64c794159e93dc53c60740dcdc6946f46da867b 183 0.08/1.00 vMB 35
296,965 296,965 0000000000000000468ca627f7344ec59ec09618c23e3c5ea0b16be6660aba1c 67 0.05/1.00 vMB 14
296,964 296,964 0000000000000000240f78ab8f3fc6c2f9142b9a4f973770271d6cc7568b9ec5 455 0.23/1.00 vMB 40
296,963 296,963 000000000000000008df5541f58b4231b8e4b4a787bfd89389bca2da765afa8f 324 0.30/1.00 vMB 20
296,962 296,962 00000000000000005f0e6f9cef692b8923c309bcb0fd47279d029425ac21e45b 1,024 0.48/1.00 vMB 38
296,961 296,961 000000000000000068af2962ed526eb591dfea3c77b1736cee8c94ddcb8b8733 76 0.09/1.00 vMB 19
296,960 296,960 00000000000000000442ad2d512a58c4abf619a69f90c495cc5bc2a09d85c7c6 636 0.35/1.00 vMB 34
296,959 296,959 00000000000000008918bfe8b330084d636dadf86c8f472e23b57a35bb80f11f 856 0.35/1.00 vMB 47
296,958 296,958 000000000000000013d450956839a96b69aa1d75200f63312d469842faa36544 97 0.22/1.00 vMB 12
296,957 296,957 000000000000000032cda27323808709bb7de42d4606f244c9b2ef3872254d0d 492 0.20/1.00 vMB 52
296,956 296,956 00000000000000005d0e562c4eb58ced6547d0dd088f7ee1611c2f1f65ffe1ea 475 0.28/1.00 vMB 38
296,955 296,955 0000000000000000061f678551a2997361f6a3276f8ab42f0acdaef1786815c7 355 0.22/1.00 vMB 37
296,954 296,954 000000000000000089c547e40bac7fff104e46b7dc7ea7031d3bf186b786107a 285 0.21/1.00 vMB 24
296,953 296,953 000000000000000026af045dcabad799501f9af5ec3f83bc6c8216b86a52d88e 636 0.28/1.00 vMB 45
296,952 296,952 00000000000000003eae364c40eb2b2f092b8ef33949e07852b961f67b05644e 124 0.07/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.