Loading Tool

Explorer IconExplorer

Memory Pool

17,725 transactions
8.41 vMB
0.05746986 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.43/200 MB

Candidate Block

Mining Attempt 76c24cc49532586de41eed87838ec343df000988297410d912e0a31cd0cb08ab
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 319ab871f3aecceeef021e71539d4a58519af93a767540982efd4f7ee11826d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.03950732 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (869,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
44,269 44,269 000000003f95f53c5ebbbf6808494fbe1e8032a4755d291230142c9f85b3b1c1 1 0.00 vMB 0
44,268 44,268 000000003fcd390c030b7febd6485c36a392f193a7e810c0de30d39e0e1bb03d 1 0.00 vMB 0
44,267 44,267 000000000596fe96605826c8ef3cb11d49a99a52af8e856da5aaa93979ea0707 1 0.00 vMB 0
44,266 44,266 000000002356ab45d1cac2fb64329afd237f3018ab1b6f4887025390334e8f6f 1 0.00 vMB 0
44,265 44,265 00000000266b58bd0d239d9f932691e0eab5c7e8e1f56b173f6d0595ef5c5806 1 0.00 vMB 0
44,264 44,264 000000000237114c4d29b0326a04d36b3b3d23c0223e96c8178a0feb05827c52 3 0.01 vMB 0
44,263 44,263 000000002f2a796e2d243cae682f850d2cfd6d6e282182741a2110eff50c143d 1 0.00 vMB 0
44,262 44,262 000000000af2dbd3bf0b73650379b7b070ba36585bcc790efbcaa8253a38bf92 1 0.00 vMB 0
44,261 44,261 00000000205521cb619be48fddb786e1687d74778ce4d9b38dd2751840317a6a 1 0.00 vMB 0
44,260 44,260 00000000188fd45dd63a4b1a1fd572b43b1cdc16d453f2886531fd60fa61a503 1 0.00 vMB 0
44,259 44,259 0000000001c72c9cd0e9c32724f4c194deb45ceb784bb3d0a4fa0e1c535779d3 1 0.00 vMB 0
44,258 44,258 000000002bbef3cbe8cc4171d6d5ac4d8fff2c9229d84a4dc633d554b772b73b 1 0.00 vMB 0
44,257 44,257 000000002bfaecb349eaf51f98450892d4fafc4f501ce307d476885552419215 1 0.00 vMB 0
44,256 44,256 00000000119663e782c36ecbc9db3ca04176ea8ec85b15d90299bbf575db0f93 1 0.00 vMB 0
44,255 44,255 000000003d4de20c8f5e8abdf3d6a0034989363582020a861a13c9d2b5089847 1 0.00 vMB 0
44,254 44,254 00000000186788337bd3f87bbc95744e92c3e7e022f9fd667fdce968456b235e 1 0.00 vMB 0
44,253 44,253 000000003ab4d0404b8ecd79746f91136db84d858e224df273275570dbfca951 1 0.00 vMB 0
44,252 44,252 00000000384776915bdf89d06db8dc4763b33f6ab0869d8ddf9e0843e5cff9f3 1 0.00 vMB 0
44,251 44,251 00000000045fb3d749a9f1aa2da09fd1ac69c2a0363445f831ebd57c9f046763 1 0.00 vMB 0
44,250 44,250 00000000162d9b6614fad87bbe236c92586de2381d1783e40dffa9f664f15f6b 1 0.00 vMB 0
44,249 44,249 000000003cc78b02fa78a09e2ae16924f84dc4084162e691a590e6c285ff7ade 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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