Loading Tool

Explorer IconExplorer

Memory Pool

79,088 transactions
30.01 vMB
0.10053281 BTC
Random Selection Loading Transactions
Max Size: 179.53/200 MB

Candidate Block

Mining Attempt 08932614164b289b97eca1f4149d80bcd41af5a488063e1111108f560b8d5bac
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 2cb877bbb103294cf192f36148fd4bb85572207d8a155e318bf2b6cca83dc015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,356
Size: 1.00 vMB
Total Fees: 0.03128965 BTC
Feerates: 151.00 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (637,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,916 277,916 00000000000000023a68ecb42400f6724dc5977cc49b048ae935e0aba48cdecb 477 0.22/1.00 vMB 39
277,915 277,915 00000000000000025f68705c417343987f6ebecdbe30376952a021a70180b629 746 0.31/1.00 vMB 41
277,914 277,914 0000000000000000733a9e8a9e601d8578b54a532d834e38a08bb2b918538a38 237 0.35/1.00 vMB 13
277,913 277,913 000000000000000282c39947d63c066c5341c9eb8c054ed4cdc96e237d74a58d 41 0.02/1.00 vMB 38
277,912 277,912 000000000000000232cd5a645550bc3b96cce7fbc8439bfa41b0cacdd06d287c 247 0.12/1.00 vMB 47
277,911 277,911 0000000000000000042d7a689ac3703a3581d70e549042da1ed17eb6f4971b9a 304 0.15/1.00 vMB 43
277,910 277,910 0000000000000001bdfc888e338b2cce16f92fd80ce33f11f162dd35a8d5ab23 26 0.03/1.00 vMB 11
277,909 277,909 0000000000000001d09ab14b1f159f6673467c5ade7880730ca77d8b7972aeb6 23 0.13/1.00 vMB 1
277,908 277,908 00000000000000035462d8e3438c4b193cb2e17e52f58835d67813d481104046 340 0.16/1.00 vMB 40
277,907 277,907 00000000000000019e77fa687400862b938c67c260c747ea63311b312d5c2362 260 0.15/1.00 vMB 35
277,906 277,906 0000000000000002561dc9a086c93a64f19b925577cb25850ec1e19c5cbdd163 269 0.15/1.00 vMB 35
277,905 277,905 000000000000000173cacff1b5717bf327c2659f2d9df614e407821bc3e5d769 115 0.08/1.00 vMB 26
277,904 277,904 00000000000000003b3152877c398a2310f3933cc66ac3fb8e8f223f327597dd 178 0.10/1.00 vMB 39
277,903 277,903 0000000000000002dbb6a91f00e5e1f054ae60b63fe01573095db98da5875008 315 0.15/1.00 vMB 45
277,902 277,902 00000000000000009c7cf117d106b6bc7fc110f32d35b97a5b422675e621dbd2 144 0.09/1.00 vMB 40
277,901 277,901 00000000000000017782a6d566631572ea1977ee84f9f79dd442126f0802d7c4 339 0.14/1.00 vMB 44
277,900 277,900 00000000000000016ac3cf46d00a505c5fae30ea735c9c5ade8fd15ac9cd6f60 307 0.20/1.00 vMB 36
277,899 277,899 0000000000000001bd16188bf429803bc156be4c5fd8b6262492c09d1e80b2b2 410 0.22/1.00 vMB 36
277,898 277,898 000000000000000285989529cbf534093cf09347b9fbe1ce3540da7ce8db3930 90 0.03/1.00 vMB 49
277,897 277,897 00000000000000032eb4d3abf282b1503dd86c41aa6e05417b80a75fbcde3f92 70 0.06/1.00 vMB 17
277,896 277,896 0000000000000000a37d9ef2a8f0b7d50f905558dd1b291554c4bddabdbb8482 107 0.05/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 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: 672.52 GB
    • Received: 16.26 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.