Loading Tool

Explorer IconExplorer

Memory Pool

82,534 transactions
31.07 vMB
0.09216358 BTC
Random Selection Loading Transactions
Max Size: 190.27/200 MB

Candidate Block

Mining Attempt 39f61284291a885c47c95f9fb4f2f8ba8c3dbd67a110929d2746803ef6ee6ae1
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root e21c3070ef7b1f240766df4b56dbb4e446777a67b5496fe46e28e98a2766d95b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.02220578 BTC
Feerates: 100.00 > 2.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (688,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,635 226,635 000000000000033cf9f5c512c0c3bf3d4a9c1098637bf118a98c5bf91632316e 13 0.00/1.00 vMB 77
226,634 226,634 000000000000002f916e2df48494fb749108dca73766be19df30c72ce7fa95c7 11 0.00/1.00 vMB 185
226,633 226,633 00000000000000e10f5bf5b20f8da33137d7ffc60d7768f335ba47dddf76619b 27 0.01/1.00 vMB 51
226,632 226,632 0000000000000298b1708ebf53ef514e5bb9ce5e173bc314ad86c23c78416c58 282 0.13/1.00 vMB 168
226,631 226,631 00000000000002b4c5708d167acc61558995bf8b8e82ed447c5b025bcb6142e3 164 0.07/1.00 vMB 200
226,630 226,630 000000000000015aff4067593230efbcc74ddaf1992744fe401419627b2da2ca 77 0.03/1.00 vMB 65
226,629 226,629 000000000000019841f8a6a2b76d77bc7c43cafd33899e6bf3279726692ca8e7 191 0.09/1.00 vMB 216
226,628 226,628 0000000000000214edd2c327eaa543439d24d8ff4703a69d42bf9102a878bd4a 1 0.00/1.00 vMB 0
226,627 226,627 0000000000000007501c214811bc4eeeed6ea8d3a79476858a89ecc69eae7f88 50 0.02/1.00 vMB 151
226,626 226,626 000000000000005620396b68577404709a7442014ce8bf2a2f2cb9e128b89c81 199 0.10/1.00 vMB 154
226,625 226,625 00000000000002778d92a6ac34f40cc6e7e36a9be84da1d6f1f0e2fd2dd38dda 408 0.19/1.00 vMB 249
226,624 226,624 00000000000002a2869c1c84771b90bb5edf74df6416910883d63612fcfdb13e 351 0.16/1.00 vMB 185
226,623 226,623 0000000000000189a67e0508fcb8eae44a4e00dd9cf5ffac88b617f5bff8479a 468 0.20/1.00 vMB 231
226,622 226,622 00000000000002634f2af83696cd01df74ebebfa1c656e3e51d913858ce2f261 12 0.00/1.00 vMB 341
226,621 226,621 00000000000002e2a214509cc0a76687824e3ba0d6004c1ab2a64170971e8b67 245 0.14/1.00 vMB 162
226,620 226,620 000000000000009bca0c81765cb6ca0182b0b1c72715cecc0886a5cb63f8927b 599 0.22/1.00 vMB 94
226,619 226,619 000000000000020b3d52aa69930aeb042a7f4e870a137956a3f86b97405ab1d6 170 0.09/1.00 vMB 184
226,618 226,618 0000000000000252239ca3cb61ef93cf8694cc06a53ea5f4fb07b85a9a3aad0c 25 0.01/1.00 vMB 50
226,617 226,617 000000000000023ab6c9ec65ce62c2785ba6a45c50d1b33664281199e4fbd692 447 0.22/1.00 vMB 179
226,616 226,616 0000000000000023f6476d22dc09dc6c3db85bcc967eb641233ea4bd54ae0f19 64 0.04/1.00 vMB 91
226,615 226,615 00000000000000a9496f5b5e89f13e0396e06915cf40767f00cf262fe45b4133 41 0.03/1.00 vMB 95
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.33 GB
    • Received: 16.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.