Loading Tool

Explorer IconExplorer

Memory Pool

37,304 transactions
15.22 vMB
0.09970478 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.34/200 MB

Candidate Block

Mining Attempt 136f51c187fb911a63f8f19c58c8325748d5777408266ae58ad682648d636c6f
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 363602487cef914737d7de862eb27afacf1e12ee9a1673aa130d0f61569ff557
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,473
Size: 1.00 vMB
Total Fees: 0.04561215 BTC
Median Feerate: 3.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (802,830 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,511 110,511 0000000000007d9adce59dfc538f3e5c27a1aac2d791a8ec22cf1f48a5e66066 3 0.00 vMB 0
110,510 110,510 000000000000cd11236ec5392c2505df836c1f08428e4ba8a14d68244f2f9485 10 0.00 vMB 0
110,509 110,509 0000000000004e98bf659b635f8d0bdb44149c74791aa465a05a8b6988f35dbc 7 0.00 vMB 0
110,508 110,508 00000000000028a7c17396019a32a535a3403a9ac1dfc12d05ae1c01ff71519e 5 0.00 vMB 0
110,507 110,507 0000000000014701bfc4f1d10fe7f651f62d8ae7ad8daecce8e930b578a41fcd 2 0.00 vMB 0
110,506 110,506 000000000001534211bfe307cf308abed793ca406479e7c5f89bdd457256b946 2 0.00 vMB 0
110,505 110,505 00000000000157d4a6d37c58b22c43ca21661895e2fbadfacc50e04fc6775687 10 0.00 vMB 0
110,504 110,504 000000000000636a59bc9ea33fa64e348f9bb195ff2115f8c7f85f2ae324e46f 3 0.00 vMB 0
110,503 110,503 00000000000076a6ddecb2f0967cd87ff528ba040bba553103b6db141d1c0d4e 6 0.00 vMB 0
110,502 110,502 000000000001800c85aa773f9f976f04985324c2c745635756e4084dd9bf0ff1 5 0.00 vMB 0
110,501 110,501 00000000000000240b044a3090d3ae4f9b342a840640240304eaa8f68a0fa1bc 4 0.00 vMB 0
110,500 110,500 000000000001b4f0587cc2e31d3ff2c63d7cf6c1804fadafd2122d54591aaf80 5 0.00 vMB 0
110,499 110,499 00000000000058d2924343f7d4f01d67149ca120feb55410396cf8572267cc8b 3 0.00 vMB 0
110,498 110,498 000000000000d82c1f66b75b2c643cc856b9439431b9bf83f917610043ca6a1c 5 0.00 vMB 0
110,497 110,497 00000000000119c1ecd5aac751a6b9ffae4fbc9649a1e852d3aa9bd430b775e2 2 0.00 vMB 0
110,496 110,496 000000000001a88aab194299b9c1955dc63ecd827f619665b25758f457bccf5d 1 0.00 vMB 0
110,495 110,495 000000000000b37397c5d63319b83b6e0db66cb7cb4263f67e9e3e1c01257ebd 3 0.00 vMB 0
110,494 110,494 00000000000182bc5b02d38055a85d5125849aa821c7ecb635cdb1234010c1d3 3 0.00 vMB 0
110,493 110,493 000000000001bb4af455f4da534b38c0282358b971dcd2863fad75717c7f0e37 3 0.00 vMB 0
110,492 110,492 000000000001607044671feffe29489d0286c56a7128f3643dbbb5a8e738236e 1 0.00 vMB 0
110,491 110,491 0000000000019d80dd881a1cb1c056acd6e1acaa5d65d9ce97d127b7fbc4cd93 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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