Loading Tool

Explorer IconExplorer

Memory Pool

83,413 transactions
31.26 vMB
0.09380963 BTC
Random Selection Loading Transactions
Max Size: 191.77/200 MB

Candidate Block

Mining Attempt 24f3fc1eea7ed50a5d63deaffab84845d97b6fc9e9f6229c8fab11e861a027b2
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 1f0b97312b4a911e88ae16174644facecd4e324ea23207225a13be0749a87558
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.02326600 BTC
Feerates: 114.60 > 2.33 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (89,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,126 826,126 00000000000000000000699a220d87f2a0f4330db05998df95045f7bf742fe26 5,075 1.00/1.00 vMB 86
826,125 826,125 00000000000000000000bf35afb448ef27cb83c9b73850df59afde5b706c777b 4,436 1.00/1.00 vMB 57
826,124 826,124 00000000000000000001211edf9033dd54410c754321064fbcc3f139a497e1ab 4,868 1.00/1.00 vMB 76
826,123 826,123 0000000000000000000072f8409f035737dc7f8ae0268d68657fc98ff13ed924 3,311 1.00/1.00 vMB 47
826,122 826,122 00000000000000000002fab8f039ce0e5f4376a2d55de46443d8be6647f4256d 4,337 1.00/1.00 vMB 78
826,121 826,121 000000000000000000015aba092cd16106deadccd64898d9e32a160a211cc3a0 3,250 1.00/1.00 vMB 61
826,120 826,120 0000000000000000000297486d56b796ac798ea160f15fc657e2a0c2a6ba73ef 3,652 1.00/1.00 vMB 78
826,119 826,119 000000000000000000011ce9776250c381a8fe4ef7ecd36aea2d07f6bdc2fea0 3,564 1.00/1.00 vMB 59
826,118 826,118 000000000000000000004690f6b881e1caef2fffd5ecf6ec7d94b1d0d0b24ae0 4,390 1.00/1.00 vMB 93
826,117 826,117 00000000000000000001df1fe4f1e469840955004d19e870c2c83ceb1afd2468 3,862 1.00/1.00 vMB 99
826,116 826,116 000000000000000000029949b74e99f843a409bdfc1b464b76e50b7830475fda 3,790 1.00/1.00 vMB 68
826,115 826,115 00000000000000000001926bef6e4703314d1a7f49d42b64ba7e33d8f8455e65 3,023 1.00/1.00 vMB 60
826,114 826,114 000000000000000000010d61e4ff0d57c082c49c795ceff29707ba91deab0700 3,686 1.00/1.00 vMB 134
826,113 826,113 00000000000000000000fd696c9c95fc126427c2817d861256e2c6c7b71589f9 4,131 1.00/1.00 vMB 88
826,112 826,112 00000000000000000001bff426eb7e919c4087b190146aaf84066b5403064cf9 3,192 1.00/1.00 vMB 80
826,111 826,111 00000000000000000000b816df324fd2d4a659f1ace937ea502c1a651d87649b 3,769 1.00/1.00 vMB 75
826,110 826,110 00000000000000000003cd7b5a9f1d4da746aeea672bf3589f30d885348ebf75 3,727 1.00/1.00 vMB 53
826,109 826,109 00000000000000000001670a0549a38ecf2e51d40936c3cfdc2da4804e7b6e32 3,932 1.00/1.00 vMB 78
826,108 826,108 00000000000000000002bbed4fc11ac201ebd94631f271f795eaba521e313eb7 4,228 1.00/1.00 vMB 84
826,107 826,107 0000000000000000000301cfe042d231cd48ad1f3e561f8083eec4f08e05126e 3,291 1.00/1.00 vMB 71
826,106 826,106 00000000000000000003c5a088884b551b79c439ca2367a5bb50b905e5cc8e12 3,023 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.