Loading Tool

Explorer IconExplorer

Memory Pool

80,743 transactions
30.22 vMB
0.07551774 BTC
Random Selection Loading Transactions
Max Size: 185.33/200 MB

Candidate Block

Mining Attempt 3419812c9e220a8cff11acd59989b62d62cc8247c47429d8d24818be9fdfb137
Version 20000000
Previous Block 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942
Merkle Root bdffe026e6cf154ab71a47d10daa14b742dfcecddf17ab93779f42ebba8c4fda
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,736
Size: 1.00 vMB
Total Fees: 0.00780914 BTC
Feerates: 60.11 > 0.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,360 (88,099 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,261 827,261 0000000000000000000121abf34ea95916c134a216609840ff435b064646b648 1,223 1.00/1.00 vMB 34
827,260 827,260 000000000000000000034d71fdf19ed29964d68cccbee07f977c27a07ea760d2 1,752 1.00/1.00 vMB 39
827,259 827,259 00000000000000000002210b65ab9bde7d35dcc70d1360a4d1d6e41e4f199af1 2,101 1.00/1.00 vMB 40
827,258 827,258 000000000000000000021f51bd59668f1dd4e070dc7e8f7583b3dbb404f68cb8 1,287 1.00/1.00 vMB 35
827,257 827,257 000000000000000000008b8c00336547491c8c65512ba1b0e721a827ac80cc45 1,867 1.00/1.00 vMB 30
827,256 827,256 00000000000000000002b4c8bb1d3f4f1543cfbfdcae54e2f35ec4b935ad74ca 958 1.00/1.00 vMB 32
827,255 827,255 00000000000000000001454b056330e6c22c6feb9bc47dc1470fd97274c4987b 1,303 1.00/1.00 vMB 37
827,254 827,254 0000000000000000000137dde838a1c1683ee02ca50ea36baed0925509f3a3f6 1,662 1.00/1.00 vMB 40
827,253 827,253 00000000000000000002efae4c3b762d7c1849524e82ed91e36af5e79dfb6109 1,062 1.00/1.00 vMB 40
827,252 827,252 000000000000000000012957ed2d79177c6e3e686caf8fab11c1773671dc7cf3 1,179 1.00/1.00 vMB 23
827,251 827,251 00000000000000000003c9010586580ae519b4fc264fea91fb5ada7cc552629b 3,222 1.00/1.00 vMB 28
827,250 827,250 00000000000000000003f954e0cc0224375aaa3791cc571de3b07618e630db7e 2,285 1.00/1.00 vMB 26
827,249 827,249 0000000000000000000241c1a5fb021adda93e4b904062f4b1e5405280a90655 1,373 1.00/1.00 vMB 36
827,248 827,248 000000000000000000015734697ff2c0fa42745d0a9d1d0c2079c799a77912fe 1,099 1.00/1.00 vMB 39
827,247 827,247 000000000000000000013edecbf77ef5b70ee3820221f5cb4ebb865824f5a5d8 1,394 1.00/1.00 vMB 44
827,246 827,246 00000000000000000003f515e37ef9826be8858e4971764423d41ed8a6b3835a 1,408 1.00/1.00 vMB 28
827,245 827,245 00000000000000000002196c638a5e3d0c9fefcd675238a5647d44795079e7ad 1,284 1.00/1.00 vMB 37
827,244 827,244 00000000000000000003b48409bfda612c422d06f576527ae9bcc8b9381d36bb 1,039 1.00/1.00 vMB 41
827,243 827,243 00000000000000000001911217cb253c0e282760aa28fe7652a278a4f4cfea87 3,174 1.00/1.00 vMB 32
827,242 827,242 000000000000000000039d129834c84b23cc2587840cbdc05c61c4ce91405d53 830 1.00/1.00 vMB 36
827,241 827,241 00000000000000000003e1d64cd62adafcecba3dd9473065f9907662cd675693 1,331 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 783.01 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: 718.94 GB
    • Received: 18.00 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.