Loading Tool

Explorer IconExplorer

Memory Pool

37,360 transactions
27.03 vMB
0.05701100 BTC
Random Selection Loading Transactions
Max Size: 137.35/200 MB

Candidate Block

Mining Attempt 4e7a5b52eb7d3ba595cfbc4ad526be32f57dc948621b6d02b67467541a0876f5
Version 20000000
Previous Block 0000000000000000000205a7754b9683bd3803bdf38e1a942268db63b46eb04a
Merkle Root 6a082b8cb06bf9163653edbdce7d96168370ee15433850e28b4ddfe88db7b325
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,469
Size: 1.00 vMB
Total Fees: 0.00614199 BTC
Feerates: 40.21 > 0.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,637 (85,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
829,544 829,544 0000000000000000000211e0b5025993c103d7af00ef396634e38f23caffb713 1,168 1.00/1.00 vMB 28
829,543 829,543 00000000000000000001a4f90f5b401112c898a9bd1189408ee4d950e8f86ce6 1,846 1.00/1.00 vMB 32
829,542 829,542 000000000000000000030e08e0f51ec99f456f81763cac5673eff1642a63351b 2,286 1.00/1.00 vMB 39
829,541 829,541 0000000000000000000209b663229524cc424027639e7663a72473177ea7bef9 1,873 1.00/1.00 vMB 27
829,540 829,540 000000000000000000024b856d231e4c02105c8420ad03ffd9f4b88f1533ce92 2,037 1.00/1.00 vMB 51
829,539 829,539 00000000000000000001f04f26747f3fe3fe3f88ca3e58c40f594cef1a491bcd 2,344 1.00/1.00 vMB 36
829,538 829,538 0000000000000000000350a4c6458527864cbbf9c2fe0839de4a8ee4812ec44e 2,409 1.00/1.00 vMB 52
829,537 829,537 000000000000000000011d5df3fe55a226178af2f42c07722f55890f36db54b1 610 1.00/1.00 vMB 24
829,536 829,536 0000000000000000000162dbc000fdc97358e966ec596aa6607cbcf7c522ed11 1,860 1.00/1.00 vMB 49
829,535 829,535 00000000000000000002754e820e761be7fa240e0a2fcccd15c292787eb30611 1,903 1.00/1.00 vMB 27
829,534 829,534 0000000000000000000126221d572fdc7580e837ceec0675db9b6506949ad78f 2,053 1.00/1.00 vMB 33
829,533 829,533 000000000000000000037304df8e6a40724eb8eaf676cd5e6b5052f4768b9a81 1,996 1.00/1.00 vMB 33
829,532 829,532 000000000000000000023bc2395ed0a29baef16a794e026ac08edf80be08d535 2,418 1.00/1.00 vMB 28
829,531 829,531 000000000000000000008355936e2eec0e13a9223aba50631d2158beaf9f7448 2,535 1.00/1.00 vMB 44
829,530 829,530 000000000000000000017cdf32bc8440b5461f92710e33fbbf38a231d7cc8f4d 2,465 1.00/1.00 vMB 39
829,529 829,529 000000000000000000033df4f53552905b6e12f9b98c5e085d3e6383d7b6aa29 2,571 1.00/1.00 vMB 67
829,528 829,528 0000000000000000000028df827f232e3bfa9fb4abbd61eb81c817a85a7ea953 2,910 1.00/1.00 vMB 35
829,527 829,527 00000000000000000000fd6eafec9bdb527f60313f1cd97905f652bead321775 2,844 1.00/1.00 vMB 47
829,526 829,526 000000000000000000037cdf54f44d0b1950dac5540707e57a8c30db3ad40149 2,398 1.00/1.00 vMB 51
829,525 829,525 000000000000000000024515eb4c9f0f5f6c3d1cbd7dbfb8f0e835a22cb866f5 2,505 1.00/1.00 vMB 47
829,524 829,524 0000000000000000000086669daa0669ceaee6e4850ef41d31731d9b40cddcd5 2,497 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.75 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: 630.81 GB
    • Received: 12.05 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.