Loading Tool

Explorer IconExplorer

Memory Pool

73,526 transactions
27.23 vMB
0.06488153 BTC
Random Selection Loading Transactions
Max Size: 165.97/200 MB

Candidate Block

Mining Attempt d262dd9113178181efbc29dd69dc837f6504c0439a93e6e11b22ba47074f07ef
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (135,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,397 779,397 000000000000000000031c3323f951623504fde237cf44c95497a07586de5464 4,497 1.00/1.00 vMB 7
779,396 779,396 0000000000000000000477e83a19088cf628449c6336c614320374c485faa31f 1,345 1.00/1.00 vMB 6
779,395 779,395 00000000000000000002b182c3084c38c9d63f9436422eaad0f96fa6ae8abfd4 1,224 1.00/1.00 vMB 6
779,394 779,394 00000000000000000003323b51e588032ab4d8f00cedff79cd35dbea58f40518 1,292 1.00/1.00 vMB 4
779,393 779,393 00000000000000000003b2a29c84f7df5a1890df63c2d44f2716c8471c42b7fe 1,892 1.00/1.00 vMB 7
779,392 779,392 000000000000000000061384737535ff9bd73ad3696505dc702ea735e3088f0e 2,580 1.00/1.00 vMB 24
779,391 779,391 00000000000000000000bc837472b72d0850a4228eeb3c423b6c677fd38c5c89 2,098 1.00/1.00 vMB 10
779,390 779,390 000000000000000000003027cc760a90a95fff5954d96eb9c7bac5effce71277 1,973 1.00/1.00 vMB 9
779,389 779,389 00000000000000000000efe44a4e888cd1c07b9a4a47dd78394912d212014aae 729 1.00/1.00 vMB 2
779,388 779,388 00000000000000000005a5abe51ca55a04f94006fc2d561a04f5feb1a12ee570 1,237 1.00/1.00 vMB 7
779,387 779,387 000000000000000000006a2cc24342d34c00aae36657b1683391489dc351e933 800 1.00/1.00 vMB 2
779,386 779,386 000000000000000000041c0b54af68aa236196912e0eeee3e6c521221c197ac1 2,592 1.00/1.00 vMB 14
779,385 779,385 000000000000000000018c1cdb5014ae3ed4fe5f18319978d2715957bc5d85d8 2,301 1.00/1.00 vMB 13
779,384 779,384 00000000000000000003832eb80493232a5cdf22ed55a2497cfa69b345a9bbaa 1,309 1.00/1.00 vMB 3
779,383 779,383 00000000000000000000fce299a09edb5dac7134a247a4967097d31b773e5fac 1,618 1.00/1.00 vMB 10
779,382 779,382 0000000000000000000165f2b5bb1cb93aec9b02671a119b2367933b7fbce311 1,371 1.00/1.00 vMB 15
779,381 779,381 00000000000000000001224ebd33689e3709b9f49dafa798aec66b763f830203 2,936 1.00/1.00 vMB 20
779,380 779,380 00000000000000000004c146309d69b4fdca91e1de743e23c2981486d13950f5 780 1.00/1.00 vMB 4
779,379 779,379 00000000000000000004e814990efad2078963c2cfbf7ee3aade855253c09a63 1,222 1.00/1.00 vMB 6
779,378 779,378 000000000000000000057aba49c2ae609f60203ba6f76cdd9ebdfdf5a97862eb 1,857 1.00/1.00 vMB 6
779,377 779,377 000000000000000000043d72ab30e55076e599b0f57cd819cd40b2fcf8c99707 2,125 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.91 GB
    • Received: 17.62 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.