Loading Tool

Explorer IconExplorer

Memory Pool

79,235 transactions
29.53 vMB
0.06923005 BTC
Random Selection Loading Transactions
Max Size: 177.72/200 MB

Candidate Block

Mining Attempt 1a8ef28c0c9fc9041fdda20ed9625d44f3f81e927d6d32ab262c533374dd51e2
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 6728577473f4d6514598dc7878351db5c7ab7d28ae4cbd8ed20ca10b711bfd1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,097
Size: 1.00 vMB
Total Fees: 0.00912644 BTC
Feerates: 454.44 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (607,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,986 306,986 00000000000000001eeda47c15ebeea26946e3724f9b8f588307d094b0131b30 50 0.02/1.00 vMB 27
306,985 306,985 00000000000000000f7c00e92d229032c4036dcb052354af9297d70fc06bc310 579 0.37/1.00 vMB 26
306,984 306,984 000000000000000016defb7bd02e0e2a598d55ed59697a22d9aa55e584f31094 145 0.09/1.00 vMB 23
306,983 306,983 00000000000000000ed308d9087cde0b83d9c72fdf440176589f9687c373a108 320 0.15/1.00 vMB 35
306,982 306,982 00000000000000000bef72867032b68d8101b6e50243772136362e068ae8d061 173 0.07/1.00 vMB 26
306,981 306,981 00000000000000003dda8acbdb51f7399a5406ed67d5f93b605190f6e2f3e402 443 0.24/1.00 vMB 28
306,980 306,980 00000000000000004161d4983ebf29bac516d9803b539fd48d7a69db8be85ebf 542 0.28/1.00 vMB 34
306,979 306,979 0000000000000000195b83ff16a4cbdd96e4310c162574db0923a8ba6d1530e0 162 0.13/1.00 vMB 26
306,978 306,978 00000000000000001094bc16f1f6fe5d1738f45536d49b221d72318625da2de2 366 0.31/1.00 vMB 25
306,977 306,977 00000000000000001072ed879246e9cb7a62e1c5973d9e0b6bf17377e76151fb 594 0.37/1.00 vMB 27
306,976 306,976 000000000000000004c281cf453ab2a6df59acb46fc15df4266b050e4e1b4504 398 0.25/1.00 vMB 24
306,975 306,975 00000000000000000bcc928f62bf5bc2c26513910b7c5a6e34d2b43154bc0d34 269 0.25/1.00 vMB 17
306,974 306,974 000000000000000033d7e31fb89907b3df923e069634e5f6df69e44d9d7913cd 828 0.35/1.00 vMB 40
306,973 306,973 0000000000000000391aace7d6e75aa5fb095b40902343113cc5ef7a096dd9c7 687 0.25/1.00 vMB 52
306,972 306,972 00000000000000003510a6ada5373fa0dcab7b034f97e2703324d8dc20bd151a 221 0.21/1.00 vMB 19
306,971 306,971 00000000000000004e32737d81760870109e317399feeab6a95e45929a9bf246 256 0.09/1.00 vMB 45
306,970 306,970 00000000000000002ad05122e64dab9b45cc99cd6ef1b71187d8de20c3c1002d 210 0.12/1.00 vMB 28
306,969 306,969 0000000000000000272f6de1d5b1ea20d36b2b6a5673456214dc42ba3b1ccede 24 0.02/1.00 vMB 23
306,968 306,968 000000000000000004508f59fa8e43e5d965e76935bcead63ea367c693af9948 74 0.05/1.00 vMB 21
306,967 306,967 000000000000000046af9dff0fd849363256a62ede24fcf4be20436c8ee4377b 425 0.24/1.00 vMB 29
306,966 306,966 0000000000000000432ea2008fa3249252f018f5993367b69b2a356f0a38ec66 183 0.34/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.