Loading Tool

Explorer IconExplorer

Memory Pool

45,123 transactions
20.23 vMB
0.24212916 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 109.22/200 MB

Candidate Block

Mining Attempt a95c1420541101c807b8598b659822e9ab9ec8074a3173302f6345940d939927
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root 2dd0bd69ae62d7ad786741a00190d478f810783646fd45da618c5bf086594fa1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,305
Size: 1.00 vMB
Total Fees: 0.06906751 BTC
Median Feerate: 5.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (667,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,647 245,647 00000000000000b844a097b2151a93384f918a53707d8f0725dc0240af53e240 109 0.05 vMB 88
245,646 245,646 000000000000006c49dc19adb1cbbcde6f00d321a2c74a35f3ee2c849d60738f 471 0.19 vMB 136
245,645 245,645 0000000000000075921436417ad6e272bd92c1cd9c44c4fe5ff14038e214717b 5 0.00 vMB 133
245,644 245,644 0000000000000026b50ebf34ac75160d44f4569fd0b3d4159731aa3a2553bd96 178 0.07 vMB 182
245,643 245,643 00000000000000ae7fcbda322351a1b74580642c280b78f3ba19826c3fbd4766 291 0.13 vMB 148
245,642 245,642 00000000000000b0159baf7f9b99a0fdce42baa71ac4c4e93bf1e771c854d60b 7 0.00 vMB 62
245,641 245,641 00000000000000179ff948f938e3d443512a0561b221d12745d1df02d2fd2acb 123 0.06 vMB 135
245,640 245,640 000000000000007b0fd6b02f1e15747edadb29ea3dd404ad3780b6445ecf6b67 161 0.07 vMB 161
245,639 245,639 000000000000008077cdc2502e3a28c4d933b0d3931256661553cdf5948a32a3 6 0.00 vMB 73
245,638 245,638 000000000000009615e0e27aba561482aa19fd75780fc46e055dc69c666543a1 101 0.04 vMB 168
245,637 245,637 00000000000000083e70879f56a0ffb0597698d39a69373601157cf611ed3a7a 172 0.07 vMB 148
245,636 245,636 00000000000000306466773a30502b8e2ffb36f2a43a21f9782721b695a11211 256 0.08 vMB 65
245,635 245,635 00000000000000b347abc5f96914ceabd5aa4071debea59a86237af229928ceb 348 0.16 vMB 149
245,634 245,634 0000000000000010d6fd3d9804f04fa767fced10683b78bc1131f88ee8801c8d 424 0.18 vMB 168
245,633 245,633 000000000000006a20bb82adf3e8ebbab97382607507874391f376b9f20163af 128 0.06 vMB 143
245,632 245,632 00000000000000c10171fcf65f2200db6782d80f8d3f20a5cdece84b95b41514 7 0.00 vMB 379
245,631 245,631 000000000000001c1d0a9c00f7bde6af29423aa5e8d95dd9966cee73f42a491d 158 0.06 vMB 227
245,630 245,630 0000000000000031c1ffd47e3aee3f20d53a306e7f92b9f4d0ab4e3c30240205 9 0.00 vMB 662
245,629 245,629 0000000000000094ee349f73e28784a01ca7f907edc816c3ccdf13ea9146f253 236 0.09 vMB 157
245,628 245,628 00000000000000a781991fd062212408f92c9c5dc609184a0ffa1411ec1e407d 201 0.11 vMB 117
245,627 245,627 000000000000005c183a53de99a0a499c6ed41dabfe1fca87305af35f557cf22 145 0.07 vMB 145
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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