Loading Tool

Explorer IconExplorer

Memory Pool

83,905 transactions
30.92 vMB
0.08455711 BTC
Random Selection Loading Transactions
Max Size: 189.96/200 MB

Candidate Block

Mining Attempt 48274b57c8052553ad6cf222f6cdf60c33d2089d3a76aeedc2485911e02893ae
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 47dfa56b6214c0ee57ee95e42764ea0c5e001ecdfbaf35839c3dd946dbc67463
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,631
Size: 1.00 vMB
Total Fees: 0.01311291 BTC
Feerates: 60.16 > 1.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (135,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
779,376 779,376 0000000000000000000384fca4d7f6ce38ef4103898ddf3eaf9f8ca29e4bee64 2,666 1.00/1.00 vMB 20
779,375 779,375 00000000000000000002cb1d5757f93e31ce05dde014d8fba22b024cbb970410 2,916 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.