Loading Tool

Explorer IconExplorer

Memory Pool

37,963 transactions
26.80 vMB
0.05328434 BTC
Random Selection Loading Transactions
Max Size: 139.27/200 MB

Candidate Block

Mining Attempt 2e99492ef4918442c7d9257e529446504ea2d5165bc0c31a2049c2192bb291fb
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root 344d9969c61625b85e9577a8fadfe2ad1205429b406e6c885c438e8f3e729f11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 557
Size: 1.00 vMB
Total Fees: 0.00378957 BTC
Feerates: 44.54 > 0.38 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (572,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,241 342,241 000000000000000014264ecca4cda6caaefec2a5d6d2211eab4aecb2f1e7e52c 836 0.25/1.00 vMB 45
342,240 342,240 00000000000000000e354b4ee426cd855fd6764f5717e01a7d083804560acd89 577 0.21/1.00 vMB 35
342,239 342,239 000000000000000008673d1925e8de6c2064df65e1a7d776f8a01052a8bc31e0 685 0.36/1.00 vMB 28
342,238 342,238 000000000000000001b0a2fc47cfcced024890175ec941be5fb6e4a7aefd855a 338 0.18/1.00 vMB 25
342,237 342,237 00000000000000001770992d57062ee7a6dff222ff9d86b6d33d3062c4e1f7e9 253 0.14/1.00 vMB 22
342,236 342,236 000000000000000002afa220f1433456ea203b667f1a557fa7beafd1ad7ec7d2 1,259 0.64/1.00 vMB 26
342,235 342,235 00000000000000000c9144590846eefba135f0a6f7b8c3bd44fe199c8b6c5229 130 0.04/1.00 vMB 31
342,234 342,234 0000000000000000000f00d2447cbc0935ebc09a1de336201723cd4ac0a4c746 145 0.09/1.00 vMB 8
342,233 342,233 000000000000000014b1dfe5677c12daadc554d338f0073b14a179dfaee44c2c 1,604 0.75/1.00 vMB 30
342,232 342,232 00000000000000001359fd3b38b59a42e492c4cc01ad9749f5ff2a4029988a3f 591 0.29/1.00 vMB 30
342,231 342,231 00000000000000001059aeeaa22bdc3ef4f8f1bd6a54b9fcfb1ccb4ea1da5efa 313 0.14/1.00 vMB 31
342,230 342,230 00000000000000000b86db7d26868fc036039e0b85cd1596d27d894dff274eae 220 0.13/1.00 vMB 22
342,229 342,229 0000000000000000178f4f48727b875e40383dac22f6efefa10d8b82d3f3af87 352 0.21/1.00 vMB 22
342,228 342,228 000000000000000002a2f0be30c04a3259fde58719e459a02d2a2da536cd5ec3 621 0.40/1.00 vMB 22
342,227 342,227 00000000000000000c166017790c94f858184daeb93f68692a1711b2831d8a7e 512 0.17/1.00 vMB 41
342,226 342,226 000000000000000015c364e2830a8a03912e15b37c52d11bae4bcc6c08f2d557 1,290 0.72/1.00 vMB 25
342,225 342,225 000000000000000005d99ff30bb9fd56a8ecf52d9e5001695b8289fd9f54821f 1,109 0.75/1.00 vMB 21
342,224 342,224 00000000000000000963da3efc1da7c720bea2736438e26dcdc593a169869d72 1,174 0.35/1.00 vMB 46
342,223 342,223 0000000000000000064203cbbae66b7d4ed8cad35c0ed216307d1dd2cdc9133a 483 0.27/1.00 vMB 27
342,222 342,222 00000000000000001a236e06c1d60109b2ddf334619307f2849a570b56fd45b7 23 0.01/1.00 vMB 23
342,221 342,221 000000000000000003b6312d8361ad954bf441d2cacee44d255f9323e09860eb 273 0.11/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.