Loading Tool

Explorer IconExplorer

Memory Pool

37,579 transactions
29.22 vMB
0.14156457 BTC
Random Selection Loading Transactions
Max Size: 145.87/200 MB

Candidate Block

Mining Attempt 09392572a214a72b919abbceb34e29d64fc9f5a615d6ba912bec8490bf255463
Version 20000000
Previous Block 000000000000000000004e4a0cd99092da9a80120adf6e0206d92201d13ffe85
Merkle Root 8861cd2765ea540a8aaafbda2d861f5fdba69adfa0a44d8c28d0f6ac3cf7f752
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,876
Size: 1.00 vMB
Total Fees: 0.08027983 BTC
Feerates: 200.00 > 8.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,521 (324,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,337 590,337 00000000000000000003d029fa1c01ca3b030c0c77edf0d7609259921362e99d 1,260 0.46/1.00 vMB 33
590,336 590,336 000000000000000000063a6c9d5352a69417cb5f1c8945caf25272a51d8090f8 453 0.15/1.00 vMB 27
590,335 590,335 0000000000000000000cdc9071530c0915d9854d994946f2c7143345e020c82e 929 0.53/1.00 vMB 20
590,334 590,334 00000000000000000006b5ad52078d5fb735239cff5deb69b344c83dfd6e1b53 61 0.02/1.00 vMB 16
590,333 590,333 00000000000000000019cc8e1e1fa589560f402285fc6417b7fce68007a980eb 2,481 0.86/1.00 vMB 41
590,332 590,332 0000000000000000001726486775e189e54038299487e689a2c1b37ab1f3613e 114 0.05/1.00 vMB 54
590,331 590,331 00000000000000000013869382b79f068df4b50c4879ac88deba2c45120a00c0 728 0.24/1.00 vMB 8
590,330 590,330 00000000000000000005f116f24e68bfd584053edbdbbba3e69a76cac8dad894 2,941 1.00/1.00 vMB 26
590,329 590,329 0000000000000000000dd8daa77b85794e3916ea5f9095f27e6b64118401636e 2,914 1.00/1.00 vMB 32
590,328 590,328 0000000000000000000d4a37ffd4ab813ea2df0691891d960d7a04d2c098a400 2,900 1.00/1.00 vMB 52
590,327 590,327 00000000000000000009019bc87a8b58334a37f7277d90173dad26c5b1191983 3,061 1.00/1.00 vMB 24
590,326 590,326 00000000000000000019380ea589c74ba6f18c198b97ffa0ce4849ad4626e624 3,041 1.00/1.00 vMB 49
590,325 590,325 0000000000000000000ae0726257b644f33ea19445b5d3b31ab18e45a31c7cfe 2,271 1.00/1.00 vMB 56
590,324 590,324 0000000000000000000192f567b70eaeae9b80945d2a86f42f5587b22ee9e478 2,646 1.00/1.00 vMB 47
590,323 590,323 00000000000000000007da20419df6b2ea97cb7fc0ceac8f63ec6e02eb9e8511 2,510 1.00/1.00 vMB 79
590,322 590,322 00000000000000000018038c276fa38e9d4a0f1c60986b6281f4d0fc3f9b2e2d 3,052 0.89/1.00 vMB 30
590,321 590,321 00000000000000000007b8c428cfe361c9faf3a7935e2ec68dfb1914f75e4c02 3,454 1.00/1.00 vMB 35
590,320 590,320 000000000000000000145f5912eb01e3890a3178fc8d62dbc683772d7d68b922 2,466 0.75/1.00 vMB 26
590,319 590,319 00000000000000000006777cfbfef370608c958f41c3ee23f065c3310974937b 488 0.16/1.00 vMB 42
590,318 590,318 00000000000000000012bb75f7cfcf67cb83ca2d10fcd9d686788f35db9f6f19 1,148 0.33/1.00 vMB 23
590,317 590,317 0000000000000000001b4c73978d980812653364512912eb4315eb302d7e6158 3,200 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 616.69 GB
    • Received: 11.17 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.