Loading Tool

Explorer IconExplorer

Memory Pool

77,230 transactions
28.46 vMB
0.08916566 BTC
Random Selection Loading Transactions
Max Size: 173.23/200 MB

Candidate Block

Mining Attempt a8788c5dd356a849686a9d49a17722cc06417272b0803002d7402c92bbd6e849
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 378879f4a66ff91bb56485ea7ba58f86126af717249bd25a95b01aca66799cda
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,636
Size: 1.00 vMB
Total Fees: 0.02521542 BTC
Feerates: 477.45 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (544,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,300 370,300 00000000000000000802d5c518c931bf013f560c4907625abe64c3c41542028c 810 0.61/1.00 vMB 20
370,299 370,299 00000000000000000548b45d1ff983df2ccccd9a26e7dbd8170bb635bff959f6 1,775 0.75/1.00 vMB 49
370,298 370,298 0000000000000000091706f5cea41f356dce519e2a6a3b48fb689b932986366a 771 0.37/1.00 vMB 41
370,297 370,297 000000000000000009cd8bcc3c5d340ad6858c2a5442c408e3ef264a7aed8d15 1,904 1.00/1.00 vMB 34
370,296 370,296 00000000000000000dfb520bc1e1b50f15795e675b838b5382fb74829b9e89c5 260 0.20/1.00 vMB 28
370,295 370,295 0000000000000000071bf9529576eaa6d6885c49e1b34adbf129b23faa441f8d 1,439 0.93/1.00 vMB 31
370,294 370,294 00000000000000000c4f10e4eb44e792f4bc4dccafebe275eed19313f9fbf830 2,682 1.00/1.00 vMB 53
370,293 370,293 00000000000000000588d85f7b19a9b98bc65ca105d48e55ceb04f4f5e00d476 2,720 1.00/1.00 vMB 54
370,292 370,292 00000000000000000aedefc7c21fc291bb741df08ac84f19767187b2bf8be2e7 820 0.36/1.00 vMB 40
370,291 370,291 00000000000000000b39df66e19acb95f1764f20039a6f6e94ec48242412be46 1,470 0.83/1.00 vMB 39
370,290 370,290 0000000000000000127940f542cfda6e54f82c1d203d523e1575e77e1ac59f96 354 0.16/1.00 vMB 37
370,289 370,289 00000000000000000c3cbdf55061f387f1dd38adc182e38c1c362a5e59afef6d 224 0.12/1.00 vMB 38
370,288 370,288 0000000000000000083a4766fa9c708ded5139b186b44937b043fce00185b85a 1,785 0.86/1.00 vMB 35
370,287 370,287 000000000000000000a29cde65e2e558544b072333939df73e046cf7c594e363 1,891 0.95/1.00 vMB 39
370,286 370,286 000000000000000013fb539fd22dde692060da0d1afa99d85d043e4b2102a6e2 1,742 0.75/1.00 vMB 51
370,285 370,285 0000000000000000076d9c6fd5eed3f2aeca1b3223413c40f4ee5493716da0f1 1 0.00/1.00 vMB 0
370,284 370,284 00000000000000001149e018442611e95d4fc3c03a0f5326f2ff2bce3cbc31fd 143 0.06/1.00 vMB 52
370,283 370,283 000000000000000005e319c9f9e17067f2eb9080698f6e6ee889c304a3a27481 293 0.25/1.00 vMB 38
370,282 370,282 000000000000000011ad7f8e183f3f8529e06390cedc51ca0ffc60cefca9b48b 698 0.34/1.00 vMB 39
370,281 370,281 00000000000000000494c6fb36dfe3f0317aadd32507b12265bdf18adbd28dae 238 0.13/1.00 vMB 31
370,280 370,280 0000000000000000127a4b5b8fb6c9c207d653da559fce01bc665bb3c3253390 1,074 0.49/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.