Loading Tool

Explorer IconExplorer

Memory Pool

78,364 transactions
29.38 vMB
0.06594632 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt e78782e2106eb780e9327e93276fd5f25b8f66a8213ee19602e60829a98c03b2
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 20d1c8bab00dcf0dd864ae63f0befdf543f764f0049a85bfa3d00b1471240364
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,296
Size: 1.00 vMB
Total Fees: 0.00636049 BTC
Feerates: 50.25 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (337,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,517 577,517 0000000000000000001040c655a8748e6fc62f2de03f7d985d07660f7aade346 3,070 1.00/1.00 vMB 110
577,516 577,516 000000000000000000184c7ac9420e32f21e54d860dfceb0a0830f01c282e5a7 2,774 1.00/1.00 vMB 148
577,515 577,515 0000000000000000000ce944499894bace98b57e70fd5f114d96af8087d44fdd 3,057 1.00/1.00 vMB 109
577,514 577,514 000000000000000000007723a1c809903048ab396af9e927138c1511b3f1bc44 2,536 1.00/1.00 vMB 167
577,513 577,513 0000000000000000001a093f9b8985855a07b5a22536680a43b77f0092ba99ec 2,952 1.00/1.00 vMB 144
577,512 577,512 000000000000000000243eacd8b682288fb5c5892cd9bd72683ea6aa7851e59e 2,753 1.00/1.00 vMB 148
577,511 577,511 0000000000000000000e906b647f52981ab218d03a76e06fd57188f7ec028f52 1,879 1.00/1.00 vMB 135
577,510 577,510 0000000000000000001896bd3e39ce156f803849a688fb6b733dd368b8d8d3c6 2,875 1.00/1.00 vMB 173
577,509 577,509 00000000000000000015795d4a7c177094764d24cb9720a4c6605499681f91a7 2,488 1.00/1.00 vMB 126
577,508 577,508 00000000000000000014b4a019849caac304ba697ec87b5af723ba1cabed290e 2,426 1.00/1.00 vMB 111
577,507 577,507 00000000000000000020dbbb4671014b253e6f0bc4f19578b51720cb22c3f500 2,186 1.00/1.00 vMB 121
577,506 577,506 000000000000000000202638d23620bb4d30988f26024e6f380ac29ca6714d48 2,614 1.00/1.00 vMB 164
577,505 577,505 0000000000000000001214f99c4aff5a5f22d7e2af67da11d8dafd4f2f7f4657 2,750 1.00/1.00 vMB 169
577,504 577,504 00000000000000000006d1793ac6d8a231e5fc10c59fc67c4525bf6e4c53fe40 2,722 1.00/1.00 vMB 104
577,503 577,503 00000000000000000012e58afaa7b432f59e184642fe45dff2d9bca87ddc136e 2,489 1.00/1.00 vMB 102
577,502 577,502 0000000000000000000ec557cab7503473321b00fe9ef284a5d088979917ef82 2,381 1.00/1.00 vMB 151
577,501 577,501 00000000000000000010e3dda52cc5a3ae7bf47d2a90e6f005e3e364dea9486b 2,395 1.00/1.00 vMB 124
577,500 577,500 0000000000000000002644dc7578769e843d3d0810fe953fe9a1d5847da08b19 1,824 1.00/1.00 vMB 121
577,499 577,499 0000000000000000002116dec1d306cb50b3cda3eb0d3bbf11815ba2194171e7 1,110 1.00/1.00 vMB 101
577,498 577,498 00000000000000000015dd99aba24bd2699ab6720446e6556f5ba06105773ec5 1,835 1.00/1.00 vMB 143
577,497 577,497 0000000000000000000426babc11657bc38399c6a0b4db4ebec7cc7dbdfb35bb 1,113 1.00/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.