Loading Tool

Explorer IconExplorer

Memory Pool

38,018 transactions
26.98 vMB
0.05619886 BTC
Random Selection Loading Transactions
Max Size: 137.64/200 MB

Candidate Block

Mining Attempt e533fbead3d4bbea1d48506d661ee763d2fcf26adcd5f7e8df2c58b1d3ff8ba3
Version 20000000
Previous Block 00000000000000000001fb9558d6a300962ebeb0589c59e15b35e09e4eea3db7
Merkle Root b7e77ef801b0ae4dbe9ed9525c2ede7f975ddd55e2942737d5eceb53a851264b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,239
Size: 1.00 vMB
Total Fees: 0.00544178 BTC
Feerates: 50.27 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,654 (735,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,618 179,618 000000000000056b545209c8d83463f3b03f2303f6a4be56b3b3d6a7a5f6e24b 356 0.15/1.00 vMB 187
179,617 179,617 000000000000094d1cd4a34dc758ee8e38677875f5bec319d9333b7068cf3f89 35 0.02/1.00 vMB 34
179,616 179,616 00000000000005bfb95aabe3ccb7290da54e2ede77073d0d1e4725e83e64c95f 304 0.12/1.00 vMB 248
179,615 179,615 00000000000008dd2dc4236c373b6851cecc80faf9c609b2dfa3e796f794af8a 162 0.09/1.00 vMB 142
179,614 179,614 00000000000004e567b23144a579e5e7fa85fd3d42cddc4077bbdba464d64395 111 0.05/1.00 vMB 162
179,613 179,613 0000000000000119b9a11bf9690024e02fd5a94dd78864ebdbf4388708d918fb 237 0.11/1.00 vMB 388
179,612 179,612 00000000000008460406797d7e904cbe6fd2ea0f0d52d42f6d8f5d5be911454d 179 0.05/1.00 vMB 41
179,611 179,611 00000000000007f5acab6d18febd1e4043d49dd0d08cf876d4d8f48d58db46a8 122 0.06/1.00 vMB 196
179,610 179,610 000000000000008f62dc3ef4bbe5815818c5d31fdef213dd71e68f704681e624 123 0.07/1.00 vMB 139
179,609 179,609 00000000000003ed9e982c6e89488036cdace0fcb8aec4c3f706c8d123371b2f 129 0.05/1.00 vMB 93
179,608 179,608 00000000000008c27e77c16bece3f4fa45b2540ec4c844aafc4cfed6cef27f76 141 0.07/1.00 vMB 149
179,607 179,607 00000000000002d3092f9db776dca79e3629a40e2870cf871b58bee1d16fb3e4 126 0.05/1.00 vMB 118
179,606 179,606 0000000000000447fa3973f8945af9134c88b143c5b6f2edaa1e515752edfc4a 88 0.04/1.00 vMB 135
179,605 179,605 000000000000001c31f9856d5c93e09f03b2306b0492a3657d4a0e5b7691e1d8 75 0.02/1.00 vMB 47
179,604 179,604 000000000000071f772e173469ef4e08da4c8fd61862c2e8127d43c62286cde4 175 0.08/1.00 vMB 165
179,603 179,603 00000000000008dae2e56ce591dc6b8c74b384cb1d937ecfdef349c51bd17497 136 0.06/1.00 vMB 115
179,602 179,602 0000000000000350f9be34682bc7730825414f833f0cab2db8a11a2cad7e3760 14 0.00/1.00 vMB 622
179,601 179,601 00000000000003c3553a61a5fa75cc3a39af68cd5cbf6ca9391c3cff6e9971a3 75 0.05/1.00 vMB 97
179,600 179,600 00000000000001cf299fb1ce61aed4eb334d37fbc0e0c051bf1a176e49f17102 50 0.02/1.00 vMB 48
179,599 179,599 00000000000009539a78580bf4a9a53bd9daa1da5055cdede6e287db10de702b 103 0.03/1.00 vMB 440
179,598 179,598 000000000000086332af2da5515881bd79f0bc53f4fd58afdaf182efa7b170a6 81 0.04/1.00 vMB 234
Previous 10 blocks ↓
Total Size: 781.78 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: 632.91 GB
    • Received: 12.18 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.