Loading Tool

Explorer IconExplorer

Memory Pool

77,179 transactions
33.60 vMB
0.13590963 BTC
Random Selection Loading Transactions
Max Size: 188.50/200 MB

Candidate Block

Mining Attempt 84ca477f103ccfd365c912d9d6e5efd130ebb2795f1099844cd7dea84adeffad
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 5d6a30fd38323865deb0718786ae02cc56120a0103b1f174c04f9c00442989b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02672058 BTC
Feerates: 100.53 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (88,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,403 827,403 0000000000000000000307d0afb8a0e1a91dd6de34850fb02db4e5dbd6eb1e25 4,359 1.00/1.00 vMB 27
827,402 827,402 00000000000000000003c9bb565eb0952f2a248bbd1588f22a117b871b5cfdd9 1 0.00/1.00 vMB 0
827,401 827,401 00000000000000000003c537f873a295b01b6feded04ab250ed1c600aa442288 630 1.00/1.00 vMB 23
827,400 827,400 000000000000000000021e3eaf79c5314f883d89230e9c171b8d20c635604c52 115 1.00/1.00 vMB 23
827,399 827,399 0000000000000000000393f63d400b71f514d83f0687f3037cdb9ee91269783d 3,070 1.00/1.00 vMB 26
827,398 827,398 000000000000000000002f6858842256b611e91480961ed20b30f2392409f5dc 3,021 1.00/1.00 vMB 26
827,397 827,397 000000000000000000025e0d54e0e7651740ef08d226bd65d77fb28592cced4b 1,915 1.00/1.00 vMB 33
827,396 827,396 00000000000000000002e8cdc5a059fdf97b795927240d3b12d80745282cf4a2 2,241 1.00/1.00 vMB 35
827,395 827,395 0000000000000000000369f6a255985607210ff4f1148351dcda1caf164b4300 1,609 1.00/1.00 vMB 30
827,394 827,394 000000000000000000027bd3f46d694a5cdcd52b580d02f1e3f62c38cd250388 2,970 1.00/1.00 vMB 44
827,393 827,393 00000000000000000002bca01eee3e1f46247220ebc6191fdab3d0eb724d04f3 923 1.00/1.00 vMB 24
827,392 827,392 000000000000000000023fd454359377213dd3a636dd35e09abe79f000167d26 1,424 1.00/1.00 vMB 31
827,391 827,391 00000000000000000003222892dae3780d9046e10074ac9e11e1802c236f87b6 499 1.00/1.00 vMB 25
827,390 827,390 0000000000000000000325b4d9b6d502b7fc95046c8ebb4b919ee6e6bd92a6ea 2,697 1.00/1.00 vMB 26
827,389 827,389 000000000000000000025080a64f4f2458749b68584f4e6c46f372b2a98241ca 1,992 1.00/1.00 vMB 30
827,388 827,388 000000000000000000020740c94f39f154ed52c6dbb82d0f4e09d9c2c3caa16c 947 1.00/1.00 vMB 25
827,387 827,387 000000000000000000020ca9e9f651bb817b272d3f288941ab97030883d2c03e 1,898 1.00/1.00 vMB 34
827,386 827,386 0000000000000000000256393ecf88095fde2832cf963c8db6be6ede2c982e9a 2,172 1.00/1.00 vMB 35
827,385 827,385 00000000000000000003d344a1ed69af45351fbf2fd73d026f15a33a798f2414 2,031 1.00/1.00 vMB 39
827,384 827,384 00000000000000000001a955b5622674e52c323a9e23468518c92cea62963849 1,074 1.00/1.00 vMB 28
827,383 827,383 00000000000000000003c62263dd037a8f9fa3591066171d2777abc17741d92a 2,861 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.11 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: 733.25 GB
    • Received: 18.54 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.