Loading Tool

Explorer IconExplorer

Memory Pool

13,581 transactions
6.66 vMB
0.02107825 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.43/200 MB

Candidate Block

Mining Attempt f3eedc011b9f408f8afb444e27b838a0651f0de74937e21a4e309596630b6c2b
Version 20000000
Previous Block 0000000000000000000141b3daaf035091f434ab9606d0c7a53ce323aed9737a
Merkle Root c30f1980dc6b44cc550c6e583463e80b507331274435102a0acab2142cbc57a6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,956
Size: 1.00 vMB
Total Fees: 0.00878960 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,440 (743,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,217 170,217 0000000000000071553b0a0bac8141d5446f964d15085bae7b097dbdff2227bf 43 0.03 vMB 101
170,216 170,216 0000000000000a096997c16c12dbc153a0e35d9f0e606742683c8abc8e413462 10 0.02 vMB 60
170,215 170,215 00000000000003347e85bb231f4444bd5396e70cc84ea91653f8e1d2ca597287 11 0.00 vMB 11
170,214 170,214 0000000000000787933f249fb542b6289b847bafc8fb7ae6594de0ba1a24ae2f 51 0.03 vMB 148
170,213 170,213 00000000000000b08d9802177a6ef387ba3eba3e6dd552dc4db3c1253ac7d6e3 7 0.00 vMB 1,617
170,212 170,212 00000000000004e3d6e571e72220b2a339f609c9145d2e6177ed2d0722a4eb38 32 0.01 vMB 10
170,211 170,211 000000000000023a5f23db2be033ad8ff68fbbed18762b3984e54d654030af18 66 0.02 vMB 113
170,210 170,210 000000000000094a61eb7639b2b64cb47f1c391ce9f8c7620f95aac4be239275 152 0.05 vMB 62
170,209 170,209 00000000000004bc5b0af2cfe2038a3314b437a6823142c21fc56e082b4623bf 12 0.00 vMB 1,181
170,208 170,208 0000000000000595edf6d20d9371c6492a5b32e9b7b85fc062771275071a250b 72 0.05 vMB 72
170,207 170,207 00000000000000af2f3a4fbd8c138f32dbcc25db5e759b54e03dde805acd7be0 28 0.01 vMB 45
170,206 170,206 00000000000006bd536074527f9f8821372d3dde5446567aeaa95948767cc371 1 0.00 vMB 0
170,205 170,205 00000000000006d8f8f9cd269cf46df9efd627088af72b45c27db663676ad553 41 0.01 vMB 197
170,204 170,204 0000000000000724a2d3640b6c1b43ab6870427c5dfcb1bd239a869858538136 93 0.03 vMB 53
170,203 170,203 0000000000000369c011c6fafb390df8035c6ab4d7e8002a0b0b0eaf64f9f9f5 29 0.01 vMB 962
170,202 170,202 0000000000000a427c4531ef1b80ecfeebca3c9e74d87055fa611ecdd9dae0cc 102 0.05 vMB 280
170,201 170,201 00000000000001607c85f3b6f60e61ce08bda7eb9dbeafbc6def08cea543fe79 19 0.01 vMB 0
170,200 170,200 00000000000007265e2e1481b2c06bc608da8b9573c6831ae5205c17b08523c6 1 0.00 vMB 0
170,199 170,199 000000000000042305c2cea6a2e07d8043ed971a834cf966c8b7bb8faa6168e9 7 0.00 vMB 350
170,198 170,198 000000000000074f7573625cb9acedb305a4846c3fee066213d082281f90759b 126 0.05 vMB 53
170,197 170,197 00000000000004bc1b7a7c3bb36f0fb0b7009327fbb4226be33608b0b21dc21d 53 0.02 vMB 25
Previous 10 blocks ↓
Total Size: 779.63 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: 303.61 GB
    • Received: 1.38 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.